Forums

[resolved] [Plugin: Viper's Video Quicktags] Cant shows videos on homepage (12 posts)

  1. stitch19
    Member
    Posted 1 month ago #

    Could you please help me with something. I installed the latest plugin on my wordpress whioch is the 2.8.4 version. The plugin works fine but i CANT see the video when I go to my homepage, I need to press and open the specific topic in order to see the video, if i am not in the topic then its just blank…..

    Yes i checked my template header and footer and they both have

    <?php wp_head();?>
    <?php wp_footer();?>

    I really no what else to do.

    My template name is TypeBased.

  2. Viper007Bond
    Member
    Posted 1 month ago #

    Disable all other plugins and try again. If that doesn't work, try the default theme.

    Also a link to your site would be helpful. ;)

  3. stitch19
    Member
    Posted 1 month ago #

    http://www.filmcy.com i will try what u suggested

  4. stitch19
    Member
    Posted 1 month ago #

    i disabled all plugins and still the same issue

  5. Viper007Bond
    Member
    Posted 1 month ago #

    Try the default theme as a test. Your theme appears to be using the_excerpt() or some type of hack on it's homepage.

  6. stitch19
    Member
    Posted 1 month ago #

    yep the default theme is working fine and showing videos on homepage, you can you help me with the the_excerpt thing how to change it or what can I do?

    thanks

  7. Viper007Bond
    Member
    Posted 1 month ago #

    You'll need to replace the_excerpt() with the_content() if you wish videos to show up. the_excerpt() is specifically designed to strip all HTML and such.

  8. stitch19
    Member
    Posted 1 month ago #

    one last thing, in which file of the theme is that function?

  9. stitch19
    Member
    Posted 1 month ago #

    thanks a lot, i mean A LOT, its working :)

  10. fredric82
    Member
    Posted 1 month ago #

    Hi!

    I have the same problem as Stitch19. My website is VegasInsidersClub.com and I cannot play video on the homepage. I have Revolutions City theme.

    You mentioned this (where can I find this?):

    "You'll need to replace the_excerpt() with the_content() if you wish videos to show up. the_excerpt() is specifically designed to strip all HTML and such."

    Thanks a million!!

    Fred

  11. Viper007Bond
    Member
    Posted 1 month ago #

    In your theme's index.php file or your home.php file if it exists.

  12. daydreamlabs
    Member
    Posted 3 weeks ago #

    Hi have been experiencing the same issue... I've tried having a look at the above but can't seem to fix it can you give me a hand?

    Site - daydreamlabs.net

    Cheers,

    Lewis

Reply

You must log in to post.

About this Topic