Hi, I am working on a site and I would like for every blog post to have the same full width slider at the top of every page by default, including future posts that are created. Is this possible?
Hi alightmedia!
You would have to edit the single.php template and add the content in manually. You can do this easily with “do_shortcode()” but the problem is with full width elements that it breaks the layout and opens up a new section. It would be best to just create a template of the slider by using the big blue “Templates” button in the layout builder and copy that for each new post.
Best regards,
Elliott