small issue with theme customizer
-
hey.
I’ve been learning hot to add theme customizer feature to a theme.
Used few sources for the code and help, but chose the Codex in the end.I am using a snippet from the codex itself, slightly modified to add more settings.
The only thing I’ve done was to add few more color options. I am also using the Java script to show live changes.
THE ISSUE:
the function which calls back the settings saved values and adds the new values to a STYLE section in the header – Doesn’t work. :/it seems that it will not pull the saved value (or even the default one) with “get_theme_mod”
can someone have a look at the code and point me to the right direction please ??
Here’s my functions.php file.
[Sorry, that’s too much code to post on these forums – please use a pastebin per the forum guidelines – https://codex.www.ads-software.com/Forum_Welcome#Posting_Code ]
Thanks ??
- The topic ‘small issue with theme customizer’ is closed to new replies.