• I miss a short code to customize where I want to put the button.

    Or it could be placed right next to the “add to cart” button, for me it would be more aesthetic

    Regards.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Luis Fernández

    (@luisfernandezvigo)

    Good afternoon.

    The option “After the product thumbnail” works with the free version “?

    If I choose this option, the button does not appear. No matter how you configure it in “Priority in the individual”, there is no way. I can not see the button.

    I need an answer to this before making a determination

    Greetings.

    Plugin Author Pablo Pacheco

    (@karzin)

    Hello,

    First of all, sorry for the delay.
    Thanks for your kind words!

    Regarding your first question, you can play with some settings so you can choose where it’s going to be displayed, but I think you already found it right ??

    The “After the product thumbnail” is working fine for me. Maybe you can try to change the priority on single setting. If it doesn’t work, maybe it’s related to your theme.

    I can try to take a look if you let me.
    See you

    Thread Starter Luis Fernández

    (@luisfernandezvigo)

    Hi.

    My template is avada.

    The option “After the product thumbnail” does not work. No matter how much you play with the “Individual Priority” button, does not appear.

    For me there is no problem. Tell me what you nee.

    Regards.

    Plugin Author Pablo Pacheco

    (@karzin)

    Hello,

    I updated the plugin to version 1.4.3. It should be available soon.
    I improved the option you mentioned: “After the product thumbnail”.

    But, as your theme is Avada you’ll need this chunk of code to customize your style a little bit. You can add it on Customizer > Additional CSS

    .woocommerce-product-gallery .avada-product-gallery-thumbs-wrapper{
    	position:relative;
    	margin-bottom:10px;
    }

    Tell me if it suits you,
    See you ??

    Thread Starter Luis Fernández

    (@luisfernandezvigo)

    Hi,

    First of all thank you for your time.

    Yes, now it looks good, just below the thumbnails of the product. But the tabs, Description, specifications … are very displaced, there is a large space.

    Woocommerce has been updated and a curious fact has occurred. I had translated the plugin into Spanish and it was disabled. The strange thing is that .mo .po files were still in my files, I downloaded them and reloaded but nothing.

    Anyway, this does not matter to me now, I’m going to translate it again. What worries me is the space between the miniatures and the tabs.

    Regards.

    Thread Starter Luis Fernández

    (@luisfernandezvigo)

    El sitio está en construcción.

    Puedes ver lo que digo en el comentario anterior en: https://www.endemicobdsm.com/producto/lelo-latigo-de-ante-sensua/

    Plugin Author Pablo Pacheco

    (@karzin)

    Hum, ok,
    On that case, you can add one more detail on your CSS:

    .avada-single-product-gallery-wrapper{
    margin-bottom:0;
    }

    Please tell me if it worked well for you

    Thread Starter Luis Fernández

    (@luisfernandezvigo)

    Hi,

    I appreciate everything you are doing, the time invested, especially considering that it is a free complement. After trying several, this, in my opinion, is the best “wish list”.

    I’ve put the code, but it’s still the same. It is not that the displacement is excessive, but if enough to not be aesthetic.

    Regards.

    Plugin Author Pablo Pacheco

    (@karzin)

    Thanks again!
    Please try with !important then. Maybe it will work, removing some of the spacing:

    .avada-single-product-gallery-wrapper{
    margin-bottom:0 !important;
    }
    • This reply was modified 6 years, 9 months ago by Pablo Pacheco.
    Thread Starter Luis Fernández

    (@luisfernandezvigo)

    Hi,

    Yes now. It is much better. As it is, it’s good for me.

    Thank you for the care. When the store is running I will try the Pro version.

    Regards.

    Plugin Author Pablo Pacheco

    (@karzin)

    Glad to hear it!
    Thanks! Take care

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Excellent’ is closed to new replies.