Forum Replies Created
-
AuthorPosts
-
then i’m out of ideas though (can only suggest – yet again – to have a word with godaddy , but given their helpfulness history – i would not bet on them doing anything)
in any case: 3000 vars ? that’s probably about 600+ ingredients
are you sure you are not duplicating things you don’t need to duplicate ?lol
that’s wrong on many counts.
try.wppizza-cart-button > a > input {background-color: #c71c0c;}
or
.wppizza-cart-button > a > input {background-color: #c71c0c !important;}
(depends on the rest of the css)2 February, 2015 at 11:47 pm in reply to: Remove labels/tags for customer details on order history printout #7545doable as of 2.11.7.6
see https://support.wp-pizza.com/topic/filteredit-order-history-print-output/
there look for : wppizza_filter_print_order_customer_detail
>Is this a GoDaddy problem again
probably (as I have not changed anything) might be a mod_security thing (i know it was on someone elses godaddy server)
try this bit (under other)
https://support.wp-pizza.com/downloads/wppizza-add-ingredients/
in any case, what have you tried that doesnt work ?
actually it might also be another plugin. cant tell from a picture without a link
what i do know though is that it’s not me (i.e not the wppizza plugin)
that’s your theme making the button blue…
>sorry for late answer
no problem>didn’t receive any email notification
went to junk perhaps (?)>iphone 5 iOS 8.1.2.
yeah , i figured. I believe this is only an iStuff issue…I do not own – and am not planning to own – any iThing. (not a big fan of those for various reasons)
However, I do realise of course that I cannot just ignore them so need a bit of help from iStuff users – that would be you in this case – to double check some things.
Without further ado therefore, do me a favour:
update wppizza to the latest version (this is now v.2.11.7.6).
go to wppizza->settings
under “Miscellaneous” you will find “experimental JavaScript”.
please enable this (and save) and let me know if this now behaves / works (or is at least better)thanks, any feedback would be great on this particular chestnut
2 February, 2015 at 7:13 pm in reply to: Remove labels/tags for customer details on order history printout #7533as it happens, you cant really do that at the moment (well, you could if you write some regular expression, but that’s overkill)
i need to add a parameter to the filter (or write this a bit differently – not sure yet) in the next update and will post something here (or – more likely, add an example to the codesnippet of these things)
what device are you using ?
as they are on the paypal page and try to log in there, it has nothing whatsoever to do with the plugin.
in any case, i just put stuff in the cart, selected payment with paypal, and when i ended up on the paypal site just logged in there – it works just fine.
the chances are your customer doesn’t know his/her username/password….
This reply has been marked as private.This reply has been marked as private.could take anything , between a few hours or a day
if it doesn’t show up by tomorrow, drop me an email and i’ll send it to you as attachmentsorry, dumb question , you just said that
did you activate your license ?
should be fixed now as of version 1.3
it *appears* that transient timeout is based on server settings and not wordpress timezone settings. I cannot be 100% sure yet, but as an educated guess, I wonder if your server/php.ini settings are set to the wrong timezone (as mentioned previously) and the transients (read cache) does therefore not expire when it should.
please check if your php.ini settings are correct and change them to the appropriate value.
if they need changing, do so , restart the server and enable caching again in the preorder plugin and check if this now works correctlythanks
PS: *might* also have been caused by that outdated plugin you are using btw. (don’t know though)
having a bit of a dig through the transients api, it might be the case that i have to change/add a couple of lines for a multisite setup …will up date the plugin in the next couple of daysit appears that the above is nonsense , and the way it’s used is actually correct (as it should not be set sitewide).
still though, will doublecheck what happens using your timezone settings -
AuthorPosts