Hi anyone who can help with this~
I am trying to create a header and footer that is dynamic to the point where it can grab a users defined settings in the theme options, and uses that information to render out the information into the relevant loop consumers.
I.e. if a user defines a logo for their website in the theme options (in dev mode it is defined as “x_logo”), then how would I refer to that in my themeco pro header as the logo’s dynamic content?
Additionally say if a user sets a social link as facebook, insta etc.
How do I use the consumers to define that the user specified details are filled in with the relevant link at least?
I can see that for socials the user defined link is shown as “x_social_[specific social platform here]”