WP Scripts
Forum Replies Created
-
Hello,
As we are updating the cart-fragments functionality, it will be updated on the mini cart anywhere on the page.
https://www.awesomescreenshot.com/video/4594870?key=71f8f160483f057a428e7d10c6b39167
Also, we don’t see any cart icon on your website. Make sure to add the WooCommerce mini cart.
Regards,
Team WP ScriptsHello,
If you are using just the base plugin then the store closed notice will come when you try to click the continue checkout button. And if the Store & Service hours extension is installed, users can always order the items by choosing a future date.
So, there is no direct way to disable the ordering completely. Hope this helps.
Thanks & Regards,
Team WP ScriptsForum: Reviews
In reply to: [Food Store - Online Food Delivery & Pickup] Very good and stable pluginHello,
Thank you for your review. We continue to improve the plugin with your support.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Cart page errorHello,
Please create a ticket at http://support.wpscripts.in for technical help.
Thanks & Regards,
Team WP ScriptsHello,
The “Change” word can be translated using Loco Translate. All the words in the plugin are translatable.
Regarding the time, all the times in frontend are formatted as per WordPress settings. So whatever format is set in WordPress > General settings, that will reflect on frontend. Backend is having the AM/PM format for the admin settings.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] addons orderHello,
Sorry for the inconvenience. There is no way to sort the addons as of now. With the Essentials addon, you can sort the categories and the items under a certain category.
Thanks & Regards,
Team WP ScriptsHello,
We can keep any information on other pages, except the Shipping. Which does not activate with WooCommerce functions unless it’s a cart or checkout page. Moreover there are conditions, whether to show shipping,shipping calculator and many more, which will be difficult to manage in that space.
If you are familiar, you can try the template modification and own your own code to make it work. You need to modify cart-totals.php which is present inside food-store/templates/cart. So your file will be placed at Active Theme/food-store/cart/cart-totals.php.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Products without own priceHello,
As Food Store is WooCommerce dependant, you can use any function that works with WooCommerce for certain requirements.
In this case, you can hide the price if Zero using WC filter. Please check this link,
https://stackoverflow.com/questions/29569046/wordpress-woocommerce-remove-price-if-zeroOtherwise, you can do the templating of Food Store plugin and modify the price HTML as per your need.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] how to display price in pop upHello,
This feature is available in the premium addon “Essentials”. You can find the addons at Food Store > Add-Ons on your WordPress admin.
You can also use the templating to modify the templates of the free plugin and make changes as per your requirement. But for that hands-on knowledge on WordPress templating and coding is needed.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] GeolocationHello @suvojeet
Thank you for your interest in the plugin. We have an addon for this purpose which is under development now.
We are keeping this ticket open, so whenever the addon is ready we”’ notify you here.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Product Short DescriptionHello @atuls1413
Is it for desktop or mobile view? Whichever it be, you can enable it by adding display: block to the specific element.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] ConditionalHello,
No, at this moment there is no option to control this. When ever the addons are associated with product, they will show up in frontend popup.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] APIHello,
If you meant the menu UI for tables, then there is no such API. But the delivery pickup information can be received along with order meta. This value is store in meta key “wfs_service_type” whose values are “pickup” and “delivery”.
Apart from that the date and time keys are “wfs_service_time” and “wfs_service_date”.
Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Member RegistrationHello,
Yes, with WooCommerce you can enable member registration and there is also an option to disable Guest Checkout. So that customers can place the order after signing in.
Thanks & Regards,
Team WP ScriptsForum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] APIHello,
Food Store is completely dependant on WooCommerce. So, all the APIs that are there with WooCommerce can be used for the ERP system. Food Store just creates the menu page with the products that are created and managed by WOoCOmmercer only.
Thanks & Regards,
Team WP Scripts