I am looking for a way to have a single component appear on every page. What is the right way to achieve this? The component that we are trying to display is a set of staff headshots. These can change as staff rotates and right now these components are manually placed on 50+ pages. We want to be able to edit one component once to have the change applied to all pages. Some of the suggested options that i’ve read about were to use a global widget, and that is only available if the Elementor plugin is installed. I would like to avoid installing additional plugins. Another option that i have read about is to create or call a “hook” from the page.php. Could this work? There is no specific event that occurs on the page other than the page load.
Thank you or your suggestions. If the hook is the right approach for this, please provide an example of how this is done!
Hey Courtney,
Where exactly are you looking to place this element?
Best regards,
Rikard
Hello and sorry for a late reply. This element needs to appear on every page n a 50+ page site, above the footer.
I have been browsing around for solutions and a suggestion was made to implement the existing component in the “Reusable Block” and then add this reusable block on every page. This would allow the site admin to edit this component only once. The problem is that the Enfold theme does not appear to have a Reusable Block functionality.
Thanks