Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1038611

    Hi!

    How can I remove the previous and next product option on every single product page on the left and right side?

    All the best

    #1038626

    Hey vollstark,

    Try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top.single-product a.avia-post-nav {
        display: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1038632

    Cool, that works :-) But the pictures are still in the side ressources :-(

    #1038715

    Hi,

    No sure what you mean by the above. Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1038870

    Hi!

    Please see this page: https://vollstark.de/produkt/bierdeckel_als_einladungskarte_zig/

    If you have a look to the pictures which are loaded with this site (the ressouces) you can see pictures from other products. These pictures are not shown on this page. I think that they are previous or next products!?
    Do you know what I mean?

    All the best

    #1039405

    Hi,

    Do you mean the bottom section pictures “You might like it too …” You want to remove that entire section?

    Best regards,
    Jordan Shannon

    #1039408

    No, I mean the picture you can´t see. Only in the ressources panel:

    #1039409

    Hi,

    You would have to manually remove them from your images folder if you don’t want them in resources. You can remove them via any kind of code.

    Best regards,
    Jordan Shannon

    #1039410

    Oh. I thought that were pictures from the next or the previous product. ;-)

    #1039413

    Hi,

    No Nikko’s code have hidden them. They won’t be accessible to the user on the front-end.

    Best regards,
    Jordan Shannon

    #1039414

    ok. Thank you :-)

    #1039415

    Can you have a look to my other post? ;-)

    #1039441

    Hi,

    Will do. I will close this one and have a look at the other.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘remove previous / next product’ is closed to new replies.