ok, done. what's next?
Feature Box (feature slider) on Blog Page
Started by
leah
, Jun 10 2010 12:50 PM
24 replies to this topic
#21
Posted 17 June 2010 - 06:56 PM
#22
Posted 18 June 2010 - 03:25 PM
Make sure the width for the sidebar will fit up into the slot and float it right as well.
You'll have to first mess with the template_posts.php file and move the sidebar above the contentcontainer div
If this is only going to be on this one page I would use a conditional so it doesn't screw everything up
#23
Posted 18 June 2010 - 07:28 PM
ok, i can move the sidebar, how do i make it conditional?
#24
Posted 19 June 2010 - 05:42 PM
In WP you can use conditionals to control what shows up where...
for example... ` Do this code `
or for on your posts page:
` Do this code `
Its really the best way to work with WP
#25
Posted 20 June 2010 - 12:41 PM
Ok, I'll work on this today. THANK YOU - I'll keep you posted!









