Hi,
I’ve added this code to functions.php.
add_theme_support('avia_template_builder_custom_tab_toogle_id');
This works fine
Now my URL is http://novasoft.be.srv-035.x-plose.cloud/producten/sutso/#artikelbeheer instead of http://novasoft.be.srv-035.x-plose.cloud/producten/sutso/#toggle-id-1.
But…
Can we drop the # ?
So we get http://novasoft.be.srv-035.x-plose.cloud/producten/sutso/artikelbeheer
That would be great!