Remove Rev Sldier Shortcode - by lcgwmarketing

This topic has 11 replies, 5 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 4, 2016 at 05:05

    Hello, I cannot seem to find where to remove the shortcode for the Rev Slider on the home page of my website. I’ve looked at the VC blocks and Theme Options, on the page itself. I cannot find that setting. Can you tell me where it is located? The shortcode is showing up on the front end of the site just below the header.

    10 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 4, 2016 at 08:17

    Hello lcgwmarketing,

    please provide us with admin credentials for your site in private content. We will check your homepage and remove the shortcode for the Rev.Slider.

    Regards,
    Stan Russell.

    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 4, 2016 at 16:27

    Here you go

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 4, 2016 at 16:40

    Hello,

    I’ve added the following code in Theme Options->Custom CSS->Global Custom CSS.

    .home .page-heading-slider{
    display:none;
    }

    Please check it.

    Regards,
    Robert Hall.

    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 4, 2016 at 17:29

    Ok, thank you. That works greats. I would like to know, however, how would I add a different slider onto the page? I mean, why is the slider embedded into the theme rather than allowing us to change the slider on the page itself?

    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 5, 2016 at 05:14

    Hello,

    There may have been an unintended consequence from this. Before, my site had the slider as the background behind the nav and logo on the home page, and then it was not on the shop pages or product pages. I liked how that looked because on the individual product pages and section pages I had a light background behind the breadcrumbs.

    Now when I add a header background, it covers the background image behind the breadcrumbs and actually crowds the breadcrumb text.

    I would like the background behind the home pages different than the rest of the site. How can I achieve this without turning back on the slider?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 5, 2016 at 10:24

    Hello,

    Could you please show a screenshot what you want to achieve for our better understanding?

    Thank you.
    Best regards,
    Jack Richardson.

    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 5, 2016 at 16:34

    Sure. The home page should look as it does now, and product page should look like attached (without the header background image). This is how it was when we had the slider turned on.

    https://littlecrowgunworks.com/wp-content/uploads/2016/02/LCG-Product-Page.png

    Avatar: Eva
    Eva Kemp
    Support staff
    February 5, 2016 at 19:59

    Hello,

    I’ve added the code in Global Custom CSS:

    .post-type-archive-product .header-wrapper {
        background: transparent !important;
    }

    Clear browser cache and check Shop page now.

    Regards,
    Eva Kemp.

    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    February 6, 2016 at 06:36

    Ok, I maybe wasn’t clear. The shop page looks correct, but all other internal pages do not. I would like all page EXCEPT the home page to not show the header image. I’m wondering if somehow we aren’t better off going back to using the slider as the home page header again.

    The way the theme is built doesn’t make sense to me. I do not know how or why the slider is built into the theme itself instead of being separate. I’ve used many other themes that allow me to change header images per page, and add a slider wherever I want. With the theme I bought from you guys, it seems we are only hiding element with CSS.

    Is there not a way to control the header on individual pages? Could there not be a way that shows the header image ONLY on the home page?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 8, 2016 at 09:15

    Hello,

    In this case remove header image in Theme Options where you added it and add this code in Pages > edit your home page > open CSS block in Visual Composer editor and paste the code:

    .header-wrapper {
        background: url("https://littlecrowgunworks.com/wp-content/uploads/2015/09/header_background1e.jpg") no-repeat center top;
    }

    Background will be shown only for home page.

    Regards,
    Eva Kemp.

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