Integrating widgets into custom column
-
So I’ll be the first to say there is a good chance I’m going about this all ass backwards. I’m taking my first wack at developing custom templates/a theme for my wordpress site and I’ve encountered some issues. I’ve got a HomePageTemp.php which is a template I’m using for a custom homepage. It’s composed of 3 CSS created columns and has mostly non-wordpress operated static content on it barring the content() and wp_header() hooks. I’ve got sub pages which are using the primary/secondary aside that I’d like to leave be so my question is, can I a.) create a third aside which i can integrate into my CSS column, or b.) is there a standard for widgets that would allow me to simply drop a hook into the template and be good to go?
If you need any code or clarification I’ll gladly supply what I can.
The topic ‘Integrating widgets into custom column’ is closed to new replies.