I’ve got your plugin installed on a site and I’m using the Testimonial Module on the homepage.
When I update to any version beyond version 1.5.7 the Testimonial layout breaks and I’ve tried each update without success.
Here’s a link to a screenshot of the correct and broken layouts.
https://www.dropbox.com/scl/fi/k8lviqwmo9qxvrfl1oete/Elementor-Primary-Addon-Testimonial-Layout-Issue.jpg?rlkey=lb3k2cxcnzn5vwvjhp32ydrer&dl=0
Can you let me know how I can correct this issue?
– Donal
I’m currently using the “Video Gallery for WooCommerce” plugin to enhance my product pages with videos. I’ve enabled the “Show videos first” option, which successfully positions the video as the first item in the product gallery. However, the primary thumbnail displayed remains the product image, not the video.
My goal is to have the video appear as the main thumbnail in the product image gallery upon page load, ensuring that customers see the video first without needing to click through the gallery.
Is there a built-in setting or a recommended code modification to achieve this functionality? Any guidance or assistance would be greatly appreciated.
]]>Thank You.
]]>I want to get rid of the arrow next to ‘Request a Quote’ that pulls down the sub level menu that says ‘Services’. Ideally I would like to get rid of the arrow altogether but if that’s not possible I would like to change the colour of the container to match the background so you just see the down arrow in blue. Right now it’s a couple different greys depending on the state and I am ready to get rid of the Services page because the arrow bothers me so much.
Any suggestions ? (I can poke around in the code and recognize some things but am not a master coder by any stretch of the imagination)
]]> <?php $category = get_the_category(); $category[0]->cat_name; $category_link = get_category_link( $category[0] ); ?>
<?php echo $category[0]->cat_name; ?>
]]>But instead always the same few (low cost) products are repeating in this list even on products with 10-20 times the price . Is there a way to fix this?
(Example: I have a suit/dress product and a tshirt, both of them share first category (clothes) but have respective categories. And when I view a suit product I see tshirts in related products)
]]>How can I fix this issue?
Thanks in advance