obviously, do the opposite of what you did when you disabled it.
at a minimum though put the cart (widget or shortcode) on the relevant pages
see also here
https://ww.wp.xz.cn/plugins/wppizza/installation/
I tried adding the shortcode per the instructions but still it does not work.
I placed it on the top of the page of the “Menu” Page.
I set the order page to “Menu” in wppizza->order settings->order page
Please advise
assuming you are talking about this page
http://www.manasquanpizza.com/?page_id=96
i cannot see any cart anywhere….
you dont have
“Completely disable online orders:” (wppizza ->layout)
checked by any chance , do you ?
No it is not checked
I am first doing it on localhost
Does that make a difference ???
>Does that make a difference ???
no
what shortcode did you use ?
[wppizza type="orderpage"]
that’s the wrong shortcode to start off with
[wppizza type=’cart’] is what you need there
https://ww.wp.xz.cn/plugins/wppizza/installation/
hmm, maybe there’s an error elsewhere.
turn on debug (https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/) and check the debug log
Think I may have solved some of It
I added the Cart using the following code:
[wppizza type='cart'] [wppizza type='cartwidget']
I needed both. Go Figure.
Now how do I have this trigger an email sent when “Place Your Order” is Pressed
sorry, but i have no idea what you are doing there
what i can tell you however is this
a) i (still) cannot see any cart here:
http://www.manasquanpizza.com/?page_id=96
(or on any of the other pages for that matter)
b) there is no attribute type=’cartwidget’
c) i would – for starters – disable all other plugins and see what happens (and if it works without them turn them on again one by one)
d) turn on debug (see above) and see if this sheds some light on it
e) disable – if only temporarily – any customised functions you have put into your functions.php (if any)
(and – again – if it works without them turn them on again one by one)
essentially , there’s something severly wrong
oh and
f) where do you see “Place Your Order” ?
I cant see this anywhere (but i didnt look at every single page of course)
I Placed this on the LOCALHOST, my Development machine.
I want to get the whole thing working there first before migrating to Production
I am willing to do a Teamviewer with anyone that is willing to assist me
Again when “Place Your Order” is Pressed nothing happens
how do I send an email to [email protected] when it is placed?
The “Clear Cart” works fine.