• Resolved frank tredici

    (@frank13)


    Is there any documentation on how to control what appears in the post content nav block quark_content_nav( 'nav-below' )?

    Out-of-the-box it shows the new/prev post’s title. I want to change it to simply show the words “Next” or “Previous”.

    Is that possible?

Viewing 1 replies (of 1 total)
  • Theme Author Anthony Hortin

    (@ahortin)

    If you’ve created a child theme, simply copy the quark_content_nav() function from Quark’s functions.php file to the functions.php file in your child theme. You can then modify it to show whatever you want.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Control quark_content_nav()’ is closed to new replies.