Where did you download this theme from?
Thread Starter
vl4d
(@vl4d)
ok is not theme only for tv series is for movies/videos http://themeforest.net/item/detube-professional-video-wordpress-theme/2664497
if you know better from this tell me xd
You should ask the developer for help with this issue – as commercial themes aren’t supported on these forums – partly because we have no access to them so have no way to know how they are coded.
http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Thread Starter
vl4d
(@vl4d)
there is no any widget to work like this? or better theme for tv series..
Thread Starter
vl4d
(@vl4d)
i have this in my site
<div style=”float:left;”><?php previous_post_link(‘%link’, ‘<h3>« Previous</h3>’, TRUE); ?></div>
<div style=”float:right;”><?php next_post_link(‘%link’, ‘<h3>Next »</h3>’, TRUE); ?></div>
<div style=”clear:both;”></div>
but i added some episodes like this (Episode 200, Episode 201, Episode 155, Episode 202)
and i want to work by title/link not by date is possible??