Forums
Forums / Fixing WordPress / Iframe on category
(@crystygye)
14 years, 1 month ago
Hy guys. I have a problem.
In here: http://www.1×2-sports.com/category/livescore/
I make a page, only with iframe from a livescore website.
What i want: when i enter livescore category: http://www.1×2-sports.com/category/livescore/ to see the iframe.
Now i have to enter de post named “LiveScore” to see the iframe. I wanna see that iframe in category.
What i need to do?
(@alchymyth)
try to use a category template:
http://codex.ww.wp.xz.cn/Category_Templates
i.e. create a category-livescore.php template –
possibly starting with the code from single.php (?) and replace the loop with a more statci code containing the iframe.
I did not think to much.I use a redirect plugin, and redirect the category to go straight in the post. Thanks anyway!
The topic ‘Iframe on category’ is closed to new replies.