Hi,
What needs to be done to have the same slider appear at the top of my posts page?
ie; blog
I need the same slider to always appear below the menu bar when someone is reading a blog post.
How can I accomplish this?
Thanks!
Hey webguy007,
You could try editing single.php in your child theme. To display a slider you could use the do_shortcode function for instance. Enable debug mode to see builder shortcodes as well: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode
Best regards,
Rikard