• Resolved willomo

    (@willomo)


    Step 8 of the usage instructions say “Now comes the tricky part, go to Appearance -> Editor. Here you need to insert “” into one of the php files (which are listed on the far right). Exactly which file you need to edit depends on the particular WordPress theme that you’re using. A good starting point could be going to a file called “single.php”.”

    What does ‘Here you need to insert “” into one of the php files’ mean? What is “”? I feel as though there is something important missing here.

    https://wordpress.org/plugins/custom-menu-driven-prevnext-links/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodingBee

    (@codingbee)

    Doh! Yes you are right. You need to insert “CMD_prev_next();”.

    I’ll update the instructions accordingly.

    Thanks for letting me know!

    Plugin Author CodingBee

    (@codingbee)

    Oops wrong again, I meant: <?php CMD_prev_next(); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incomplete usage instructions’ is closed to new replies.