@december31st you’re a legend. When you said your page is private to customers, I found out the problem, on mobile version products were not found on checkout page because the page was private and I was not logged as an admin on my mobile.
I spent hours trying to find the problem LOL
-
This reply was modified 5 years, 6 months ago by silvarenato.
There is a plugin that you can hide whatever you want from the admin bar according to the user_role.
It is very useful if you want to hide other menu_items for non-admin users.
Plugin: https://wordpress.org/plugins/remove-admin-menus-by-role/
@vision-hive,
thank you for the useful function.
I prefer to use functions as well, better than activate a lot of plugins.