Forum Replies Created
- AuthorPosts
-
then your hoster cannot read , cannot be asked or doesn’t know what he is talking about . (or possibly all three)
It clearly says in your debug[25-Aug-2023 00:54:18 UTC] PHP Notice: session_start() [<a href='https://secure.php.net/manual/en/function.session-start.php'>function.session-start.php</a>]: ps_files_cleanup_dir: opendir(/var/cache/php-sessions) failed: Permission denied
i.e the session cannot be started because the permission is denied to where the sessions are stored. this has 1000% zero to do with the plugin and all to do with the server setup. Updating the plugin will do absolutely nothing
One last thing.
This is an english language forum. Please follow the forum rules next time, thank you.https://www.wp-pizza.com/topic/forum-rules-read-me-before-posting/
As of 3.18.1 the plugin also includes a localised version of the “smoothness” css (named “smoothness.gdpr” as an option in the theme dropdown choices ) you could select instead.
However, there will not be any other localised versions of any of the other themeroller themes so if “smoothness” is not what you are looking for but still want to load a localised version , you will have to provide your own css as outlined abovejust mentioning it here for completeness sake , in case someone else has the same requirements.
The downside of this is of course that this local version might not always be the most recent style you would otherwise get when using the external css file hosted by jquery.com….
A decision the user will have to make in the end . I’m just offering the option now….
you need to fix your session errors
you would need to set “WPPizza-> Order settings->Items update style” as well as
“WPPizza-> layout -> miscellaneous -> accordion style” to“a (themeroller) style is already loaded / I provide my own style”
and provide your own style/css somewhere (or not)as of 3.7.5 this should now also work if you do not use the orderpage but put the orderpage widget into the sidebar (as you have done)
hope that helps
if you entered the licence key and activated it (WPPizza->Tools/Licences : Licences-Tab) you can update it from the plugins page of your wordpress installation.
Alternatively , you can download it from your accounts/purchases pagehttps://www.wp-pizza.com/my-account/
https://www.wp-pizza.com/checkout/purchase-history/PS: The preorder widget will not work if you do not use a dedicated orderpage (see also setup https://docs.wp-pizza.com/getting-started/?section=setup)
You seem to have put the whole orderpage in the sidebar. Although in some circumstances this will work , it limits a number of things you can do so I would suggest you create a dedicated orderpage (although I’ll have a look here if I can make the preorder page work there too and will update it I can forn a workable solution)without a link, I cannot comment really
please start your own topic. you cannot know if you have the same problem as the OP has not send any info.
In the meantime, a couple of observations:
a) you are using an outdated version of the plugin
b) have you enabled debug checked your debug log ? https://docs.wp-pizza.com/troubleshooting/
c) as you have not updated the plugin for quite I while and it worked for years but suddenly stopped working the chances are you did something else somewhere else that causes your issue (again, check your debug info)If you need to continue this conversation, please start a new topic (you can reference this one here with a link if you wish)
To be able to comment, I would really need to see the general settings of the (preorder) plugin and the wppizza-> openingtimes as well as a url where I can see the issue you are having
perhaps to start off with you can make a screenshot available somewhere of your settings at least>It seems to work…
glad to hear it>Thx again
you’re very welcome. thanks for flagging the issue>The strange thing is …..
not really, but I’ll spare you all the details …
Suffice to say , I was able to replicate your issue here now and v3.7.4 should have this now (famous last words….)Thanks for providing all the details
This reply has been marked as private.Do you have a URL where I can see this not working ? Using your settings here (you posted above) , this works just fine
sorry, i was meant to leave a message here but didn’t
anyway , this was fixed (I believe) about a week ago with v.3.7.3
This reply has been marked as private.To be able to comment, I would really need to see the general settings of the (preorder) plugin and the wppizza-> openingtimes.
perhaps you can make a screenshot available somewhere3.7.2 was in fact an update to stop people from being able to select expired/unavailable timeslot so perhaps something happened there I did not consider , or, conversely, it is now actually working as it should and it did not in 3.7.1
In any event I’d really need those settings to investigate either scenario
thanks
3 July, 2023 at 4:59 pm in reply to: Optimizing the ‘Snacks for Pickup’ Menu: Eliminating Delivery Option #62236I can see 3 options here
a) setup a second site / clone your site (multisite i guess) where site a is delivery ony and site b is pickup only (with the relevant items available) and links somewhere to switch between the 2 sites depending on if someone wants delivery or pickup
– relatively easy to do but of course you need to maintain 2 sites somewhatb) write some js that analises whats in the cart when switching from pickup to delivery and vice versa and show alert as required (or even prohibit switching !)
Use the globally available “wppizzaCartJson” object – should be self-explanetory as to what it what
(the existance of this object is deliberately not documented anywhere as it might still change but for now I cannot see any reason why it should , so its reasonably save for the moment to use – at least for the foreseeable future – but at your own risk)
– needs some scripting but should not be too complicated and avoids having to maintain 2 sites. js only.c) something based on https://docs.wp-pizza.com/developers/?section=change-prices-of-menu-items-depending-on-day-of-week
with some js too perhaps to alert users plus a number of other things (removing iytem form cart or changing pickup to delivery etc etc)
– probably can be made the most elegent, but by no means trivial… writing out loud so to speak, I’d personally would probably go for b) in your case
hope that helps
>If the pick-up is active above, the pick-up time is not specified on the receipt as the delivery time but the pick-up time
Yes , of course. If it’s pickup it’s the pickup time (as it’s not a delivery)
Am I missing something ?
>but it is printed out very small and very light,
it’s printed out just the same size as all the other lines. If you want to increase the size, set the css in “wppizza ->templates : print[tab]” for the template you are using as required (use your browsers element inspector)> the pre-order time is not displayed but the font is dark
I do not understand this . what is dark when it’s not even displayed ? - AuthorPosts