Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1199195

    Hi,
    I would like to get rid of these quick access buttons-slides on the sides of specific pages.
    Here’s a video showing what I mean: https://we.tl/t-YXESSTvWOH

    Thanks beforehand.

    #1199217

    Hey Samuel,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1199226
    This reply has been marked as private.
    #1199237

    Hi,

    I’m not sure about the link above, it’s taken me to a download link.

    Best regards,
    Jordan Shannon

    #1199238

    Yes, that’s the page. As I explained before this site has download pages for users. This is using a download manager plugin but the essence of the related pages follows the same logic as post entries. I bet they are applying some sort of posts hierarchy. Anyway the same thing happened with post entries so solved one solved all :)

    #1199241

    Hi,

    Apologies I misunderstood. So did you need additional help with this topic?

    Best regards,
    Jordan Shannon

    #1199246

    Hi Jordan,
    Yes, I would like to remove the next/previous topic-post buttons on the sides as shown in the wetransfer video I attached in the first comment.

    Thanks beforehand.

    #1199432

    Hi,

    Add this to quick css:

    .avia-post-nav.avia-post-prev,
    .avia-post-nav.avia-post-next{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1199540

    Thanks Jordan, it works now.

    Also, I would like to know how to prevent these pages to be listed when using the search function on the site and at the same time making them visible to users with the page link (making them private would not work).

    Can you help on this?

    #1200714

    Hi,

    Unfortunately, this portion of the task is a bit more coding heavy and goes beyond the scope of support here in the forums. You would need a freelancer to complete this task.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.