• Resolved swkjon

    (@swkjon)


    Recently updated to Salient 8.1.0 and had it break a lot of the css from the site’s previous version of Salient. The Events plug-in is not grayed out and there is something in the main Salient Theme CSS that is causing a conflict, but I am not sure what. I got as far as determining it was their main style sheet by troubleshooting and when removing that sheet from the header the calendar would become visible again, but also breaking the rest of the styling.

    I’m looking for what is the culprit in this sheet:
    <link rel=”stylesheet” id=”main-styles-css” href=”https://www.swktech.com/wp-content/themes/salient/style.css?ver=8.0.1&#8243; type=”text/css” media=”all”>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like the problem is with the theme “nectar” slider. From the page you linked, the slider isn’t completing loading – page inspector shows this CSS:

    .nectar-slider-loading {
        background-color: #393939;.......}

    If I disable the dark background, I see the other page content — including event calendar, but then there is a big blank space where the slider was supposed to be.

    So I’d suggest that you start by checking your theme settings for the slider. It’s possible that you lost some of your custom settings with the update.

    Thread Starter swkjon

    (@swkjon)

    Thank you @abigailm ! I did some digging and found that there was some code in the events calendar plugin settings that I honestly don’t know why it was even there. You helped clue me in on where to look with your advice. I truly appreciate it. Everything appears to be back to normal.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Salient Theme Issues’ is closed to new replies.