-
AuthorPosts
-
presto Friend
presto
- Join date:
- August 2012
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
July 4, 2014 at 3:43 pm #199416My site is using the pongstagram plugin for instagram. This plugin has a shadowbox effect take place when the user clicks on a photo. The modal shadowbox effect is being blocked by the template somehow. Can you please offer som advice on how I can stop this blocking of the info on thumbnail click?
Here is the dev link:
http://trapfirebrothers.com/index.php/trapfire-photoschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 5, 2014 at 2:41 am #541219Did you make a lot of changes on the bootstrap.css
Please let me know this to provide a solution. since without knowing this I might override the existing code changes you have made.
do you want something like this?
presto Friendpresto
- Join date:
- August 2012
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
July 5, 2014 at 12:50 pm #541239I have not made any changes to bootstrap.css. I have added custom.css, but that is it. Yes, the screenshot you provided is what I would like. How can I adjust this?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 7, 2014 at 2:58 am #541323can you please post me your admin details via PM. so i can check into your code. The issue is more than one bootstrap css is available on a page and so overlapping each other. Need to fix this. please send me the Code.
presto Friendpresto
- Join date:
- August 2012
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
July 7, 2014 at 4:46 pm #541435Just sent the message, thanks.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 8, 2014 at 3:36 am #541467Go to this File: /templates/ja_appolio/css/template.css
Add this code
.modal-open .modal {
left: 50% !important;
height: 80% !important;
}.modal-open .modal .modal-comments .modal {
height: 80% !important;
}.modal-open .modal .modal-header .close {
top: 5px !important;
}.modal-open .modal .modal-img{
height: 80% !important;
}
Go to this File: /templates/ja_appolio/css/bootstrap.css
Remove this code
.hide{display:none !important}
1 user says Thank You to chavan for this useful post
presto Friendpresto
- Join date:
- August 2012
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
July 15, 2014 at 12:11 am #542337Thanks, the modal transition works, but the problem is not 100% solved. As you can see here:
http://trapfirebrothers.com/index.php/trapfire-photos-2
when you click on any of the images you get the correct details. On the other hand, when you click on the same page with the Apollio page:
http://trapfirebrothers.com/index.php/trapfire-photos
The first image will show time and time again when you click on multiple thumbnails after closing the shadowbox. Does this make sense? How can I fix this display issue in the Appolio template?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 15, 2014 at 3:42 am #542349Can you please contact the pongstagram developer on this, since the dynamically created DIV is not removed when you click on the new images.
Please ask them to look at this. they would know what the issue. It would help us too resolve this too.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by chavan 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Modal transition in plugin is blocked by Appolio, please help debug
Viewing 8 posts - 1 through 8 (of 8 total)