Hi Kriesi,
Can you recommend and workaround for a page menu that is sticky? Simply a menu with chapter titles on a specific page that send the user to a specific achor (content ID) on the same page – and does not disappear on scroll?
I thought of putting it in the sidebar, but this has no sticky feature…
It could also just be a column with links in the top of the page that I somehow make sticky if possible…
(if not possible i’ll stick with non-stickyness)
BR,
Frederik
Hey frb1,
Thank you for the inquiry.
Have you tried using the Fullwidth Sub Menu element from the Advance Layout Builder (ALB)? Please check the documentation below for more info.
// https://kriesi.at/documentation/enfold/fullwidth-sub-menu/
Best regards,
Ismael
Hi Ismael,
Thankyou just what i’m looking for. Can’ t get the “Active submenu highlight” to work though. Does the JS function script go in “functions.php” or “functions-enfold.php”?
Best Frederik
Hi,
The function should go into your child theme functions.php, otherwise when you update it will be overwritten.
For testing you can add it into your Enfold functions.php at the bottom, if this is not working please ensure that your Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer is not activate, or if you are using any caching plugins or optimization plugins please ensure that they are not “deferring” the loading of jQuery scripts.
Please give this a try.
Best regards,
Mike