NooTheme Premium WordPress Theme › Forums › Emigo › Change product images
- This topic has 8 replies, 3 voices, and was last updated 3 years, 2 months ago by
jorgecastro91.
-
AuthorPosts
-
3 years, 2 months ago #1046258
Hello!
I want to use a custom plugin to show the single product images but can't seem to disable your carrousels, can you help me out to disable them? Since right now if I activate my plugin, it works correctly but your images are shown at the right.
Thanks! Best, Jorge
3 years, 2 months ago #1046272Hi,
You can use this Custom CSS segment to hide:
.noo-woo-all-images-wrap{display:none;}
We helped you to turn on your plugin and hide our carousel. it works fine
Best Regards,
Tracy
3 years, 2 months ago #1046354Hello!
I'm sorry, but for SEO purposes I need not only just hide them, but no prevent them from being rendered, how can I do this?
Best, Jorge
3 years, 2 months ago #1046388Hi again,
We only use the Custom CSS segment on front-page, product images still display on the Dashboard.
It will help you can use the SEO purpose normally.
Best Regards,
Tracy
3 years, 2 months ago #1046406Hello,
No, sorry. I mean that I need to prevent to be rendered on the page completely, right now they are being rendered but hidden with CSS, need to stop that.
Thanks for the help!
3 years, 2 months ago #1046539Hi Again.
Thank you for feedback us.
We have to remove the default product image gallery of Emigo theme on your site by removed the code at file
wp-content/plugins/noo-emigo-library/framework/woo_extensions.php line 30
Please check it again.
Thank you.
Jackie.
3 years, 2 months ago #1046549Hello Jackie!
Awesome, thanks for the help! Is there a way I can modify this from the child theme instead of directly on the plugin code, so is update-safe?
Best, Jorge
3 years, 2 months ago #1046580Hi.
Thank you for feedback us.
The code in our plugin, you can't overwrite the code via the child theme.
Please note the change when update our theme to avoid losing.
Thank you.
Jackie.
3 years, 2 months ago #1046713Oh ok. Thanks for the help!
Best, Jorge
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.