Forum Replies Created
-
AuthorPosts
-
Hello,
there are new beta versions compatible with the new Woocommerce 3.7.0?Thank you Günter! There are new beta versions that I can download?
Thanks, it worked perfectly :D
Have a nice day :)
Hello Rikard,
I want to color the highlighted background (see the image below) of the left and right side of the grid row element.
March 20, 2018 at 4:04 pm in reply to: Product image lightbox doesn't work on products with only one image #929902Hi,
I already have the 4.2.6 version of the themeMarch 19, 2018 at 11:09 am in reply to: Product image lightbox doesn't work on products with only one image #928990Hi Nikko,
did you have found the fix for this bug?March 5, 2018 at 9:40 am in reply to: Product image lightbox doesn't work on products with only one image #921366Ok, thank you.
Any chance to have the fix before the next release? I need it because my website is live with the bug.March 2, 2018 at 4:07 pm in reply to: Product image lightbox doesn't work on products with only one image #920404Thank you Nikko, waiting for your reply.
Best regards
January 10, 2018 at 9:32 am in reply to: Style problems in iPad pro "in-app browser" from Gmail or Facebook #895558Hi!
still no news, right? Am I the only one with this issue?November 17, 2017 at 5:05 pm in reply to: Style problems in iPad pro "in-app browser" from Gmail or Facebook #878197Hi Ismael,
any news about this bug?October 16, 2017 at 12:19 pm in reply to: Style problems in iPad pro "in-app browser" from Gmail or Facebook #864773HI,
have you the same issue also with your / other Enfold websites?October 13, 2017 at 12:56 pm in reply to: Style problems in iPad pro "in-app browser" from Gmail or Facebook #863913Hi,
I tried also with cache disabled and the problem is still here. The problem is only with iPad pro 10.5” 2017, with the iPad pro 2016 there is no problem.Yes, the iPad uses Safari as default,
Hi Yigit,
thanks for the quick reply.The code works, but it change also the menu in the pre-header (I use it for Login / Register). How can I exclude it?
EDIT:
I added an IF to change only the main menu. This is the final code:function av_different_mobile_menu( $args = '' ) { if($args['menu_id'] == 'avia-menu') { if(wp_is_mobile()) { $args['menu'] = 'main-menu-mobile'; } else { $args['menu'] = 'main-menu'; } } return $args; } add_filter( 'wp_nav_menu_args', 'av_different_mobile_menu' );
Is this ok or there is a more efficient way?
- This reply was modified 7 years, 3 months ago by integraing.
Hi,
I thought it was supported because the changelog of last Enfold version say “added: support for WooCommerce 3.0 product gallery”.Is there any chance to get the zoom function in gallery?
I already tried updating the theme to the latest version (it is installed but not activated) but I still have the problem.
Thank you. I sent you the admin login and login url below.
Hi Yighit,
It doesn’t work. I got this error in the console:Uncaught TypeError: jQuery(...).magnificPopup is not a function
Please try now
Hi,
I fixed the problem.I forgot a line in config.php inside woocommerce folder in enfold.
Hi,
I have the same problem with WooCommerce Measurement Price Calculator plugin and Enfold.
I’m getting crazy, please help me.Hi,
the element is the cart button at top-left of my website (it should be at right)If i write you code in functions.php i get the following error:
Warning: Division by zero in /home/usedmarb/mmgservice_root/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 241i get this error in this page: http://www.mmgservice.it/product-category/shop/
Perfect! thank you very much Yigit.
In the same category, and only in this category, how can I show a custom number of products in a row?thank you very much
Hi, thank you for replay.
I want remove sidebar only in certain category page.
How can i do it?Hi,
i want to remove sidebar in this category page http://www.mmgservice.it/product-category/shop/special-offer/
to have 5 or 6 element in a row.
Tell me what I can do.
Thank you very muchMarch 1, 2016 at 4:27 pm in reply to: Blurry images and text in Product Slider for Woocommerce products #591630Thanks, it worked perfectly!
Regards.
SalvatoreDecember 17, 2015 at 9:50 am in reply to: Error in settings: Saving didnt work! Please reload the page and try again #554284Hi Basilis!
Thanks, it worked perfectly!
Regards,
SalvatoreDecember 11, 2015 at 9:49 am in reply to: Set product hover in woocommerce products by default #550904Hi,
The file isn’t /enfold/config-woocommerce/config.php but /enfold/config-woocommerce/admin-options.php.
However it doesn’t worked, then I changed line 177 from
"std" => "",
to
"std" => "hover_active",
and it worked.Now my question is: can I do this change directly by adding code in functions.php instead of edit code in config-woocommerce/admin-options.php? (for future theme updates)
Thanks
Regards,
Salvatore- This reply was modified 8 years, 11 months ago by integraing.
December 9, 2015 at 10:21 am in reply to: Set product hover in woocommerce products by default #549576Hi Elliot!
When I add a new woocommerce product, I want to enable hover effect on overview pages by default.
Hover effect on overview pages replace the default thumbnail with the first image of the gallery on mouse hover.Here are screenshots of the setting when I add/edit a woocommerce product. The setting box is positioned in the lower right.
Cheers,
Salvatore -
AuthorPosts