-
AuthorPosts
-
January 24, 2016 at 10:52 pm #570940
Hello – please see the link in the private window…
You will see there is a section I created at the bottom “About EDF…” and “View Website Package” and “Contact Us today”… this section i would like shown throughout evrey page on the website… but i dont know how to do that. I created it on the homepage but i dont want to save it as a template and re-include it in every page because then if i have to make changes, i have to edit every page… is there anyother way around this?
Thanks
January 25, 2016 at 2:45 am #570989Hey mrcityrunner!
You would need to edit the page.php template but it’s not going to be easy to add fullwidth elements inside it because they change the layout.
I would just do it manually because you might decide you need a page to be different in the future.
Best regards,
ElliottJanuary 25, 2016 at 6:37 pm #571531Hi Elliott
Surely there must be a better way than to copy the section into every page manually?? What happens if i need to update the contents of that section… then I would have to edit it in each and every page – thats like going back to the 1990s. I dont want to edit the pages.php and its clear that the footer widgets section is not capable of this because you cant style it as you want it so what else can you suggest I do when using one of the best wordpress themes on the planet? Is there some kind of plugin that can handle this? Thanks
January 26, 2016 at 4:19 am #571853Hey!
There probably is a plugin that does this but I do not know of any. It’s not something a theme should handle. Perhaps something like this would work, https://wordpress.org/plugins/custom-content-shortcode/.
Cheers!
Elliott- This reply was modified 8 years, 10 months ago by Elliott.
February 3, 2016 at 8:55 pm #577340Thanks Elliott – I will give that a go.
February 3, 2016 at 9:01 pm #577346Hi Elliott
I installed that plugin and its worked such that its allowed me to embed that page into all the pages as a footer widget but there is an empty gap which you will see above the embed – any ideas how to remove that? I have included a screenshot in the link in the private box.Thanks
February 5, 2016 at 4:19 am #578207Hi!
Try adding this to your custom CSS.
#footer { display: none !important; }
Or hide the footer in Dashboard > Enfold > Footer.
Cheers!
ElliottFebruary 5, 2016 at 3:07 pm #578518Thanks Elliott – the #footer { display: none !important; } worked fine. thanks again
-
AuthorPosts
- The topic ‘footer’ is closed to new replies.