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.
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. ;)
stitch19
Member
Posted 1 month ago #
http://www.filmcy.com i will try what u suggested
stitch19
Member
Posted 1 month ago #
i disabled all plugins and still the same issue
Try the default theme as a test. Your theme appears to be using the_excerpt() or some type of hack on it's homepage.
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
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.
stitch19
Member
Posted 1 month ago #
one last thing, in which file of the theme is that function?
stitch19
Member
Posted 1 month ago #
thanks a lot, i mean A LOT, its working :)
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
In your theme's index.php file or your home.php file if it exists.
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