-
AuthorPosts
-
rvillela Friend
rvillela
- Join date:
- March 2013
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
February 21, 2014 at 4:10 pm #195051http://www.bikingzone.us/swap/advert/45202-24-banshee-chrome-bmx-cruiser
On the above link, click on the image or the “Contact Advertiser” button.
It is supposed to bring up a Modal Window, but instead fires off the following error:Uncaught TypeError: Object #<Object> has no method ‘one’ – bootstrap.js:1013
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
February 24, 2014 at 12:09 pm #524096@ rvillela,
This issue is due to the conflict of mod_bt_login with bootstrap.
http://www.bikingzone.us/modules/mod_bt_login/tmpl/js/jquery.simplemodal.js
Please disable the module or replace with other extensions.1 user says Thank You to Wall Crasher for this useful post
rvillela Friendrvillela
- Join date:
- March 2013
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
February 24, 2014 at 4:59 pm #524156Thank you for the response. I did disable the module which did cause the error to go away, but apparently not the problem.
The real problem is that my popups using data-toggle=”modal” are not working.
They seem to work fine with templates like “obelisk” but not with Purity III. :((Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
rvillela Friendrvillela
- Join date:
- March 2013
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
February 25, 2014 at 3:33 pm #524316BT Login module disabled and PM sent.
Thanks for any helpWall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
February 26, 2014 at 7:42 am #524411@ rvillela
First, you can try to overwrite the contact template of com_jomclassifieds
Find this line:
<blockquote><div id=”jomclcontact” class=”modal fade hide in” style=”display: none;” aria-hidden=”false”></blockquote>
=> and edit as follows (remove ‘hide’ and ‘in’ class):
<blockquote><div id=”jomclcontact” class=”modal fade” style=”display: block;” aria-hidden=”false”></blockquote>
Also, the close button of the modal has been overwritten by
this css http://www.bikingzone.us/cache/mod_pwebcontact/9d4bd04250d6831246e15519b0ac95cc.css<blockquote>, {
background-image: none !important;
}</blockquote>Please remove this rule as well.
1 user says Thank You to Wall Crasher for this useful post
rvillela Friendrvillela
- Join date:
- March 2013
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
February 26, 2014 at 6:03 pm #524499This is AWESOME!
Removing the “hide” and “in” styles resolved my issue in MULTIPLE places! 😀
Is this not standard T3 Bootstrap styles? This seemed to work fine with JA Obelisk.
I guess what I am asking is if this should be resolved in Purity III or is this something the component should NOT be using for T3 Bootstrap?Thanks also for the icon issue.
The module did have an option of loading Bootstrap Glyphicons. So once enabled, it works as expected.
Thanks again!Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
February 27, 2014 at 2:09 am #524544🙂
You can check the demo modal of bootstrap here. It should not contains ‘hide’, ‘in’ class.
http://getbootstrap.com/javascript/#modalsPurity III should work with the bootstrap modal.
rvillela Friendrvillela
- Join date:
- March 2013
- Posts:
- 30
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
February 27, 2014 at 3:39 pm #524637Just FYI.
When I removed the “in”, the modal popup did NOT work on my iPad or Android phone. When I added “in” back, it worked on both devices.
So for sure “hide” is OUT, but it looks like “in” may be still need to be IN 🙂Thanks again for your help.
1 user says Thank You to rvillela for this useful post
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by rvillela 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum