Breadcrumbs and social media links - by lorna

This topic has 2 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: lorna
    lorna
    Participant
    February 22, 2019 at 05:03

    Hello,
    Hope you are well. I have used your Royal theme to build our site and have incurred a few problems. please see link to website in content area.

    1) I would like to put breadcrumbs on certain pages. I have tried various things in the theme options, but it does not seem to work. I want certain pages to look like this
    at the top – https://www.8theme.com/demo/royal/shop/ – where there are breadcrumbs.

    2) On my social media links on the top of the header. Where can i edit these? I have searched everywhere and can’t seem to find where to edit. I only need facebook, instagram and Twitter. how do i take the rest off?

    3) On my FAQ’S page there seems to be a gliche in the system. There is a white space above the blue header. I have adjusted the margin settings, but it doesn’t seem to work. it either makes an extremely big gap or a small one.

    thanks

    Lorna

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2019 at 08:37

    Hello,

    1) Global Breadcrumbs setting you can change via Theme Options > Header Settings > Breadcrumbs.
    Settings for a separate page you can change via Page Layout http://prntscr.com/moi9z5 For example, on your “Services” page > http://prntscr.com/moiaa4 so breadcrumbs is disabled.
    2) Theme Options > Header Settings > Main header area > Header custom HTML (for 6, 7, 13, 14, 18 headers). You can replace [share] shortcode by own content.
    https://www.8theme.com/demo/docs/royal/#7_royal_shortcodes
    If you want to edit the content of the shortcode, some additional customization should be done in files. Copy etheme_share_shortcode function (royal/framework/shortcodes.php) into functions.php of the child theme and edit the content there.
    https://www.8theme.com/demo/docs/royal/index.html#2_child_theme
    https://developer.wordpress.org/themes/advanced-topics/child-themes/
    3) Please add this code in Custom css for page http://prntscr.com/moidw3

    .page-content {
        margin-top: 0px;
    }

    Feel free to ask if you have any other questions.

    Regards

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