WP Scripts
Forum Replies Created
-
Hello,
Thanks for your suggestion. We are looking into the issue and if possible we will release a hotfix for this issue.
Thanks.
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] 404 The page not found.Hello,
We are really sorry for the late response. Please let us know whether you are still looking for any help on this? Otherwise, we are going to close this ticket.
Thanks,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Mini cart not working on mobileHello @dangtrandang,
Hope you have got the solution as of now. As of now, we are going to close this ticket. If you still have the same issue you can reopen this ticket.
Kind Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Error in freight calculationHello,
We are really sorry for the issue. Could you please share some screenshots of the issue that you are talking about, so that we can help you?
Kind Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Safari iphone problemsHello,
Kindly create a ticket at support.wpscripts.in with all the info, our developer will help you sort out this issue.
Thanks & Regards,
Team WP ScriptsHello,
This is one of the issues users face sometimes, but we were absolutely unable to recreate the issue or the scenario under which this issue is happening.
Sometimes, just updating the store times fix it for users, sometimes, it never happens automatically.
An idle condition will be both the store open and close time should belong to the same day, stating from 00:00 to 23:59. And Close time should always be greater to open time. Try updating the setting page as well as the timezone once or twice and do let us know if that fixes for you. Otherwise please create a ticket at support.wpscripts.in.
Thanks & Regards,
Team WP ScriptsHello @krishs
Because of its limited features which restrict to one shop or restaurant, the multi-vendor side has never been tested. But as this plugin uses products from WooCommerce itself, all the features from the Multi-Vendor plugin should work fine. Provided, vendors have their own categories and shortcodes created accordingly.
I will repeat, that it has never been tested.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] ShortcodeHello,
Indeed this has been added to the source code and it’s working perfectly fine. Rest assured it will be updated along with the next version update. Thank you for your cooperation.
Regards,
Team WP ScriptsHello @irdroid
Thank you for the set of points. out of those, point 2 where you were trying time between 2 days is not possible. Opening time must be less than close time and both should belong to one date.
Other 2 points we are going to test and update with the next version.
Thanks & Regards,
Team WP ScriptsHello,
Your starting thread regarding the Food Store shortcodes makes sense now. So, the Instant notification plugin developer has already created 3 shortcodes to display service-related info.
In that case, you can also use those shortcodes for the POS printer as long as you have the notification plugin activated.
We are going to update the addons formatting as they have displayed in the video, that’s surely a much-needed UI enhancement for the emails. But I did;t get the part where he says “Editing the product several times didn’t send the addons properly”.
Also, let me know what kind of button you referred to in the last comment. Waiting for your response.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Mobile AppHello,
We don’t have any solution for mobile applications as of now. But as Food Store is completely WooCommerce dependant any application used for WC can be used for this as well. All the features would work fine.
Let us know if you see any specific feature of Food store that is missing or not coming as it should in the above flutter app you use.
Regards,
Team WP ScriptsHello @yuluma
We have added a new hook for this purpose. Which can be placed on the below file.
food-store/templates/single-product/add-to-cart/addons.php on line number 83 just before the Special Notes section.You can wait for the next version update. After that you’ll be able to use the Hook.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Bug on Pickup dateHello Tony,
Thank you for pointing this out.
We believe this timezone setting was taken from the WordPress timezone setting. But we still need to verify this from the Dev team and get back to you.
We’ll update you soon.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] CustomisationHello,
We are not working on any paid customization at this moment. But as Food Store supports templating, you can take help from other developers to change the UI and Layout as much as you can.
Foos Store does not change anything on archive/category pages. Shortcode only creates a menu layout which you can use in any page.Thanks & Regards,
Team WP ScriptsHello,
To make it compact and clean the description has been hidden using CSS for grid layout on desktop and on mobile view.
Please add the below code on customizer or style.css of active theme to make them visible.
.fs-2-columns .wfs-food-item-description { display: block !important; }Hope this helps.
Regards,
Team WP Scripts