• Resolved skinnyt

    (@skinnyt)


    Hi there, how do i disable the this .woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary {. This shows up on my home page whenever I add a gallery image. I do not want this secondary image to show up on my home page but I do want to be able to add gallery image on my single product. Please help I have been trying to fix this issue for weeks. I found a solution to make the image better – (smaller) by using .woocommerce ul.products li.product .woo-entry-image-swap img {
    width: auto;
    }
    .woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary {
    left: 50%;
    transform: translateX(-50%);
    }
    But i just don’t want to have the image there at all. I just want the product image with nothing behind it on the homepage.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    Go to Customize > Woocommerce > Archive and select ‘Featured Image’ from ‘Product Entry Media’ instead of the ‘Image Swamp’.

    Thread Starter skinnyt

    (@skinnyt)

    @apprimit – You are THE BEST! I can’t believe I didn’t ask in here sooner. I have tried everything. I am so grateful for your response. The issue is fixed and it was so simple :(.

    I now have a new problem. I am sorry if this is not the right place for this question- please redirect me if you can’t help. New issues: I have an icon list under my header image that is not showing up anymore. I also have an Instagram Show feed that also stopped working. I can see it on the backend of elementor as I am editing the page but not on the live site. I installed w3 cache but have since delete it. Any ideas? Lastly my Premmerce Woocommerce Multi-currency is not showing up on my site.

    Thank you in advance

    Hello,

    Along with these issues, you have one more issue that is your mobile menu is not working. Try to disable Autoptimize temporarily and check it fixes the issue or not.

    Can you link to the page where you have an Instagram feed? Also, the icon list is appearing fine in your site. It may be a cache issue. Try to clear it and check the site again.

    I didn’t understand the Woocmmerce Multicurrency issue. Can you please explain it more and link to the page where you have this issue?

    • This reply was modified 5 years, 8 months ago by Amit Singh.

    pro-tip; no need to disable AO; you can disable on a per-request basis by adding ?ao_noptimize=1 to the URL.

    if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    hope this helps debugging,
    frank (ao dev)

    Thread Starter skinnyt

    (@skinnyt)

    Hi, yes definitely an Autoptimize issue. The moment I deactivated the plugin the Instagram Feed showed up (home page – bottom of the page https://www.skinnyt.love/). It also fixed my mobile menu issues which by the way I am so thankful you found because I had no idea.

    I reactivated the plugin and all my issues came back. What can I do… My site is now super slow without Autoptimize. It ran fine before but somehow it doesn’t anymore. Suggestion? I will leave the plugin deactivated for now.

    Also is it possible to have my product display one by one (on mobile) homepage – the same way it looks when you look at the single product. I like the 3 product layout on desktop and table but on mobile, they look so small.

    Lastly, I am trying to use the Premmerce Woocommerce Multi-currency [multicurrency] I want this to display on my header but no luck. I can’t seem to figure it out. I have added the shortcode after the header but it just shows the text [multicurrency. Should I be using something else? I just want to have the option for the customer to choose which currency they want to use –

    Thank you again @apprimit for your amazing guidance and support.

    • This reply was modified 5 years, 8 months ago by skinnyt.

    well;

    some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    @skinnyt You need to check the Autoptimize plugin settings to find which setting break the site.

    For the shop column, go to Customize > Woocommerce > Archive – click on the mobile icon at the bottom of the panel and set a shop column for mobile and tab.

    For the multi-currency, Install a plugin ‘Shortcode in Menus’ and add the multi-currency shortcode in the menu.

    Thread Starter skinnyt

    (@skinnyt)

    Thank you for all your help!

    You’re welcome!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Woocommerce Image issue’ is closed to new replies.