Hello,
Hope you are well,
I have a trouble using all Divi functionalities when your plugin is activated, seems like they are conflicting. When i go to the Divi Theme Builder, and select an element to change (global header for instance), this keeps loading, with various JS error, like :
Uncaught (in promise) TypeError: window.etCore.api is undefined
Uncaught TypeError: wp.hooks is undefined
Any idea how i can solve it ?
Thanks
Best Regards
]]>It seems that right now backend editor script with the handle “wcpcsup-gutenberg-js” is being loaded on frontend. This is really bad for loading times because it depends on the following scripts: ‘wp-block-editor’, ‘wp-blocks’, ‘wp-components’, ‘wp-element’, ‘wp-i18n’, ‘wp-server-side-render’. And they in turn depend on even more scripts. As a result, a total of 43 extra scripts are being loaded.
For now the temporary solution is:
// Disable backend script on frontend
add_action('wp_enqueue_scripts', function () {
if (is_admin()) return;
wp_dequeue_script('wcpcsup-gutenberg-js');
});
]]>
Any ETA on the below issue?
———–
The Product Carousel Slider & Grid Ultimate for WooCommerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9.10. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
]]>i want to change Readmore button rounded circle in button box
]]>Hello,
last night WordPress updated your plugin to v1.9.9.
However, the update caused the following error on my E-Commerce:
Warning: strpos0: ago empty in /public_html/wp-content/plugins/woocommerce/src/Utilities/PluginUtil.php on line 160
This error does not allow me to access the wordpress admin page, and in order to access the site, I had to disable it.
Best Regards.
Hello,
just wondering is there any way to add some custom fields to carousel?
we sell live courses so we have custom field with date in every woo product.
it would be a livesaver if i could add it to the carousel
]]>Narrowed down multiple site wide errors to your plugin, I’m afraid. Disabling it, and they go away-
1. /wp-json/wp/v2/users/me?context=edit&_locale=user 401 (Unauthorized)
/wp-includes/js/dist/api-fetch.min.js?ver=0fa4dabf8bf2c7adf21a
2. barefootupdates092023.kinsta.cloud/:1 Uncaught (in promise) {code: ‘rest_not_logged_in’, message: ‘You are not currently logged in.’, data: {…}}
These errors appear on everypage, regardless if we are using the plugin on that page or not. Any assistance would be appreciated, thanks!
]]>Hi Team,
We have used the pro plugin on our website. we checked the log file. the following warning show continuously. so please check and let me know the solutions.
[27-Jul-2023 04:22:11 UTC] PHP Warning: ?Cannot modify header information – headers already sent in /public_html/wp-content/plugins/woocommerce-product-carousel-slider-and-grid-ultimate/includes/wishlist/wishlist.php on line 418
Plugin information :
Plugin Name: Product Carousel Slider & Grid Ultimate Pro for WooCommerce
Plugin URI: https://wpwax.com/product/woocommerce-product-carousel-slider-grid-ultimate-pro
Description: It is a fully responsive and mobile friendly WooCommerce Product Carousel, Slider and Grid plugin which comes with lots of features.
Version: 3.7.1
Author: wpWax
Author URI: https://wpwax.com
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
Text Domain: woo-product-carousel-slider-and-grid-ultimate
WC requires at least: 3.0
WC tested up to: 7.1
The navigation arrows are not showing correctly, I see a small squares instead of the correct icons. I don’t know how to solve the problem. Is there someone with the same issue? How can I solve it?
Thank you so much!
]]>When are you going to make Woo Product Carousel Slider compatible with High Performance Storage HPOS?
]]>Hi there,
Is there any timescale on a bug fix for the cross-site request forgery bug identified as CVE 2022-47150? This is listed by most security scanners as existing in all versions of your plugin up to and including the current (1.9.2) release, with a recommendation to deactivate and uninstall until a fix is available.
Unfortunately, I can’t find any further info about the precise details of the issue since the CVE record is still currently in the Reserved state (so, presumably, you are aware of it but the details aren’t yet public).
If you have an update on the current status of this, that would be great.
]]>After the Elementor and Elementor Pro updates , it is not working anymore .
It just shows an infinite preloader .
I really love this plugin !
Any update or solutions ?
]]>I use ver 1.9.0, and debug.log continuously records the errors,
[22-Feb-2023 07:02:23 UTC] PHP Notice: Undefined variable: sale_ribbon_position in /home/lfjcomtw/public_html/wp/wp-content/plugins/woo-product-carousel-slider-and-grid-ultimate/includes/classes/class-shortcode.php on line 205
[22-Feb-2023 07:02:23 UTC] PHP Notice: Undefined variable: featured_ribbon_position in /home/main/public_html/wp-content/plugins/woo-product-carousel-slider-and-grid-ultimate/includes/classes/class-shortcode.php on line 208
[22-Feb-2023 07:02:23 UTC] PHP Notice: Undefined variable: sold_out_ribbon_position in /home/main/public_html/wp-content/plugins/woo-product-carousel-slider-and-grid-ultimate/includes/classes/class-shortcode.php on line 211
[22-Feb-2023 07:02:23 UTC] PHP Notice: Undefined variable: display_discount_ribbon in /home/main/public_html/wp-content/plugins/woo-product-carousel-slider-and-grid-ultimate/includes/classes/class-shortcode.php on line 212
[22-Feb-2023 07:02:23 UTC] PHP Notice: Undefined variable: discount_ribbon_position in /home/main/public_html/wp-content/plugins/woo-product-carousel-slider-and-grid-ultimate/includes/classes/class-shortcode.php on line 213
What should I do?
when I shrink my browser the carousel images are huge, how to I get the images to properly shrink with browser size?
]]>Hi,
I’m getting an error like this:
[26-Jan-2023 17:08:50 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/j0ir0cdj4yfm/public_html/wp-content/plugins/woocommerce-product-carousel-slider-and-grid-ultimate/includes/wishlist/wishlist.php on line 418
Do you have any idea why this happens?
]]>Hi! When using this plugin in conjunction with “Elementor”, this “FATAL” error occurs with “Elementor”:
[05-Jan-2023 21:31:16 UTC] PHP Fatal error: Uncaught TypeError: str_replace(): Argument #2 ($replace) must be of type string when argument #1 ($search) is a string in /chroot/home/USER/DOMAIN/html/wp-content/plugins/elementor/includes/controls/groups/base.php:497
And “Elementor” will not let you use the “Elementor Widget Panel” when that error occurs ??
This is the original code on that line:
return str_replace( '{{SELECTOR}}', $args['selector'], $key );
We changed it to this, to temporarily fix the problem:
return str_replace( '{{SELECTOR}}', (string) $args['selector'], $key );
But that is only a temporary solution of course, and there could be other problems that still occur with “widgets”, etc.!
P. S. We are using PHP version 8.0.25 on our server.
]]>Hello, the plugin seems to work well on the frontend product page, but I noticed a strange behaviour at the backend product page editor. When I place a shortcode in product’s short description, information in the product data section get replaced by info of a product that is included in the shown group of products. In the same time the plugin keeps showing what it is supposed to on the frontend page.
Do you know of such a case? Can you suggest a solution to that issue?
Hello, the plugin seems to work well on the frontend product page, but I noticed a strange behaviour at the backend product page editor. When I place a shortcode in product’s short description, information in the product data section get replaced by info of a product that is included in the shown group of products. In the same time the plugin keeps showing what it is supposed to on the frontend page.
Do you know of such a case? Can you suggest a solution to that issue?
The plugin uses a shortcode , I implement it into my page however none of the product filters work, is there a way to add filters to my product pages
]]>Hello,
I use on my site the plugin. Since I have to comply with the GDPR, I do not want to load fonts from Google. I see that the font Rubik is loaded. However, in the plugin I can not set any other font. I have already included the Rubik font locally. But the plugin still gets the font from Google. Anyone have any idea how I use the font from the theme or the locale?
]]>The following code is shown after the “price” code. If I disabled displaying the price, the following would be generated and so the an orange dash inside an orange square is not shown after the price
<span class=”wpcu-badge wpcu-badge–sm wpcu-badge–outlined wpcu-badge–rounded”>-</span>
Please let me know how to disabled it
]]>I have a problem with the plugin.
The carousel doesn’t work but I can see it in my homepage if I’m logged into wordpress.
How can i fixi it?
Hello,
When Im using this plugin, Instead of showing Add to cart, its showing select options, read more button for me. How to fix it. I’m using DIVI theme. and When I click the Quick view popup, I couldn’t able to see the description. How to fix this? Please make it clear.
Thank you.
Hi. Just had a strange glitch where the product prices int he slider are showing the wrong price. It looks like it might just be mixing up the prices between the other products int he slider. Anyone else ever experience this?
]]>Hi, your plugin looks great and seems to be woring 100%, it’s only the product images that don’t fit fully – https://ibb.co/5x619c5 It should display the full image.
]]>Hi, underneath each of my product in the carousel, it shows (0) – I don’t have stock management enabled, how can I pls remove it? https://ibb.co/197WW3x
Thank you
]]>When selecting the grid layout in the plugin general settings it is reverting back to the Carousel layout. Not allowing me to use grid layout.
Also there is some kind of preloader that loads that loads, I see a icon of loading when the page loads. How do I disable it? Because of this, it takes time to show the carousel, which I don’t like. I want to load it with the page.
Are both of the feature are available in the pro version?
]]>Hi, is there any way for the carousel or grid to display the unique variations? I am using this plugin to display in my store the unique variations (https://www.welaunch.io/en/product/woocommerce-single-variations/) and I see that your plugin only displays the parent product and not the unique variations. Tell me if I need to add something in functions.php or something else to make it work. As soon as it works with the unique variations, I take the pro because it fulfills everything I’m looking for.
Thanks to you,
Hello
I have a problem with the arrows in the navigation on https://www.vandenbulcke.com. This only seem to happen on certain pages as https://vandenbulcke.com/petit-melo/. The arrow next to the navigation item (primary and secundary) is shown as a C.
I found this topic on the forum but nothing could help me. I already desactivated all plugin ins but problem stays. I added following code with no result
<!– Preloading font to fix menu icon flashing 3 –>
<link rel=”preload” href=”/wp-content/themes/Divi/core/admin/fonts/modules.ttf” as=”font” type=”font/ttf” crossorigin=”anonymous”>
<!– Preloading font to fix menu icon flashing – end –>
I hope someone can help me here.
Thank you!
Virginie
]]>It’d be great to display the secondary image on hover for products
]]>