Forum Replies Created
- AuthorPosts
-
if you enable “Use when Registering ?” in wppizza->order form settings next to the relevant form field, it will be added to the wordpress user data in which case you can then export your user data (there are lots of plugins on wordpress) with those being part of that export
something like this probably – https://wordpress.org/plugins/export-users-to-csv/ – not tested though
there is now version 4.9.2 which should (hopefully) improve the licence handling
(you might of course have to download this one manually from your purchase history first if your current version does not make the update show up)
>can you put it in red
it already is big bold and red (though after the total price)
(unless you edited the template of course)
same as here
https://www.wp-pizza.com/topic/removing-regular-ingredients-from-menu-items/(or of course do not add them in the first place…but that depends on your particular setup)
err, where it says “width” and “height” in the cart widget…….?!
12 June, 2015 at 11:39 pm in reply to: VIEW CART button is sending up the screen of few pixel #10640i really don’t know what file/location you are referring to.
as mentioned though, there is a filter (“wppizza_filter_shortcode_totals”) you can use .
it really depends entirely on your particular scenario as to what you need to do where though…>i also may need help to link this to the widget
sorry, but i cannot provide suppport for individual themes and/or circumstances and/or requirements
>can you recommend a coder
no i can’t, sorry.
if i were you i would write some javascript along the lines of :
if .wppizza-cart hidden => clone cart into popup and show this on click of .wppizza-totals-viewcart (or something to that effect)
do not edit core files. period.
you can however use a filter “wppizza_filter_shortcode_totals” to edit/change the output of the elements there.
(though i still dont understand why you would want to do that if you can just use css selectors/jquery, but that’s of course up to you)
PS: your main footer also gets hidden by your theme in mobile view btw…..
or maybe you are looking for shortcodes to add the cart elsewhere
i dont know what “code” exactly you are referring to to link what to what.
use css selectors and jquery i would have thoughtit’s your theme hiding the sidebar in mobile view.
that’s what the theme developers chose to do.so either
override what they are doing (css media queries probably),
or
display the cart somewhere where it’s always visible
or
write some javascript that clones that cart on click into a popup when it’s hidden
or
use a different theme/template that does not do this
or
…probably a few other ways to do this …it scrolls the cart to the top of the page / in view. that’s it
your problem is that your sidebar (and the cart within) does not get displayed in mobile view
glad you sorted it out and posted it here. it might help others.
not ignoring you, just busy.
definitely on my list of things to attend tocan you send me all the logs (zip them) please – to dev[at]wp-pizza.com
before we go any further though, update the paypal plugin/gateway.
you are using v2.1.7.3.
you should be using v2.1.7.8your version is 6 months out of date
I can’t do anything at the moment, as there is an issue with paypal themselves.
i get the following error on their site:The PayPal site is currently experiencing technical difficulties with our credit card processor. We are working to solve this problem as quickly as possible. If you would like to Send Money, please fund your payment with your PayPal balance, PayPal Credit or bank account. If you would like to use your credit card, please return to the PayPal website later to complete your transaction. We apologise for any inconvenience this may cause.
i will try again in an hours or so
got a link ?
you have to create another custom group (type : exclude) and exclude them from the items you do not want them to be added to
- AuthorPosts