Next page not numbers

Home Forums WordPress Theme Support BfastMag Pro Next page not numbers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9109
    Raja CRN
    Keymaster

    Hello,

    Edit the file the template-parts > content-single.php

    find the wp_link_pages(); Replace that with following code.

    wp_link_pages(array('next_or_number'=>'next', 'previouspagelink' => ' « Previous Page', 'nextpagelink'=>' Next Page »'));

    Thanks

    #9110
    Christopher
    Spectator

    Thanks. That worked.

Viewing 2 posts - 1 through 2 (of 2 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .