Bobkata
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Purge excludeWhy all single products must be purged? They doesnt change. Can be somehow to purge only newly or edited product, archive pages,shop and homepage. Now all pages are purged like my blog, login, registration, privacy policy and so on. Everytime when new product is added it leaves my entire site without cache. 90% of the time my site is not cached. It will be cool if can put some url that will not be purged automatic. Thank you very much.
- This reply was modified 2 years, 9 months ago by Bobkata.
Forum: Plugins
In reply to: [WooSwipe WooCommerce Gallery] WooCommerce CSS conflictThis is error in console I don`t know is it conected somehow to the above
wooswipe.js:8 Uncaught ReferenceError: addpin is not defined
at productThumbnails (wooswipe.js:8:27)
at wooswipe.js:156:7
at wooswipe.js:224:3Forum: Plugins
In reply to: [WooSwipe WooCommerce Gallery] Version 2.0 ErrorI use elementor pro and hello theme. If you need backend access to my dev cloning let me know how to send it to you.
Forum: Plugins
In reply to: [WooSwipe WooCommerce Gallery] Version 2.0 ErrorSomething similar is happening with me. On place where thumbnails should be now there is half of the first image. On click it is not opening lightbox just open file in a new tab. Strange thing is if I enable css and JS minfying options on litespeed cache the problem is no longer appears and everything is back to normal.
- This reply was modified 2 years, 10 months ago by Bobkata.
Thank you I will try it.
Sorry for delaying. I didn’t saw your reply. I use Lite speed cache.
- This reply was modified 2 years, 10 months ago by Bobkata.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Schema brandIt’s seems you miss (global $post;) part of the snippet now is working ?? thank you very much.
Here is right one.add_filter( 'rank_math/snippet/rich_snippet_product_entity', function( $entity ) { global $post; if(wcfm_is_vendor($post->post_author)) { $vendor_id = apply_filters('wcfm_current_vendor_id', $post->post_author); $shop_name = wcfm_get_vendor_store_name( $vendor_id ); $entity['brand']['@type'] = 'Brand'; $entity['brand']['name'] = $shop_name; } return $entity; });
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Schema brandNo, unfortunately it’s not working it tells missing field brand when testing for reach snippet
Forum: Plugins
In reply to: [Carousel Slider] Error 500 after update to version 5.9 of wpSame here Error 500 here is query monitor errors
Fatal error: Uncaught Error: Too few arguments to function display_percentage_on_sale_badge(), 2 passed in /public_html/wp-includes/class-wp-hook.php on line 307 and exactly 3 expected
in /public_html/wp-content/themes/hello-elementor-child/functions.php on line 390Call stack:
display_percentage_on_sale_badge()
wp-includes/class-wp-hook.php:307
WP_Hook::apply_filters()
wp-includes/plugin.php:189
apply_filters()
wp-content/plugins/carousel-slider/modules/ProductCarousel/View.php:175
CarouselSlider\M\P\View::get_item()
wp-content/plugins/carousel-slider/modules/ProductCarousel/View.php:119
CarouselSlider\M\P\View::get_view()
wp-content/plugins/carousel-slider/modules/ProductCarousel/View.php:50
CarouselSlider\M\P\View::render()
wp-content/plugins/carousel-slider/includes/Frontend/Frontend.php:73
CarouselSlider\F\Frontend::carousel_slide()
wp-includes/shortcodes.php:356
do_shortcode_tag()
preg_replace_callback()
wp-includes/shortcodes.php:228
do_shortcode()
wp-content/plugins/elementor/includes/widgets/shortcode.php:130
Elementor\Widget_Shortcode::render()
wp-content/plugins/elementor/includes/base/controls-stack.php:2188
Elementor\Controls_Stack::render_by_mode()
wp-content/plugins/elementor/includes/base/widget-base.php:609
Elementor\Widget_Base::render_content()
wp-content/plugins/elementor/includes/base/widget-base.php:750
Elementor\Widget_Base::print_content()
wp-content/plugins/elementor/includes/base/element-base.php:447
Elementor\Element_Base::print_element()
wp-content/plugins/elementor/includes/base/element-base.php:741
Elementor\Element_Base::print_content()
wp-content/plugins/elementor/includes/base/element-base.php:447
Elementor\Element_Base::print_element()
wp-content/plugins/elementor/includes/base/element-base.php:741
Elementor\Element_Base::print_content()
wp-content/plugins/elementor/includes/base/element-base.php:447
Elementor\Element_Base::print_element()
wp-content/plugins/elementor/core/base/document.php:1529
Elementor\C\B\Document::print_elements()
wp-content/plugins/elementor/core/base/document.php:1002
Elementor\C\B\Document::print_elements_with_wrapper()
wp-content/plugins/elementor/includes/frontend.php:1092
Elementor\Frontend::get_builder_content()
wp-content/plugins/elementor/includes/frontend.php:1006
Elementor\Frontend::apply_builder_in_content()
wp-includes/class-wp-hook.php:307
WP_Hook::apply_filters()
wp-includes/plugin.php:189
apply_filters()
wp-includes/post-template.php:253
the_content()
wp-content/plugins/elementor/modules/page-templates/module.php:190
Elementor\M\P\Module::print_callback()
call_user_func()
wp-content/plugins/elementor/modules/page-templates/module.php:207
Elementor\M\P\Module::print_content()
wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php:19
include()
wp-includes/template-loader.php:106
require_once()
wp-blog-header.php:19
require()
index.php:17Forum: Plugins
In reply to: [EWWW Image Optimizer] EXIFI don
t use IO. I
m with free mode for now. I also remove originals after optimize. The actual picture is from one of my vendors. I use WCFM multivendor plugin and offload media to AWS. It is from iphone 11 and when it is uploaded its on wrong orientation if I disable remove EXIF everything is good.I just got the update. Thank you very much. You cant imagine but you did it in perfect time because today our site will going live.
Thank you.
Thank you for your support. Yes it not looking great at the moment but it is no so urgent. So I will wait for final release.
Thank you for that. Will this be realesed in final version soon.
1. Im not an expert and Im woried to install DEV versions on live site.
2. Im really sorry also for my distrust, but there is nothing that indicate you are from essential addons team and for security reasons I cant install this.Forum: Plugins
In reply to: [WooSwipe WooCommerce Gallery] Main image to squareI understand thank you.
Yes thank you this was the issue. I remov custom code and now I have error message. Thank you for adding this function in interface. I’m going to check it.
You made best forms ever thank you very much.