wp sidebar content q
wp sidebar content q
- Started
- Last post
- 2 Responses
- trooperbill
Hod do i change the sidebar content of selected content based on the category? i.e. in about i dont want the same sidebar i see in blog or contact etc?
thanks
- bulletfactory0
in the template, write a conditional statement - ie:
if (is_category ( '9' )){ html for sidebar
} elseif (is_category ('12' )) { html sidebar
} etc.
- spot130
where have you been trooper? you've missed more than one SEO discussion: http://www.qbn.com/topics/676592…