Do you think you would be able to tell me how to incorporate those? Do I edit the index.php file to say
<?php the_content(”, TRUE, ”, 65); ?>
or
<?php the_excerpt(”, TRUE, ”, 65); ?>
Thank you so much for your help!!
Hello there! I stumbled upon your topic here because I am having a similar problem, though I hope it much more simple. I have a basic text custom field that is not showing on my posts page, but it on my regular pages. I have tried putting the same php code that pulls in the custom field on index.php and single.php but neither works. Any suggestions?? I am using WordPress 2.8.4.
Thank you in advance!
I have been having this same issue. It seems that the URL is maybe being cut off in the code. How can we fix this??