hello guys and girls, ive been creating wordpress themes for a little bit now (mainly css)
need help creating theme options
2
hello guys and girls,
ive been creating wordpress themes for a little bit now (mainly css)
i have now created mtheme code (custom widget area, dynamic classes for titles, post page titles h1 instead of h2)
this works great so far (no styling, working on the backend for now)
i want to have some theme options for the theme, theres lots of tutorials i know, but im still struggling.
rather than having a "theme options" page, i wanted to have my own top level dashboard item and seperate the theme options into sub pages.
i found a tutorial to do this and it work great. heres the code.
this makes the pages fine, but i dont know how to add multiple options to each page? i found a way to add one option per page, but thats no good.
i heard about using arrays, but again i learn by copy and paste rather than reading and every way i try doesnt seem to work.
each page has 1 function, can i make that function create other functions? i think i could get it to work that way.
can someone help me?
ive been creating wordpress themes for a little bit now (mainly css)
i have now created mtheme code (custom widget area, dynamic classes for titles, post page titles h1 instead of h2)
this works great so far (no styling, working on the backend for now)
i want to have some theme options for the theme, theres lots of tutorials i know, but im still struggling.
rather than having a "theme options" page, i wanted to have my own top level dashboard item and seperate the theme options into sub pages.
i found a tutorial to do this and it work great. heres the code.
this makes the pages fine, but i dont know how to add multiple options to each page? i found a way to add one option per page, but thats no good.
i heard about using arrays, but again i learn by copy and paste rather than reading and every way i try doesnt seem to work.
each page has 1 function, can i make that function create other functions? i think i could get it to work that way.
can someone help me?
- iwantmore
Next Topics on Trending Feed
-
2