Hi,
I'm using a tinyMCE editor to add content with custom fields. It seems now that none of the "Read More..." tags work across the site.
Firebug reveals the inserted code as <span id="more-2"></span> instead of a link to the full post or page.
Hi,
I'm using a tinyMCE editor to add content with custom fields. It seems now that none of the "Read More..." tags work across the site.
Firebug reveals the inserted code as <span id="more-2"></span> instead of a link to the full post or page.
AHA! found out that WordPress doesn't normally allow "Read More..." tags in pages. I had to add some extra code to the loop
see here: How_to_use_Read_More_in_Pages
This topic has been closed to new replies.