-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 8, 2017 at 8:31 am #1079880Hi,
I’m not entirely of the issue you’re facing here, could you clarify in more details?
December 9, 2017 at 7:54 pm #1080012The menu does not disappear when viewing photos
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 11, 2017 at 2:20 am #1080176You can share the credentials of your site so I will take a look and check for you.
December 11, 2017 at 5:39 pm #1080453Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 12, 2017 at 1:52 am #1080527It looks fine when I click images on that page: http://prntscr.com/hm9hzn
You can try to switch default template to a standard template of Joomla and see how it goes first.
December 12, 2017 at 2:13 am #1080539Before opening, do not scroll down
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 12, 2017 at 8:10 am #1080625It’s problem of z-index, the menu is set with higher value so it displays above the popup, you can try adding this custom CSS:
#es.es-photo-popup { z-index: 2000; }
December 13, 2017 at 1:52 am #1080755You need to edit the template. Because with K2 the same problem
http://shepetivka.com.ua/novyny/suspilstvo/4123-lisivnyky-ta-polismeny-provodiat-spilni-reidy-shchodo-nezakonnoi-vyrubky-ialynok.htmlSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 13, 2017 at 2:12 am #1080762In JA Simpli template, the main navigation is set with:
#mainnav { z-index: 2000; }
You can override this by:
#mainnav { z-index: 200; }
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by djos 6 years, 11 months ago.
The topic ‘Bug with menu and EasySocial’ is closed to new replies.