Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110425
    [email protected]
    Participant

    Good afternoon! I’m looking for guidance on what I need to do to change the NEXT/PREVIOUS post links to include the post thumbnail, but I can’t find where to do that.

    I created an “inc” folder in my child theme and overwrote the catchresponsive-core.php file, but the changes did not take effect.

    #110441
    Mahesh
    Participant

    @b-mcginnisgaiconsultants-com: For that, you’ll need to override catchresponsive_post_navigation() function (inc/catchresponsive-core.php) line 1525. And you don’t need to create inc folder and copy paste catchresponsive-core.php, it won’t work like that. Just copy the function’s code to your child theme’s functions.php and customize it further. If you are not much familiar with coding, I recommend you to hire a customizer.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change NEXT/PREVIOUS post links to include post thumbnail’ is closed to new replies.