|
|
#1 (permalink) |
|
Administrator
Join Date: Mar 2009
Posts: 12
|
This issue came up on a webmaster forum, so I thought it would be a good idea to share it here as well. So, here are a couple of ways to show different ads per category on wordpress. (It doesn't have to be ads, it can also be whatever code you want, signup forms, widgets etc.)
This is the ghetto style hack for the sidebar.php: PHP Code:
Another way is this: PHP Code:
<?php } elseif (is_category('xxxxxxxx')) { ?> |
|
|
|
![]() |
| Bookmarks |
| Tags |
| ads, category, specific, wordpress |
| Thread Tools | |
| Display Modes | |
|
|