Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Please complete the following steps:

    1) Divide your page using <!--nextpage--> shortcode in the Text mode;
    2) Go to the plugin settings page and disable the standard pagination in “Hide standard pagination” -> “on paginated posts or pages”;
    3) Open the template which is responsible for displaying page (as a rule, it is “page.php” or “content.php”), find the function “wp_link_pages” and add the following code

    if ( function_exists( 'pgntn_display_pagination' ) ) pgntn_display_pagination( 'multipage' );;

    4) Check results.

    Sincerely,
    BestWebSoft Support Team

    Thread Starter marky10000

    (@marky10000)

    I’ll try it, thank you

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Looking forward to your reply.

    For more convenience, you can contact us via our support forum (https://support.bestwebsoft.com/). Please include a link to this post, so that we could recall the case immediately.

    Sincerely,
    BestWebSoft Support Team

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Since there is no reply from you, we consider this topic as resolved. We hope you’ve found the solution. If you have any questions, please feel free to contact us via our Help Center – https://support.bestwebsoft.com/.

    Sincerely,
    BestWebSoft Support Team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can I use it for pages?’ is closed to new replies.