Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Kleiman

    (@kleiman)

    My problem is not WordPress, with Kubrick theme (default) the video looks fine (with plugin or not). I use Viper’s Video Quicktags and the only change is that show a thumbnail instead of video.

    The problem i have is with my theme (Langit) and others like o2, Minyx, etc… I think that is a problem of some code or tag.

    I’ve decided to change my theme for another one, because i don’t know whats wrong xD! I don’t want to change because i expend much time modding… but I don’t see another solution…

    MoTStudio thanks for try to help ^^

    —-
    Edit: Yeah!! xD! i’ve found the solution (in the forums of Viper’s Video Quicktags):

    -Your theme could be missing <?php wp_head();?> inside of it’s <head> which means the required Javascript file can’t automatically be added. If this is the case, you may be get an alert window popping when you attempt to view a post with a video in it (assuming your problem is not also #3). Edit your theme’s header.php file and add it right before </head>

    -Your theme could be missing <?php wp_footer();?> inside of it’s footer.php file which means the required Javascript can’t be added. Edit your theme’s footer.php file and add it inside of your footer <div> or whatever. You can also just add it right before </body> if you wish.

    I knew something was wrong with the theme code =P

    –solved

    Thread Starter Kleiman

    (@kleiman)

    -My embeded videos (Youtube, Dailymotion) don’t show at home or post page. in the page of the post only show a image.

    -My post at home page got shorted by “[…]” i.e.

    Second problem solved; someone can say what code should change to solve the problem with embeded videos?

    I have the same problem, someone knows how to fix it?

    Thanks zdanchuk, it’s works ^^

    –resolved

    i have the same problem when i try to install WordPress. Someone could help us with that, please

Viewing 5 replies - 1 through 5 (of 5 total)