I'm using a theme and it limits the characters of a post with [...] and does not allow google ads on the front page nor youtube videos.
I have tried everything, and the authors website is down.
thanks !
I'm using a theme and it limits the characters of a post with [...] and does not allow google ads on the front page nor youtube videos.
I have tried everything, and the authors website is down.
thanks !
Look in the theme's index.php file for <?php the_excerpt(); ?> and change to <?php the_content(); ?>
Ok that did the trick, thanks very much!
This topic has been closed to new replies.