WP Scripts
Forum Replies Created
-
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Addon Items Not PrintingHello,
Due to inactivity, we are closing this thread. If you still have any issues then please create a new post.
Regards,
Hello @heshamsalem ,
Thanks for using our food store plugin. To change add to cart text please use this code in your active theme or child theme functions.php file.
add_filter( 'wfs_modal_product_add_to_cart_text', 'custom_add_to_cart', 20); function custom_add_to_cart( $add_to_cart_text) { $add_to_cart_text = 'Add to basket'; return $add_to_cart_text; }Let us know if you still face any issues.
Regards,
Hello @voxelartstudio ,
Thanks for using our Food Store plugin. For making your store to open in 2 different schedules each day you need to use our premium addon which is called store service hours. You can purchase the addon from your WordPress admin dashboard >foodstore admin > addons.
Otherwise, you can use this link to purchase the addon from here.
Please let us know if you are looking for something else.
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] This plugin does not work.Hello @gn20cm ,
The free version of the plugin allows pre-orders for the current day if the store is open. If you want to use pre-orders for future dates then you have to use our store service hours paid extension.
Regards,
Hello @davidmiller121 ,
Thanks for updating your review. The pre-order and store closed issue is fixed. We are working on the updates and new features of the plugin. You can reach out to us anytime if you have any specific requirment.
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] How can I write…?Hello @tsccorp ,
Thanks for using our Food Store plugin. To make the service time to default time then you can enable this option from the Food Store – Services > General > Set available service type and time by default. This option would not ask customers to set the date and time for the order.
For the other option you are looking to use the delivery/pickup option for a certain time. This option is currently not available. But if you want you can contact us and we can build that for you.
Kind Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] This plugin does not work.Hello,
Thanks for trying Food Store plugin. We think there are some configuration issue that’s why you can’t select the delivery date. So please enable the settings like this from Food Store admin > Services
1. Enable Service
2. Open service modal when add to cart is clicked.Hope this would fix your issue. If you are still getting this issue then please create a ticket here
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] This plugin is not workingHello @doeye ,
Please use the latest version of the Food Store plugin. That would fix your issue.
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] This plugin is not workingHello @tsccorp,
Thanks for using the Food Store plugin.
FYI we have just released a new version of the Food Store plugin, so please use the latest version.To achieve default service time and pickup as service type so that customers don’t need to select them you can make enable pickup as the default service type. You also need to enable Set available service type and time by default from services settings > General.
We don’t have any functionality for the product single page. We are simply showing a list of products on the food store page. Let us know in detail if you are looking for something different.
Hope that answers all of your queries.
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] This plugin is not workingHello @doeye ,
Can you share your website URL so that we can check into this issue? Also if possible please enable Enable Service Fields on Checkout from Food Store service settings.
Let us know if that works for you.
Regards,
Hello,
Thanks for using Food Store plugin. Currently, both of those plugins are built with different architects. That’s why you can’t use them together.
Regards,
Hello @davidmiller121 ,
Please use the latest version of our foodstore plugin. We have added that functionality that you were looking for.
Regards,
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Opening TImeHello,
For now, you can make closing time 11:59 PM. We are looking into the solutions which would be helpful for you.
Regards,
Hello,
Thanks for sharing the video. We have replied into the ticket, please check.
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Restrict add to cart.Hello,
The above method should work to achieve what exactly you are looking for. Not sure why that is not working. We are looking into it and hopefully, we will release an update for this functionality where you can achieve what you are looking for.
Regards,