X-store breadcrumbs on non woocommerce page

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

  • Avatar: pocockn
    pocockn
    Participant
    October 6, 2016 at 08:56

    I am currently setting up a site with xStore, I currently have the bread crumbs working on all my woo-commerce pages, so it shows home > shop etc. However on non woocommerce page it just shows home and not say home > contact if I am on the contact page. I have activated breadcrumbs in the theme options, I can see in the code that for some reason the breadcrumb for the page is set to display:none; is there something I am missing?

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 6, 2016 at 10:23

    Hello,

    We’ll fix it in theme update. If you provide me link to your site and temporary admin panel access I’ll fix it for you.

    Regards

    Avatar: pocockn
    pocockn
    Participant
    October 6, 2016 at 16:17

    The site is currently on my localhost, can you paste the code in here and i’ll edit the theme myself?

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 7, 2016 at 15:00

    Hello,

    Custom code depends on breadcrumbs settings that you use. Could you provide us with .json file of your theme options (Theme Options > Import/Export > Options).

    Regards

    Avatar: pocockn
    pocockn
    Participant
    October 7, 2016 at 18:50

    Here is the JSON

    http://pastebin.com/krK1aWAG

    Thanks!

    Nick

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 8, 2016 at 12:37

    Hello,

    Add the following code in Theme Options > Styling > Custom CSS

    .page-heading.bc-type-left2 .delimeter:last-child {
        font-size: 0.9rem !important;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.