How to add the “return to previous page” button

This topic has 4 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Olga Barlow

  • Avatar: OrianeBng
    OrianeBng
    Participant
    September 7, 2021 at 12:27

    Hello,

    I would like to add “return to previous page” button on my website (especially for the portfolio’s page) like this at right =>https://www.8theme.com/demo/legenda/our-portfolio/?col=2
    I don’t know how to do it
    Please, can you help me?
    Thanks
    Regards
    Oriane

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 9, 2021 at 09:56

    Hello,

    Go to Theme Options > Header > Breadcrumbs tyle and clear the option to leave it empty https://prnt.sc/1rlmpvn Save changes and check the breadcrumbs after that.

    Regards

    Avatar: OrianeBng
    OrianeBng
    Participant
    September 10, 2021 at 14:40

    Hello,

    Thank you for your response. The button appears in the computer version but not in the mobile version. What can I do to have the button also in the mobile version?

    I have another question. For example, when I press the button “Arabesques” (one of my category’s portfolio) et then I choose one the drawing for example “arabesque V” and I press the button “return to previous page” it returns to the portfolio home page, not to the Arabesques’s category.
    I would like to change this, how can I do?
    I notice that the URL of the portfolio’s home page or “show all” (https://tempsderever.fr/portfolio/) is the same that the URL of each of categories (arabesques, encres bleues, encres de Chine etc.)
    Maybe it’s the explanation? But I don’t know how to change the Url of the categories.

    Thanks,
    Regards,
    Oriane

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 14, 2021 at 11:21

    Hello,

    Take my apologies for the delay in answering.

    Add the below code to Theme Options > Custom CSS to show the return to previous page for the mobile devices

    .back-to {
        display: block !important;
    }

    Categories on the Portfolio page are filters that display items from the chosen category on the same page, it does not go to category page that’s why if you click the “return to previous page” you stay on the same page. There is no option to change these categories to links to category pages instead of filter buttons. It’s possible only by additional customization. You can submit a customization request here.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.