Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1440597

    Hello, in order to ensure the accessibility of my site I would like to remove the prev/next link from the source code. Is there a function for this?

    Thanks

    Chris

    #1440651

    Hey Chris_85,

    Thank you for the inquiry.

    You can disable the post navigation by adjusting the Single Post Navigation settings in the Enfold > Blog Layout > Single Post Options section. Let us know of the result.

    Best regards,
    Ismael

    #1440733

    Hi Isamael, thanks! i would like to remove it from the full width slider. When i disable the Navigation the prev/next link is still in the source code. Is there a solution to get rid of these links.

    Thanks
    Chris

    #1440752

    Hi,

    Hi Isamael, thanks! i would like to remove it from the full width slider.

    Sorry about that; missed the title. This is possible but you’ll need to directly edit the enfold/config-templatebuilder/avia-shortcode-helpers/class-avia-slideshow.php file and remove the code around line 665:

    $output .= $this->slide_navigation_arrows();
    

    Best regards,
    Ismael

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