Home Forums WoodMart support forum How to get a css hook on added products

How to get a css hook on added products

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #432090

    bauer
    Participant

    Hi,

    I deactivated the mini cart, but the problem is, that users can´t see that a product is added to there cart. There is no action or a hook on the button like it is on the wishlist. How to change that? And how to save such a hook for the wish list button and the add to cart button, if a user is leaving the site and coming back?

    #432170

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #433522

    bauer
    Participant

    Hi there,

    all plugins were deactivated. It seems, as is is an css problem. Pls remember the main issue here. We deactivated the side mini cart and want a “success hook” after quick add to cart. Right now there is no success hint given to the user after using add to cart.

    The second issue is to remember/ to see the “success hook” after leaving the site and returning. The second problem also belongs to the wishlist and the add to cart.

    #433878

    Hello,

    Please check the access, I cannot log in, I get this message: Our system thinks you might be a robot!

    Best Regards

    #433935

    bauer
    Participant

    please try again now

    #434406

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .product-grid-item .add_to_cart_button.added:before {
    		content: "\f107";
    }

    As for the second issue, please enable this options: https://monosnap.com/file/e6JGYGS0CeFPtSE0neiggSWbNxsHKs

    Best Regards

    #439814

    bauer
    Participant

    Thx. Worked! Topic closed.

    #440089

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘How to get a css hook on added products’ is closed to new replies.