wpplayer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Multimedia box not showing on posts – thesis 1.7I also notice that when I inspect the homepage with firebug, I can see
<div id=”multimedia_box” class=”video_box”>
which I think is right, but for individual posts, this is set to
<div id=”multimedia_box” class=”image_box”> which I think is wrong and should = video_box..To me this means that the settings in the design options are not being set for those pages properly.. or there could be a file that needs editing manually..? can anyone point me in the right direction? thx
Forum: Themes and Templates
In reply to: Multimedia box not showing on posts – thesis 1.7Forum: Themes and Templates
In reply to: Multimedia box not showing on posts – thesis 1.7Thanks jdembowski, I’ll see if I can try that, but I do notice
that when I inspect the homepage with firebug, I can see<div id=”multimedia_box” class=”video_box”>
which I think is right, but on individual posts, this is set to
<div id=”multimedia_box” class=”image_box”> which I think is wrong and should = video_box..To me this means that the settings in the design options are not being set for those pages properly.. or there could be a file that needs adding manually.. can anyone point me in the right direction?
Forum: Themes and Templates
In reply to: Multimedia box not showing on posts – thesis 1.7Actually, Maybe I’ve posted in the wrong section.. Is it possible for a mod to move this to troubleshooting? or remove this while I repost to troubleshooting how-to?
Thanks!