I’m using WordPress 3.5.1 and updated Event Espresso – I just purchased the MER add-on in hopes of allowing guests to choose different pricing levels for each ‘additional attendee.’
My questions may seem a little trivial but I’ve managed to set up the view cart link using this article :
However for some reason I cannot switch the ‘view cart’ link to an image of my choice (a button) using the code provided ([ESPRESSO_CART_LINK anchor=”<img src=’http:…’ alt=’ ‘/>” direct_to_cart=1 moving_to_cart=”Redirecting to cart…”]) – no image shows up.
Yes the image aspect of that shortcode only works for the add to cart part.
If you want to add an image to the view cart link as well you can use the following CSS (in your themes style.css file or via a plugin such as My Custom CSS).
Now its important that the .ee_add_item_to_cart goes below ee_view_cart as CSS goes top down, otherwise it will show the same image for both.
You will of course need to change the image urls and the height/width to match the image height/width.
Viewing 1 reply thread
The support post ‘MER Add-to-cart link with BUTTON’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.