0
votes
1answer
32 views

Wordpress theme options framework, I can't read them in my templates

I successfully created my theme options page using this framework: https://github.com/devinsays/options-framework-theme The problems Is that when, for example, I try to load the Option: 'logo_image' ...
0
votes
0answers
16 views

How to I include theme options into my custom stylesheet? [duplicate]

Possible Duplicate: How can I use WordPress functions in my stylesheet? I'm brand new to using the options framework, and I can't quite figure out how to get the selected options to output ...
0
votes
1answer
361 views

NHP Theme Options Framework

I have a small problem, I downloaded and installed great program NHP theme options framework, I have no problem with the configuration of individual options, but I have a problem with calling them. ...