WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Link add to cart
- AuthorPosts
- 21 March, 2016 at 12:48 am #16690Anonymous
Hello,
I want to place an image and if you click on it so it can be added to the shopping cart. So icherstelle a product do add a picture, for example, with link and once the customer clicks on it, it should be added to the cart.
I am very grateful for the help 🙂
Nice greetings from Germany
Enrico
21 March, 2016 at 1:45 am #16703sorry, I don’t think I understand the question.
21 March, 2016 at 5:38 pm #16733AnonymousSorry for my bad English,
Is there a way to provide an Image with link? If you click on the image, the product must be placed in the shopping cart.
You understand? 🙂
THANK YOU VERY MUCH FOR YOUR FAST ANSWER
Nice greetings
Enrico
21 March, 2016 at 6:17 pm #16737i guess you could just create an image and use the same classes that are used for the normal prices.
i would suggest you use the shortcode
[wppizza type='add_item_to_cart_button' id='6']
id being the id of your menu item
and have a look what it outputs (it’s the classes and id’s you will need )then adjust the elements (span/div) to use images instead
21 March, 2016 at 6:47 pm #16742AnonymousTHANK YOU OLLY – THE BEST SUPPORT – EVER!!!
A have a new little question. I want the Minicart of mobile phone to buttom. I have type in the textarea: buttom0. The problem is the minicart under the Footer – I want to stand was fixed on the screen buttom. It would be nice if you can always be seen on the screen below. Above them face unfortunately my header
21 March, 2016 at 6:49 pm #16743Anonymous21 March, 2016 at 7:11 pm #16746a) i cannot see any element in your page with id “buttom0” (or “buttom” for that matter) to start off with
b) if you want the minicart elsewhere (statically at the bottom as i understand it ) you’ll have to override/adjust the css somewhere with the correct positioning declarations
21 March, 2016 at 7:13 pm #16747c) if you want absolute positioning, i would suggest *not* to enter an element id and just use css
- AuthorPosts
- The topic ‘Link add to cart’ is closed to new replies.