Home Forums Basel support forum WPBakery Page Builder Update

WPBakery Page Builder Update

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #483563

    Tuomo
    Participant

    Hi there,

    I updated little while ago WPBakery Page Builder plugin and this made my footer look different as it was before.
    The footer Seperator lines were dark color #22222 and now they show up as light colors when I haven’t even fixed these colors to anything different. :/
    Can this be fixed somehow?

    Best Regards,
    Tuomo Nurkkala

    Attachments:
    You must be logged in to view attached files.
    #483614

    Hello,

    Please restore the site from the backup and make sure you have moved all CSS code to the Theme Settings > Custom CSS not to lose the changes you have made.
    Then try to update the plugin again.

    Best Regards

    #483652

    Tuomo
    Participant

    I have all the custom CSS codes over there and I haven’t done anything with these line codes. The Footer is done by HTML blocks and WPBakery Page Builder Separator.

    Attachments:
    You must be logged in to view attached files.
    #483883

    Hello,

    Please disable the plugins not related and switch to the parent theme, perhaps customization or third parties plugins may conflict with the recent version of the Basel.

    Now when I try to view the Footer HTML block I cannot switch in the WP Bakery view backend, I see shortcodes instead of blocks.

    If you have any questions please feel free to contact us.

    Best Regards

    #483927

    Tuomo
    Participant

    Hi Elise,

    I have to try this at night time because this is a live site.

    I don’t know what do you mean?
    I have attached one image of the Footers backend? You can change clicking the look from the circled red area.

    Best Regards,
    Tuomo Nurkkala

    Attachments:
    You must be logged in to view attached files.
    #484257

    Hello,

    I am checking the footer and I cannot catch the problem could you describe in detail what is wrong now?

    Best Regard s

    #484266

    Tuomo
    Participant

    Hi Elise,

    You can find from the Seperator line and the color code is #22222 and this should be very dark color, but this is shown as very light color in the frontend of our sites.
    Before the WPBakery Page Builder plugin update the color was very dark in the frontend and after the update the color came very light for some unknown weird reason.

    Attachments:
    You must be logged in to view attached files.
    #484452

    Hello,

    The new version of WP Bakery causes the issue: https://gyazo.com/e38da2132b9d85c3bc7abd26294bf5b1

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .vc_separator .vc_sep_holder .vc_sep_line {
        border-top: 1px solid #222222;
    }

    If you have any questions please feel free to contact us.

    Best Regards

    #484518

    Tuomo
    Participant

    Hi Elise,

    Okay, good to know and thank you! 🙂

    Best Regards,
    Tuomo Nurkkala

    #484523

    Tuomo
    Participant

    Btw the code made my Homepage go crazy. 😀
    This code effects as well on Pages (Sivut) -> Homepage (Etusivu) -> Separator with Text.
    I had on the Separator with Text only light grey dots.
    I have attached few images of what happened.

    Best Regards,
    Tuomo Nurkkala

    Attachments:
    You must be logged in to view attached files.
    #485074

    Hello,

    The code hardly ever influences. I check this and it is as it should be: https://gyazo.com/4edfd4d42bbb3360ad5cc91e04853627

    Please replace the code with this one:

    body footer .vc_separator .vc_sep_holder .vc_sep_line {
        border-top: 1px solid #222222;
    }

    If you have any questions please feel free to contact us.

    Best Regards

    #485192

    Tuomo
    Participant

    Hi Elise,

    Thanks! This code worked just fine! 🙂

    Best Regards,
    Tuomo Nurkkala

    #485548

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘WPBakery Page Builder Update’ is closed to new replies.