Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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

    #570989

    Hey 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,
    Elliott

    #571531

    Hi 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

    #571853

    Hey!

    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.
    #577340

    Thanks Elliott – I will give that a go.

    #577346

    Hi 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

    #578207

    Hi!

    Try adding this to your custom CSS.

    #footer { display: none !important; }
    

    Or hide the footer in Dashboard > Enfold > Footer.

    Cheers!
    Elliott

    #578518

    Thanks Elliott – the #footer { display: none !important; } worked fine. thanks again

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘footer’ is closed to new replies.