- This topic has 4 replies, 4 voices, and was last updated 11 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › empty cart image – options?
Tagged: cart icon, cart is empty, empty, images, shopping
Hi, I’m using a custom image to show when the customer’s cart is empty.
What I’d like is for the image that shows in the sidebar widget (when the cart is empty) to link to the store page (without the ‘visit shop’ text underneath). On my store page I’d like to show a different image of the cart (when it’s empty) – a version of the image but without a ‘visit store’ text/prompt (as they’re already in the store)
Is this possible? If not, any ideas as a workaround?
Thanks
You can modify the “eStore_cart.php” file to do what you are after. Look in the “eStore_empty_cart_display()” function.
Could you show me exactly where in the code to put an image before where it says “Your cart is empty”?
I put the web address for the image file after every place I saw <img src= in the eStore_empty_cart_display() function, but the picture still will not show up.
Thanks
Lets try the easy option first. Go to eStore’s settings menu and enter an image URL in the following field:
Text or Image to Show When the Cart is Empty
Let me now if that helps. If it doesn’t then give me an example of where exactly you want the image and what shortcode you are using so I can give you some pointers.
I just totally overlooked that field in the settings area. Now I feel silly.
Thanks