• Resolved Dana S

    (@dana-s)


    I was curious if your plugin would allow me to remove the fist image attached to every product gallery?

    My situation is I have over 1,000 products with featured images also in their respective product gallery (the same image for the featured imaage and the first image in product gallery). This causes every product page to have the same first two images, which I want to prevent.

    Also, I’ve using a theme from themeforest and on the product galley pages, when the user hovers over a product image (the featured image), its supposed to show a different image from the product gallery (the first image in the product gallery, which unfortunately is the same as the featured image).

    So, I’m hoping your plugin can do 1 of 2 things:

    1. literally remove the first image attached to all product galleries or
    2. reorder the attached images in the product galleries (reverse the order, so when a user hovers over an image in the product category, a different image is revealed [since the first gallery image being pulled on hover is different due to the reverse order)

    Thanks ??

    https://www.ads-software.com/plugins/media-library-assistant/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author David Lingren

    (@dglingren)

    Dana,

    Thanks for getting in touch via the FTJ web site and for working with me on the “WooTools” custom plugin. I am happy to hear that it has given you the tools you needed to clean up and organize the Product galleries on your site.

    I am marking this topic resolved, but please let me know if you have any problems with or questions about the custom plugin.

    Thanks for your interest in the Media Library Assistant.

    Thread Starter Dana S

    (@dana-s)

    Thanks again David! You’ve exceeded my expectations with your wonderful support and plugin! Not only did you resolve my topic, but You’ve went out of your way to provide me with tools to achieve my goals with the website in question and more.

    Hello Dana,
    if you want to remove featured image from product gallery do following things:
    1) open product-thumbnails.php file located in woocommerce
    use ‘post__not_in’ => array( get_post_thumbnail_id() ), in attachments query

    Thanks

    Plugin Author David Lingren

    (@dglingren)

    @wpradhey,

    Thank you for taking the time to create and share your suggested fix. I believe it will do the job, but I am hesitant to recommend anything that involves modifying the source code of another plugin. I have been forced into something similar with one of the plugins I use, and it’s always a pain to re-apply the solution each time the plugin is updated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove first image in all product galleries’ is closed to new replies.