Forum Replies Created
-
AuthorPosts
-
this has been asked and answered many times for many scenarios
please search the forum
https://support.wp-pizza.com/search/sms/(see also https://support.wp-pizza.com/topic/after-every-order/)
> PHP Fatal error: Call to undefined function curl_init()
simple. you do not have curl installed. see requirements https://support.wp-pizza.com/downloads/wppizza-google-cloudprint/>PHP Notice: wp_register_style was called incorrectly..
a plugin/theme of your install calls wp_register_style incorrectly (as it says)> Use of undefined constant…
looks like you defined a constant in the wrong place (that would be my guess anyway) – see WP codex regarding editing wp-config.php
(or just read what it says in there)all in all, it already tells you what your problems are in your debug log. (fatal error being exactly that and your most severe)
also check your console.
sounds more like a javascript errorenable debug and check your debug log
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/31 March, 2017 at 1:39 pm in reply to: sort and display ingredients by order set in cart and order page #26676>I have setup ingrediens/options sort “by order set”….
>But the cart and order page still shows the ingredients in alphabetical order…My *guess* is you misunderstand what the “order set” refers to
it’s the sortorder YOU set in the list of ingredients hereyourdomain.com/wp-admin/edit.php?post_type=wppizza&page=wppizza_addingredients&tab=ingredients
(which might still be alphabetical)
just an educated guess – as I cannot see your order set there
just don’t set / unset the orderpage
wppizza->order settings: orderpagePS : do not post the same thing 2x.
>Is there any way to give a free product when a minimum price that we set is reached.
not natively, nor is there a plugin for that (currently)
this sort of thing will probably get added sometime somewhere, but there is no ETA as to whenThis reply has been marked as private.This reply has been marked as private.i mean a wordpress multisite (got nothing to do with plesk or cpanel or similar)
– just want to make sure we are talking about the same thingare you in a multisite/network setup ?
>i am not sure if its just me or not, but i get notification of plugin updates, but nothing is then appearing to be needing the update…
I’m confused.
where exactly do you get notifications and where does nothing appear to be needing an update ?
(sounds mutually exclusive somewhat…)i know nothing about your server or site .
turn on debug and find out what the error is….
https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/please see here
https://support.wp-pizza.com/topic/sticky-scrolling-cart/18 March, 2017 at 8:31 pm in reply to: connect a POS Printer with Android Tablet and auto Print #26377i would suggest you have a look at these resources as to how cloudprint works and which printers are compatible (and in what way )
https://www.google.com/cloudprint/
https://support.google.com/cloudprint/answer/1686197?hl=enother than that , maybe somebody else can help you with your thermal/pos printer.
personally i know nothing about these (and generally cannot comment on hardware anyway)there hasn’t been a class “HttpRequest” in the plugin since version 3.5.2 (April 2016)
that could possibly be “redeclared” to cause a fatal errorit’s – most likely – not the plugin but your php settings
see the troubleshooting here
https://support.wp-pizza.com/downloads/wppizza-add-ingredients/
(different plugin but my guess is your problem is exactly this)wppizza->gateways->paypal
add a css background-image somewhere
-
AuthorPosts