WP Scripts
Forum Replies Created
-
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Custom support ?Hello,
Please check the below article to get same design as of ours.
http://food-store.wpscripts.in/knowledge-base/what-we-are-using-for-the-demo-page/
Paid support are only for functional enhancements, we are not supporting any works related to UI. You can contact us at [email protected] if you need any new requirement or enhancement over the current plugin.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] trying to get propertyHello @govnsk
The edit of yours perfectly makes sense. We are looking at other potential risks that could be caused because of this, we are hoping it won’t. Once properly tested we’ll update it along with next version update.
Thanks & Regards,
Team WP Scripts- This reply was modified 5 years, 1 month ago by WP Scripts.
- This reply was modified 5 years, 1 month ago by WP Scripts.
Forum: Reviews
In reply to: [Food Store - Online Food Delivery & Pickup] Excellent PluginThank you @sohom for your valuable feedback.
Regards,
Team WP ScriptsHello @ajay520
Please make sure that your WordPress installation have correct time zone updated and you have set the store open and close time correctly. If those two things are correct there will be no chance of store closed message.
Also, please make sure that the Menu page is not cached. That also could be a reason for all time notice.
Thanks & Regards,
Team WP ScriptsHello,
We are not sure if we understand your query accurately. Thing is we can’t restrict the service once it is selected. User will always hvae the option to update prefered service.
Your screenshot links are not working. Please share some more info so that it will be easy for us to understand and fix the issue.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] trying to get propertyHello,
It’s really unusual to get this kind of error. Still please make sure to set your timezone in wordpress general settings and set the open and close time for Food Store plugin again. Make sure that you are not setting an incorrect time period.
Also, please attach the website URL so that we can check it directly.
Thanks & Regards,
Team WP ScriptsThank you for your update. Please review the plugin if you find our support helpful and if the plugin is helpful to you.
Regards,
Team WP ScriptsThank you for your update. Please review the plugin if you find our support helpful and if the plugin is helpful to you.
Regards,
Team WP ScriptsHello,
I guess a higher z-index value is doing the job. Please check this out.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Set the hierarchy of addonsHello,
As of now there is no options available to set hierarchy or sort the addons as desired. We are working on this feature for future version. As this is very early stage we can’t give any ETA at this moment.
Thank you for your support.
Thanks & Regards,
Team WP ScriptsHello @loverko
One of the possible reason is that you have setup the page using some visual builder and the shortcode is placed in visual mode or raw html.
Please make sure to paste the shortcode in text mode of visual editor and user “Shortcode” widget if available with the builder. That should fix the problem.
Regards,
Team WP ScriptsHello @sohom
You can use the above code and in the IF condition instead of returning blank, you can return a string “Free” or whatever you need. It will work.
And some changes needed on above code as suggested by another user. On 2nd line of above snippet user floatval instead of intval so that it will work better if your addons having prices in float.
Regards,
Team WP ScriptsHello,
Can you please attach the URL as well. So that we can check directly for any kind of solution if you don’t want to hide the bottom cart.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Addons On DropdownHello,
There is no direct option for achieving this but with templating and some technical help this can be done. Radio button or checkbox for addons comes from following file,
food-store/templates/single-product/add-to-cart/addons.php
This file can be copied to your current theme and then modifications can be done on that and the path in the theme will be,
active-theme-folder/templates/single-product/add-to-cart/addons.php
Hope this helps.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Preparation TimeHello,
It works like this. If you are browsing at 7PM it will add 60 min to current time and show you 8PM in the time selection option. Once this time is set, if you skip 30mins and browse at 7:30PM again, then it won’t restrict you and user still can order.
Let us know if you have any other scenarios and still facing the problem.
Thanks & Regards,
Team WP Scripts