Skip Navigation

[Resolved] Bug with a dropdown icon in user profile page with Kleo Theme

This thread is resolved. Here is a description of the problem and solution.

Problem: A dropdown component on my User profile page does not function correctly. I have Kleo theme active.

Solution: Kleo loads Bootstrap 4, and Toolset attempts to load Bootstrap 3. This results in a conflict. Go to Toolset > Settings > General tab and select "The theme or another plugin is already loading Bootstrap 3" in the Bootstrap Loading configurations.

This support ticket is created 6 years, 10 months ago. 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by christelleD 6 years, 10 months ago.

Assisted by: Christian Cox.

Author
Posts
#617087

Hi,

I have created a child theme for the theme : "Kleo" on my website. I have a problem with this child theme, but with the theme too.
I have a bug with the dropdown <li class=”dropdown pull-right tabdrop”> in member profile page. It doesn’t work. The dropdown menu with the buddypress additionals tabs doesn’t deploy.

I have disabled all plugins except K Elements and Buddypress and it’s ok. Dropdown icon work.
I have done tests and if the following plugins are enabled I have the display problem :
– cred-front-end-editor
– wp-views
– layouts
– types
– types-access

All theme and plugins are updated. And i have updated too the php version to 7.2.
I can’t find a solution to my problem and it is very annoying not being able to access all the links.

I have already contacted theme creators. Here is their answer :
"It doesn’t appear to be a KLEO issue if the issue is only present when the five specific plugins by the same author are active. Please open a ticket with WP Types to see if they have any insight into this issue.
There are no relevant errors being printed in the console or your PHP error log. But you should let them know that when their plugins are disabled the theme works as expected."

Can you help me please ?

Thank you.

#617223

Hi, it looks like a conflict because Kleo tries to load Bootstrap 4, and Toolset tries to load Bootstrap 3. Try this:
- Go to Toolset > Settings > General tab
- Scroll down to Bootstrap loading, and select "The theme or another plugin is already loading Bootstrap 3"

Let me know if you continue to see Bootstrap component issues like this, or Bootstrap grid layouts that do not work as expected, and we can check each one in turn.

#619419

Hi,

It's ok now 😀 Thanks very much.