Search results

  1. Temyk

    BUG Не могу отключить HTML сжатие

    Здравствуйте. Если не помогает отключение плагина, значит это делает другой плагин или тема сама. Нет ничего плохого, что у вас сжатый HTML код. Если вы откроете код в инспекторе в инструментах браузера, то там все будет с выравниванием
  2. Temyk

    BUG Insta Feed

    It will display all the images from your feed in which there is a mention of the hashtag
  3. Temyk

    BUG Instagram Feed not working

    Hello. We fixed something yesterday. Try adding an account now
  4. Temyk

    BUG Insta Feed

    Hello. If you want to display images from your feed that have a specific hashtag, then you can do this using the Whitelist setting
  5. Temyk

    RESOLVED I confirmed that there was an error on the second line. regex

    Hello. Contact the developer who wrote this code. We provide support here only for the work of the plugin.
  6. Temyk

    RESOLVED I'm not a developer, so I don't know.

    // Content Views Pro - Change the "No posts found." message add_filter( 'pt_cv_content_no_post_found_text', 'cvp_theme_no_post_found_text1', 100, 1 ); function cvp_theme_no_post_found_text1( $args ) { $args = '선택된 글을 찾을 수 없습니다'; // In case you want to set custom text for specific views global...
  7. Temyk

    BUG Files of "Search & Filter Pro" plugin not being captured?

    Hello. Plugin assets are not recognized if they are not in the plugin or they are connected in a non-standard way.
  8. Temyk

    RESOLVED Button not visible for editors?

    Check out the latest update
  9. Temyk

    QUESTION Defining Custom Location

    It can't be
  10. Temyk

    QUESTION Defining Custom Location

    There is no such location in the plugin interface, since there is no such hook in Wordpress. You can use In header. Then the code will work in <head>
  11. Temyk

    QUESTION Defining Custom Location

    You can use do_shortcode()
  12. Temyk

    QUESTION Defining Custom Location

    Hello. The plugin uses the wp_head hook to execute a snippet in the header. You can use any hooks in the snippet code that are executed after wp_head
  13. Temyk

    RESOLVED Button not visible for editors?

    We are preparing a small fix with a solution to your question
  14. Temyk

    QUESTION 引き落し

    Hello. Write to us in premium support Premium support – Creative Motion Development
  15. Temyk

    QUESTION Папка cache/tmpWclearfy

    Вы можете удалить содержимое этой папки вручную.
  16. Temyk

    RESOLVED Button not visible for editors?

    Hello. At the same time, administrators see the button?
  17. Temyk

    BUG Issue with not optimized images

    What is written in the optimization log? It displays data on the optimization of all images. Maybe there are mistakes?
  18. Temyk

    BUG Stopped working for custom post types

    The plugin has always worked only with the types of posts that are selected in the settings. If your post type is not in the list, it means it is not supported.
  19. Temyk

    BUG Stopped working for custom post types

    Hello. The plugin tells you directly that you need to enable post types in the plugin settings
  20. Temyk

    QUESTION Difference between free and premium.

    Hello. Indeed, there is no such information on the site, since our plugin is mainly bought by users of the free version. You can see the premium features in the free plugin, they are marked with a PRO bar