Home › Forums › Basel support forum › WPBakery Page Builder Update
WPBakery Page Builder Update
- This topic has 12 replies, 2 voices, and was last updated 1 year, 3 months ago by Elise Noromit.
-
AuthorPosts
-
July 23, 2023 at 2:34 pm #483563
TuomoParticipantHi 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 NurkkalaAttachments:
You must be logged in to view attached files.July 24, 2023 at 12:16 am #483614
Elise NoromitMemberHello,
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
July 24, 2023 at 9:21 am #483652
TuomoParticipantI 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.July 25, 2023 at 2:03 am #483883
Elise NoromitMemberHello,
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
July 25, 2023 at 9:18 am #483927
TuomoParticipantHi 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 NurkkalaAttachments:
You must be logged in to view attached files.July 26, 2023 at 12:25 pm #484257
Elise NoromitMemberHello,
I am checking the footer and I cannot catch the problem could you describe in detail what is wrong now?
Best Regard s
July 26, 2023 at 12:49 pm #484266
TuomoParticipantHi 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.July 27, 2023 at 3:43 am #484452
Elise NoromitMemberHello,
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
July 27, 2023 at 11:19 am #484518
TuomoParticipantHi Elise,
Okay, good to know and thank you! 🙂
Best Regards,
Tuomo NurkkalaJuly 27, 2023 at 11:30 am #484523
TuomoParticipantBtw 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 NurkkalaAttachments:
You must be logged in to view attached files.July 29, 2023 at 8:35 pm #485074
Elise NoromitMemberHello,
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
July 30, 2023 at 5:52 pm #485192
TuomoParticipantHi Elise,
Thanks! This code worked just fine! 🙂
Best Regards,
Tuomo NurkkalaAugust 1, 2023 at 4:35 am #485548
Elise NoromitMemberYou are welcome! We are here to help.
Wish you a wonderful day!
-
AuthorPosts
The topic ‘WPBakery Page Builder Update’ is closed to new replies.
- You must be logged in to create new topics. Login / Register