Home Forums WoodMart support forum The button "add to the cart" is incorrectly position

The button "add to the cart" is incorrectly position

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #95529

    miluga
    Participant

    The position of the button “add to the cart” in the product page, is incorrectly placed.
    The wishlist icon doesn´t showing in any place. product page and list products page.

    #95554

    Artem Temos
    Keymaster

    Hi,

    The button is not placed right next to the quantity select because you have stripe payment enabled and its add additional DIV tag between these elements.
    As for the wishlist, have you enabled this plugin and configured the button in the plugin settings already?

    Regards

    #95807

    miluga
    Participant

    Hello
    How can I do to align the button? This issue only happens to me in this theme.
    Is there any solution?

    YITH WooCommerce Wishlist: fixed problem deactivating and become activating

    Thanks

    #95823

    Artem Temos
    Keymaster

    Could you please send us a screenshot of how it works with default WordPress theme?

    #95863

    miluga
    Participant

    hi
    With the default theme it doesn’t work
    but with two other themes that I’m testing is working good

    in my current theme the button is ok.

    Attachments:
    You must be logged in to view attached files.
    #95883

    Artem Temos
    Keymaster

    OK, could you please activate one of those themes so we can check how it works there?

    Thank you

    #95897

    miluga
    Participant

    I leave you, url to the current page.

    Thank you

    #95917

    Artem Temos
    Keymaster

    But it is another website and it doesn’t have the stripe payment. Anyway, if you want to make it look the same, just add the following CSS code to the Custom CSS area in Theme Settings

    #wc-stripe-payment-request-wrapper,
    #wc-stripe-payment-request-wrapper + p{
    	display: none
    }
    #95918

    Artem Temos
    Keymaster

    But it is another website and it doesn’t have the stripe payment. Anyway, if you want to make it look the same, just add the following CSS code to the Custom CSS area in Theme Settings

    #wc-stripe-payment-request-wrapper,
    #wc-stripe-payment-request-wrapper + p{
    	display: none
    }
    #96013

    miluga
    Participant

    It´s a copy of my site but with another theme, it´s the current site with the payment stripe activated.

    This solution is good!.

    thanks very much.

    #96041

    Artem Temos
    Keymaster

    You are welcome.

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘The button "add to the cart" is incorrectly position’ is closed to new replies.