Simo2606
Forum Replies Created
-
Hello!
Thank you for your reply. If I use the standard WP Editor, it works correctly. It’s seems to be a conflict with WP Bakery…do you have any suggestions?
Hello!
I disabled all possible caching and optimization services, but the result is the same.
I noticed that if I have two different sliders in the same page, they work correctly!
Could it be a conflict with WP Bakery?
- This reply was modified 3 years, 7 months ago by Simo2606.
Hello!
Please, could you help me with this problem?
I really love your plugin and would like to continue to use it ??
Thank you,
Simona
Hello!
Thank you for your suggestion.
I disabled Wp Super Cache and Autoptimize, but it is the same…
Hello and thank you for your reply!
I tried, but never worked…
Hello,
thank you for your kind reply, but about point 3 ( You may also be required to disable the “aggregate inline” options for both CSS & JS` ) I have the opposite problem and I view the correct number of products only if I activate the “aggregate line” option, but I can’t activate it because it creates other issues.
In other words, I would like that the plugin works good also without Autoptimize.Could you help me?
Thank you very much
- This reply was modified 3 years, 10 months ago by Simo2606.
Hello!
I used that code but it doesn’t work, the website always shows “Enter your address to view shipping options.” and shipping cost calculator, “free shipping” shows only after putting an address… but it’s a nonsense, because if free shipping is available, I should never calculate the cost.
Please, could you help me?
Forum: Plugins
In reply to: [WooCommerce] I can’t modify Shop Page textI solved! In function.php file I added this code in order to show a custom text in shop page, if could be useful for someone:
add_action( ‘woocommerce_after_main_content’, ‘my_text’, 20 );
function my_text() {
if( is_shop() ) {
print ‘the text you want’;
}
}- This reply was modified 4 years, 4 months ago by Simo2606.
Forum: Plugins
In reply to: [WooCommerce] I can’t modify Shop Page textHello!
Is there any kind of news about my question?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] I can’t modify Shop Page textHello!
Thank you for your kind reply!
The shop page is: https://www.torinogioielli.com/catalogo-gioielli/
The text is the one in your screenshot.
I only need the change the text itself, in the backend I can see the text and modify it, but in frontend I can’t see the modifications.
I tried this: changed the settings under WooCommerce / Settings / Products / Shop page —> put another page as Shop Page —-> modify the old shop page —-> put the old page as Shop Page
But I always see the old text…Forum: Plugins
In reply to: [Max Mega Menu] Issue with grid layoutHi Tom!
Thank you for your reply!
The problem is that my structure should be like this:
Top Level Item 1 – on hover (or on click), appears Sub Item 1 and Sub Item 2, with this structure:
– Sub Item 1 – on hover, appears a grid with:
-Sub-sub grid 1 and
-Sub-sub grid 2
– Sub Item 2 – on hover, appears a grid with:
-Sub-sub grid 1 and
-Sub-sub grid 2
Top Level Item 2
Top Level Item 3So the grid is also on the sub-sub menu and should be visible only on hover Sub item… How can I achieve this result?
Forum: Plugins
In reply to: [WooCommerce] Modify table of attributesHello!
Thank you for your support! I tried the code, but it never works as expected… the th cell doesn’t fit to content.
I also tried to add white-space: nowrap, but it’s the same.
- This reply was modified 4 years, 8 months ago by Simo2606.
Forum: Plugins
In reply to: [WooCommerce] Modify attribute tableHello! is there any kind of news about it? thank you! ??
Forum: Plugins
In reply to: [WooCommerce] Modify attribute tableHello!
Yes, of course: https://new.camporesidistribuzione.it/prodotto/ophir-gin-orientale-speziato/
Ok, thank you!