Thread Starter
kennya
(@kennya)
I’m having the exact same issue. Things were working until recently…might have been an update that caused this. Were you able to solve the issue?
I’d like to know this as well. Want to create a Product type.
-
This reply was modified 8 years, 1 month ago by kennya.
Thread Starter
kennya
(@kennya)
In the index.php it already says the_content. Doesn’t say the_excerpt anywhere. Any other ideas? Here’s the code in the index.php:
<?php the_content(__(‘Read more’));?><div class=”clear”></div>