Forums

iNove and page/more tages (6 posts)

  1. asilverstone
    Member
    Posted 2 years ago #

    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?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Can you provide links to pages that demonstrates these problems?

  3. asilverstone
    Member
    Posted 2 years ago #

    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/

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    The <!--more--> tag is ignored in Pages unless you carry out a 2-step customisation of the template.

    1. Just before <?php if (have_posts()) : while (have_posts()) : the_post(); ?>, add <?php global $more;?>
    2. Change <?php the_content(); ?> to <?php $more = 0;the_content(); ?>

    I can't see any indication of the <!--nextpage--> tag.

  5. asilverstone
    Member
    Posted 2 years ago #

    Thank you, esmi!

  6. asilverstone
    Member
    Posted 2 years ago #

    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/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.