Problem:
Before the Toolset Layouts FrontEnd editor, there was a menu "Edit with Toolset", in the frontend admin bar, that let you navigate directly to all included Toolset items on this page.
This menu is gone when the new layouts plugin Is installed on the site.
Solution:
This is by design.
Custom Code could resolve this in your functions file:
add_filter('toolset_filter_toolset_admin_bar_menu_disable', 'my_layout_menu'); function my_layout_menu(){ return false; }
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | - | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 |
- | - | - | - | - | - | - |
Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)
This topic contains 4 replies, has 3 voices.
Last updated by 7 years, 2 months ago.
Assisted by: Beda.