-
AuthorPosts
-
May 22, 2017 at 8:59 pm #797905
Hello,
I want visitors to open a bootstrap modal contact form (created with Toolset CRED) while looking at a post (like explained at https://coolestguidesontheplanet.com/bootstrap/modal.php).
The modal form displays correctly under Twenty Seventeen but does not behave correctly with Enfold; css seems indeed to be mixed up, resulting in wrong z-index, wrong colors and alignments and no scroll.
Any hint on why?Thanks.
May 23, 2017 at 12:36 am #797991Hey Sim0nb,
Please provide a link to the site and page in question so we can inspect the css.
Best regards,
Jordan ShannonMay 23, 2017 at 9:48 am #798123Hi Jordan,
I just sent you a private message.
Thanks.May 23, 2017 at 1:16 pm #798252Hi,
Could you post the link in the private content of your reply as well please? That way it will be available to all moderators and we will be able to help you out faster.
Best regards,
RikardMay 23, 2017 at 6:04 pm #798413Ok, here it is (in private reply)
May 23, 2017 at 6:18 pm #798419Hi,
Every theme is different and Enfold is more advanced compared to most other themes which is also increasing the chance of compatibility issues like these unfortunately. Is there perhaps a modal plugin that would be able to meet your functionality needs?
Best regards,
Jordan ShannonMay 23, 2017 at 6:54 pm #798437Ok, fair enough. I have then tried to use a more ‘Enfold’ solution as proposed in this ticket: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/#post-304173 and…it works perfectly!
Thanks for your time!
- This reply was modified 7 years, 6 months ago by Sim0nb.
May 23, 2017 at 6:57 pm #798438Hi,
What issues are you running into with that solution?
Best regards,
Jordan ShannonMay 23, 2017 at 7:01 pm #798441Thanks Jordan, you were very quick to react.
I just forgot to adapt the css as explained in the post; now it works perfectly!
Thanks again.- This reply was modified 7 years, 6 months ago by Sim0nb.
May 23, 2017 at 7:38 pm #798462Perhaps just one last question about the difference between using buttons and links:
When I use the link code<a class="open-popup-link" href="#test-popup">Show inline popup</a>
the popup opens but when I try to use a button:<a href="#test-popup"><button type="button" class="btn btn-info btn-lg">Posez une question</button></a>
, nothing happens.
Still, hoovering with the mouse on both gives the same url;
I’m a bit t a loss here.
Thanks.- This reply was modified 7 years, 6 months ago by Sim0nb.
May 23, 2017 at 8:13 pm #798473Ok, got it, the button code should be
<a class="open-popup-link" href="#test-popup"><button type="button" class="btn btn-info btn-lg">Posez une question</button></a>
This ticket may be closed.
Thanks again for your time.May 23, 2017 at 11:12 pm #798567Hi,
Great! I am glad this was able to be fixed. If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Bootsrap modal not working properly with Enfold?’ is closed to new replies.