-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 7, 2015 at 7:38 am #761480Hi osseo,
As I can see in that page, there is JS conflict error when you click the link: http://prntscr.com/9b9cpf
Did you have any 3rd party extension used on that page? Pls try to disable it first.
Regards
December 7, 2015 at 2:13 pm #761649Hi Saguaros,
I don’t see any 3rd party extension on that page and it shouldn’t have any:
http://schools.district279.org/oalc/about-oalc/course-offeringsCan you point out where you see it? Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 9, 2015 at 2:30 am #776766You can include the Admin & FTP account in the first post of this thread (only moderators and staffs can see), I will check it for you.
December 10, 2015 at 3:25 am #791019This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 11, 2015 at 2:27 am #800476Could you update the super admin account and ftp account for me? the current account doesn’t have permission to access some part in backend.
December 11, 2015 at 5:32 am #801784This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 14, 2015 at 9:27 am #812276Hi osseo,
Where does this menu come from? http://prntscr.com/9dysbp
I thought it’s in article but it’s not.
December 18, 2015 at 9:21 pm #821007Hi Saguaros – this menu is using the Joomla "page break" function. and that’s the issue, it was working before and after I switch to JA university then it stop working, but if I switch to another template like the default Joomla template protostart then it still works!
So I figure that must be a bug in the JA university template?Please advise, thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 22, 2015 at 2:02 am #828110I confirmed there is issue with Page Break function in article. I also pass to dev team for further consideration, you can track its status here: http://pm.joomlart.com/browse/JAUNVERST3-135
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 25, 2015 at 4:27 pm #831506Hi
I’m back, please try with this solution:
-
In the file: **root/templates/ja_university_t3/js/script.js
- Replace the snippet code:
if($('.nav.nav-tabs').length > 0) {
by the code
if($('.nav.nav-tabs').length > 0 && !$('.nav.nav-tabs').hasClass('nav-stacked')){
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by osseo 8 years, 10 months ago.
The topic ‘page break function not working in JAUniversity template’ is closed to new replies.