in iNove, on 2.8.4 at arielsilverstone.com , both <!--page and <!--more cause the point where inserted first to be end of page. no further pages shown.
Why?
in iNove, on 2.8.4 at arielsilverstone.com , both <!--page and <!--more cause the point where inserted first to be end of page. no further pages shown.
Why?
Can you provide links to pages that demonstrates these problems?
Sure:
Here is one that have both tags in it, and neither shows up:
http://arielsilverstone.com/library/security-challenge/
and this one, currently showing the same symptoms as above, is the one that usually just shows nothing after just before the How H2
http://http://arielsilverstone.com/library/federal_cybersec/
The <!--more--> tag is ignored in Pages unless you carry out a 2-step customisation of the template.
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>, add <?php global $more;?><?php the_content(); ?> to <?php $more = 0;the_content(); ?>I can't see any indication of the <!--nextpage--> tag.
Thank you, esmi!
Esmi,
Check this page please. Inside the table there is <!Page. and it doesnt work...
http://arielsilverstone.com/privacy/california-breach-notification-law-sb-20/
This topic has been closed to new replies.