This topic has 6 replies, 4 voices, and was last updated 2 months, 3 weeks ago ago by Andrew Mitchell
Hi,
I have an modal dialog on page:
https://taxivienna.net/from/
when you click on small question mark at “suitcases” select field.
Then should open Bootstrap modal dialog, but only shows modal backdrop and cannot do anything then, just refresh page.
It seems that xStore css is overriding bootstrap, not allowing native bootstrap classes.
I enqueued bootstrap and popper. On the other WP themes works normally.
tnx!
Hello, Milos,
Thank you for reaching out to us.
Please provide FTP access, we will check what can be done to help you.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
Best Regards,
8Theme’s Team
Hi,
thank you for quick answer. Credentials are added to private content area.
Hello @Milos
You can try to add next custom CSS on that page or globally in Theme Options -> Theme Custom CSS -> Global CSS:
.modal-open .modal.show {
opacity: 1;
}
.page-wrapper {
z-index: auto;
}
This solution should fix the issues you have.
Kind regards, Jack Richardson
perfect!
thank you!
Dear Milos,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Cannot use Booststrap modal dialog on xStore’' has been successfully resolved, and the topic is now closed for further responses