• Hello,

    how do I remove the previous article/next article buttons from the footer of my posts (but really completely from the whole site)?

    THanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Josh

    (@joshmbuck)

    Just to clarify…I want to remove the links below the content of my posts. I have the following php code in the sidebar widget to move the previous/next links to the sidebar instead of placing it below the content:

    <?php cenote_post_navigation(); ?>

    When I tried

    .post-navigation .nav-links {
        display: none;
    }

    it hid the links in the footer as well as in the sidebar.

    Thanks.

    Hi @joshmbuck,

    We appreciate your writing in,

    Could you please provide us the site link so that we can inspect the issue from our end and help you fix it? Please write us with the site link provided and we’ll get back to you.

    Regards,
    ThemeGrill Support Team

    Thread Starter Josh

    (@joshmbuck)

    thanks for the reply. I actually figure it out. And unfortunately my site isn’t live (just on my computer), so I can’t share right now. I will try to get it up so I can share it since i have several other questions.

    Thanks.

    Hi Josh,

    We appreciate your writing in,

    Please provide us with the site link once your site is active and drop your query. After that, we’ll get back to you.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘previous/next article’ is closed to new replies.