I am using the avada theme in one of my sites. As avada is loading the bootstrap framework on its own I had to disable Bootstrap loading in Toolset options. Otherwise, for example, the modal popups would not work. Now, the popups are working, but the bootstrap styled toolset elements are not working, not styled by the theme bootstrap. How come? I' am also manually styling the pagination elements, but the previous, next, first, last list items are not receiving the class 'wpv-pagination-nav-links-item' how come?
Thank you
In the Toolset > Settings > General > Bootstrap loading, please choose "Another theme or plugin is loading Bootstrap 3" instead of "This site is not using Bootstrap". This should help fix the problem where modals are not working, and Bootstrap styling will still be applied to Toolset pagination and other features.
Did it. Avada modals are working. but bootstrp output is not stilized.
Okay I see what you're saying now, let me ask my 2nd tier support team if there's a way to make both modals and pagination link styles work simultaneously. I'll update you as soon as I have some feedback to share.
It turns out these parts of Toolset and Avada are incompatible. Since Avada's built-in CSS does not include the parts of Bootstrap necessary to style pagination links, it appears that the only way to have both these features work together is to choose "The theme or another plugin is already loading Bootstrap 3", then manually add the missing Bootstrap CSS styles. Otherwise, Toolset's Bootstrap will override Avada's custom version of Bootstrap, breaking the modals. There's not an easy way to do this - it requires developer-level knowledge of CSS and the Bootstrap framework. Unfortunately I do not have a cut and paste script available for you.
Hello, I would like to know if the situation has changed with Avada 7.2.1 and if Avada is compatible with Toolset. Thank you