istrep
Member
Posted 2 months ago #
I am using SmartVideoPlus on my blog. Here is the demo of this plugin: http://demo.smartvideoplus.com/ . This plugin makes your blog to look like a video website. It puts a thumbnail to the post and an embed code into the post. When you click on the thumbnail, a lightbox opens and plays the video without going into the post (see the demo). I don`t want that box ... i want, when yo click the thumbnail, to go into the post, like in any video website. how can i do that? what do i have to change into the sources? Thank you?
when I went to see the URL you posted, no lightbox appeared , it just sent me to the post ,
At any rate, you just have to deactivate the lightbox function , either if it uses plugin, or by manually search for it (something like - "rel="lightbox" or class="Xbox" )
istrep
Member
Posted 2 months ago #
Whell, i have deactivate the lightbox and know when you click the thumbnail goes to a page not found .. i have looked into the source and i have found the link wich goes to the lightbox ... the code is like this: href="http://page#videoswiper-video-'.$post->ID.'
What is the link to put there to go to the post when you click the thumbnail?
istrep
Member
Posted 2 months ago #
istrep
Member
Posted 2 months ago #
the link is something like http://www.websitesname.ro/?!?!!/?!?!/'.$post->ID.' ?
I think you should ask the theme developer for that ..