Hello.
I tried to change it manually and it does not work.
Can you please help me and tell me how I can change that issue?
This is the code I used:
var elements = document.getElementsByName(‘fb_product_category’);
for (i=0;i<elements.length;i++) {
if(elements[i].value == “vorspeisen”) {
elements[i].checked = true;
}
}add_filter(‘woocommerce_default_catalog_orderby’, ‘maharana_default_catalog_orderby’);
function maharana_default_catalog_orderby( $sort_by ) {
return ‘price’;
}
My issue explained again:
I want that the cheaper products (starter/Vorspeisen) appear first when you open the foodbook shop (http://www.maharana.ch/foodbook/). So either that automatically the starters category (Vorspeisen) appear first when opening the shop or that I can change the products manually through Woocommerce (I choose the chronology of the products).
Thank you for your help!
Hello Support Team
This feature that you did send by screenshot is not working. So after a order, the customer does not get any email confirmation.
Can you please check why it is not working? Maybe it’s not a plugin conflict issue, in that case I would need your help.
http://www.maharana.ch/foodbook/
You can go for a testorder, I will see that it’s you if you put in the name “foodbook testorder”.
If you need any more information, please let me know.
Thank you very much
Dear ThemeLooks Team
Thank you again. It worked!
Like always great support!
Best regards,
Riccardo
So it’s obviously a problem with the design.
I tested it on 3 devices (laptop, tablet and smartphone) and on all devices I can not see the “start order” button and it is not possible to scroll down.
The only possibility is to zoom out. But I think it’s not the user experience the plugin wants to provide. Most users will be confused.
So the problem is not that the popup is not working, the problem is that the popup is not scrolable or on a wrong position as the “start order” button is invisibile on smaller screens.
What can I do to fix the issue?
Thanks for your help!
Here the website
Hello
I just saw that Babas Restaurant has the tips in the shop.
How can I use this feature as well? (I did not find anything in the plugin)
Best regards,
Riccardo
It was in the last update, thanks! Great job ThemeLooks Team!
Hello
It worked with the custom CSS. Thank you!
Best regards
Riccardo
Hello
Like described in the first post, this is exactly what I did. Unfortunately it did not change anything.
As you can see here, it is deactivated. But on the shop it still appears: http://www.maharana.ch/foodbook/
What could be the problem?
Best regards
Riccardo
Hello
I know, but I need to know how long we need to wait.
I mean for some weeks we can do it manually, but not for months.
Some developers promise updates but it takes months to year(s). I hope you understand what I mean.
So can you give me some information on how long we probably need to wait for that feature?
Thank you
I just can’t believe what I read.
How is it possible that we are the only restaurant that has a break during the day?
This option is essential for us. So the only option right now is that we change the times daily manually after each time we close?
If this is the only solution, we consider to look for another tool/plugin, which is very unfortunate as we like many features of FoodBook and put already a lot of work (and money) into it.
What would you do in our position?
Thank you for your help!
In my dashboard there were prices.
But I think I did not set “single product” and that was the problem.
Now this problem is fixed. Thank you!