Facundo A.
Forum Replies Created
-
Hi there,
I hope you’re doing well.
In this case, since you’re using a plugin that changes the price of the product depending on the role, it’s possible the other plugin is replacing the price of the cart item directly instead of the price of the product.
I suggest you contact the developers of Woocommerce B2B plugin to see if they can fix it from their plugin.
We’ll remain at your disposal.
Hi there,
I hope you’re doing well.
In order to check what is selectors you need, please send us the link to the page with the blog posts list.
Thanks for your cooperation.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Compatibility with Advanced AdsHi there,
I hope you’re doing well.
In order to check what is happening, please send us the link to the page with the Advanced Ads and the Infinite Scrolling plugins enabled.
We’ll remain at your disposal.
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] How to increase the size of a modal window?Hi there,
I hope you’re doing well.
Could you give us more information on the size you want for the modal on mobile? This way, we can be sure if it’s possible or not.
We’ll remain at your disposal.
Hi there,
I hope you’re doing well.
To be sure, could you let us know if you’re using the free or premium version of the plugin?
The Waitlist subscription confirmation is only available for the premium version, so if you are using it, I suggest you open a ticket in our site so we can check what is happening.
We’ll remain at your disposal.
Hi there,
I hope you’re doing well.
To change the order of the content in quick view window, you will need to add the following PHP code in the functions.php file of your current theme:
remove_action( 'yith_wcqv_product_summary', 'woocommerce_template_single_excerpt', 20 ); add_action( 'yith_wcqv_product_summary', 'woocommerce_template_single_excerpt', 6 );Let us know if this helped you.
Hi there,
I hope you’re doing well.
I checked the page you mentioned, and it seems the attribute in the page is set to select.
If you want to display it as a label or color picker, you will need to the type of the attribute in Products > Attributes.
You can find more information in the following page of the documentation: https://docs.yithemes.com/yith-woocommerce-color-label-variations/free-settings/creation-of-attributes/
We’ll remain at your disposal.
Hi there,
Could you give us more information about the issue? If you want to change the style of the attributes selector in the variations form, you will need to go to Products > Attributes and then change the Type setting of the attribute you need.
You can find more information in the following page of the documentation: https://docs.yithemes.com/yith-woocommerce-color-label-variations/free-settings/creation-of-attributes/
We’ll remain at your disposal.
Hi there,
I checked the page you mentioned, and it seems the style of the Labels of our plugin seems to be changed by your current theme.
So I suggest you check the settings in the theme and the clean the cache of your site and browser to see if the style you wanted is applied.
We’ll remain at your disposal.
Hi there,
I hope you’re doing well.
To check what is happening, please send us the link to the category page with the issue and the product page where the badge is displayed so we can do some tests.
Thanks for your cooperation.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Not picking up product typeHi there,
Could you let us know which plugin or code you’re using for the auction products so we can check it?
You should be able to filter any product in the archive and shop pages.
Also, please send us the link to the product and shop page so we can do some tests.
Thanks for your cooperation.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Multiple selectionHi there,
First, please don’t send any credentials for the site, since we can’t check them.
About the issue, I checked the same filter using the default WooCommerce layered navigation, and in this case it seems it’s not a problem of the filter. You can check it in the following URL:
I suggest you try installing the latest version of our plugin, WooCommerce and WordPress in the staging site, and then check if the issue is solved.
If you still have issues, please go to WooCommerce > Status > Tools and run the following tools to regenerate the lookup tables:
- WooCommerce transients
- Product lookup tables
- Term counts
- Update database
- Regenerate the product attributes lookup table
- Clear Product Filter transients
- Clear Product Filter sessions
We’ll remain at your disposal.
Hi there,
I’ve done some tests with the latest version of both plugins in my local installation, but it worked correctly.
In this case, I suggest you try enabling and disabling the settings of the Siteground Optimizer plugin until you find the one causing the issue, and then let us know which option was responsible for the error so we can try to replicate it.
If you still have issues, please send us the link to a product so we can see what is happening.
Thanks for your cooperation.
Hi there,
I tried to access the product page you mentioned, but unfortunately it just returns a 404 page.
Could you check it and let us know so we can do some tests?
Hi there,
To solve the issue, please try installing the latest version of the plugin again, and then check if the issue is solved.
This should include a fix for the images of the select field not displaying as you mentioned.
We’ll remain at your disposal.