• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

Search results

  1. Temyk

    RESOLVED "Disable admin notices individually" not working for users with lower admin rights

    Hello. The plugin allows to hide notifications only for users who have the 'manage_options' capability. You can give the user this capability.
  2. Temyk

    BUG How can i use this in concert with User Role Editor Pro?

    Hello. The plugin allows to hide notifications only for users who have the 'manage_options' capability. You can give the user this capability.
  3. Temyk

    BUG Что за скрипт plugins/clearfy/assets/js/css-lazy-load.min.js ?

    Здравствуйте. Этот скрипт нужен для асинхронной загрузки CSS файлов. Вот подробное описание его работы filamentgroup/loadCSS Отключить его никак нельзя.
  4. Temyk

    RESOLVED Using Local Variables In Woody Ad Snippets

    Hello. This is woody's normal job. The point here is that Woocommerce most likely performs output also via the ob_start() function. This is why this error appears. Are you using ob_start somewhere else? Try inserting one of these shortcodes into a regular post. Does it work?
  5. Temyk

    BUG Images are not loading

    Hello. I don't see a sidebar on your site. If you use webp, you need to change the webp delivery method
  6. Temyk

    QUESTION Create Masonry or Highlight with instagram feed

    Hello. To add a slider to a page, use the shortcode from the widget settings. If you don't have these templates in the list, make sure that you have installed the premium addon and activated the license in the plugin settings
  7. Temyk

    QUESTION Photos are Large in Footer

    Do you want to display instagram posts on your site's pages? Then this is the correct plugin. Try using a different template in the widget settings. For Example Thumbnails
  8. Temyk

    QUESTION Photos are Large in Footer

    You need to write the correct CSS styles for a block with a widget in the footer
  9. Temyk

    QUESTION Photos are Large in Footer

    Hello. This template takes up 100% of the width of the block in which it is located. To fix this, you need to edit the theme and place the widget area in a block of the desired size.
  10. Temyk

    RESOLVED Move Woody Snippets to Woody Ad Snippets

    Our plugin calls Woody ad snippets (PHP snippets | Insert PHP) As in your screenshot. What other plugin are we talking about?
  11. Temyk

    RESOLVED Move Woody Snippets to Woody Ad Snippets

    You can configure this in the snippet editor.
  12. Temyk

    RESOLVED Move Woody Snippets to Woody Ad Snippets

    Hello. You have everything right. Premium plugin is an addon for a free plugin and they must be installed together. In the second screenshot, I see that you have a section in the menu, it has Settings and a section with snippets
  13. Temyk

    BUG Can't find the right settings

    Hello. Settings can be made on any page, and they will be the same on all pages.
  14. Temyk

    BUG Process has stopped after completing 33%

    Hello. If you are afraid to attach a log here, you can write to us in support. Webcraftic other questions support | Webcraftic - plugins and wordpress themes
  15. Temyk

    BUG Woody Snippets no longer working?

    Hello. This means that the new snippets are not activated or the display is not configured correctly. Send a screenshot of the page with the list of snippets and the settings page for one of the snippets
  16. Temyk

    RESOLVED Wrong date on posts

    Instagram posts are cached in the plugin. To change the settings of the widget: Check images every
  17. Temyk

    QUESTION Where do I put the php file when using jquery with an AJAX call in Woody Snippets?

    Hello. The plugin only allows you to use the built-in code on your site's pages. Read the documentation for how to write code. For example here jQuery.ajax() | jQuery API Documentation AJAX in Plugins « WordPress Codex If you have any questions about the plugin, I will be happy to answer them
  18. Temyk

    QUESTION mysqli Prepared statement not working in Universal Snippet

    Hello. $_SESSION[State] must be $_SESSION['State'] If it doesn't help, look for a logical error in the code.
  19. Temyk

    BUG Отключить оптимизацию CSS в бэкэнде

    Это просто уведомления, они никак не влияют на работу сайта. 500 ошибка - это Fatal Error
  20. Temyk

    BUG Cannot reconnect

    Hello. Update the plugin to the latest version 1.7.6 and try again