Skip Navigation

[Gelöst] Toolset load bootstrap and break layout of divi theme

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:
I am developing a website with DIVI and toolset. When I select option bootstrap is loadd by toolset, search button and logo are at a different height than the menu.
Solution:
It is a known compatibility issue and unfortunately we don't have other better solution for it at the moment.
You can disable the Bootstrap from Toolset plugins, by this:
Dashboad-> Toolset-> Settings-> General
option "Bootstrap loading", choose "This site is not using Bootstrap CSS"
Relevant Documentation:

This support ticket is created vor 7 Jahren. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Dieses Thema enthält 5 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von David Gimenez vor 7 Jahren.

Assistiert von: Luo Yang.

Author
Artikel
#589598

Hi

I am developing a website with divi and toolset. When I select option bootstrap is loadd by toolset, search button and logo are at a different height than the menu.

Urls:
versteckter Link
versteckter Link

#589691

Dear David,

You can disable the Bootstrap from Toolset plugins, by this:
Dashboad-> Toolset-> Settings-> General
option "Bootstrap loading", choose "This site is not using Bootstrap CSS"

#589693

It is a known compatibility issue and unfortunately we don't have other better solution for it at the moment.

The problem is that there is a conflict between the Divi CSS and Bootstrap, for example, Divi uses some of the same classnames as Bootstrap (e.g. .container) with different style settings.

#589857

Thanks for you answer. Then... is there any alternative to show views in a responsive grid in divi theme without bootstrap?

#590041

Without Bootstrap, responsive Grid option is not usable within Views,
You may instead use another Grid, or any other Loop styling option, or create your own HTML following instructions like this one:
versteckter Link
You could also ask DIVI authors what they recommend as responsive HTML grids.

#590951

I'm using versteckter Link