• Resolved billferris

    (@billferris)


    The instructions for enabling the pagination on Paginated Posts and Pages is pretty vague. Apparently, I’m supposed to paste

    if ( function_exists( ‘pgntn_display_pagination’ ) ) pgntn_display_pagination( ‘multipage’ );

    somewhere in a php file, but I’ve tried it in single.php, page.php and content.php to no avail. I saw somewhere that you add it to the function wp_link_pages, but I cannot find that function any where (not in the above pages)

    I’m using the Mobile theme by Theme Hall, which is a child theme of Omega

    Here is a sample Paginated Page that I’m trying to get this plugin integrated into. Currently it is simply defaulting to the basic pagination format

    Any help is appreciated, as this should be a quick fix, once I know where the code needs to go

    https://wordpress.org/plugins/pagination/

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Unfortunately, it is hard to tell where exactly the code should be added since we don’t know the structure of your theme and template. If you have “content.php” file, please try to add the code into it. If you have some problems with adding the code, we can help you with this, but please note that it is a paid service since we need some time to explore the structure of third party elements.

    Please follow the next steps in order to request a paid service:
    1) Submit a private request here – http://support.bestwebsoft.com/hc/en-us/requests/new
    2) Make sure to include details about required changes.
    3) Our manager will contact you back with estimation (possible questions) and a payment link.
    4) Answer questions (if applicable) or complete the payment.
    5) We will contact you upon payment approvement.
    6) The work will be performed by our specialist.
    7) Usually it takes about 2 – 4 hours to complete the desired changes after receiving your payment (we start after 100% pre-payment only). However, the time depends on complexity of this task, number of desired changes and availability of our team.

    Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Paginated Pages and Posts’ is closed to new replies.