Find Answers and Get Support › Forums › Mandha – Multipurpose WooCommerce Theme › Website Setup › Pages › Woocommerce Product Images Location Change
- This topic has 6 replies, 2 voices, and was last updated 1 year, 10 months ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6725 Posts
Hi Riyaz,
This is standard design with our theme and WooCommerce, I’m afraid.
As this is not breaking the page, changing this is considered customization work. Unfortunately, this is a service that we do not provide.
We only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you hire a developer to do it for you.
If you’re on a tight budget, we recommend you to require the services from Fiverr. This web platform gives you access to developers who already have experience with theme customizations, and for very competitive prices.
Disclaimer : we have no affiliation with Fiverr and are only recommending it as a starting point and a popular option for those who might not be sure where to look when in need of some custom work.
Thank you for your understanding.
April 28, 2023 at 13:49 #45023RiyazParticipant@riyazn- 17 Topics
- 51 Posts
I tried something, but I can’t change images nor I can click, code is
add_action( ‘after_setup_theme’, ‘remove_woo_three_support’, 11 );
function remove_woo_three_support() {
remove_theme_support( ‘wc-product-gallery-zoom’ );
remove_theme_support( ‘wc-product-gallery-slider’ );
remove_theme_support( ‘wc-product-gallery-lightbox’ );
}April 28, 2023 at 15:21 #45032@themodactyl- 0 Topics
- 6725 Posts
Hi Riyaz,
As we told you, customization work is a service that we do not provide. We only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
I’m glad to read you’ve been able to edit this! Thank you for sharing the solution with us. I’m sure it will help other users who would like this feature. By doing this, you’re making a great contribution to this forum, and we thank you very much for that! #SharingIsCaring 💪🏻
I visit your website, it’s well done! However, I don’t see any text on hover. Were you able to solve this? I’m wondering it this issue might be related to your snippet as we don’t have this on our demo.
If you have further questions or requests, feel free to create other forum topics.
Best,
May 1, 2023 at 10:42 #45068 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Woocommerce Product Images Location Change’ is closed to new replies.