Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Saguaros Moderator
    #761480

    Hi 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

    osseo Friend
    #761649

    Hi 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-offerings

    Can you point out where you see it? Thanks!

    Saguaros Moderator
    #776766

    You 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.

    osseo Friend
    #791019
    This reply has been marked as private.
    Saguaros Moderator
    #800476

    Could you update the super admin account and ftp account for me? the current account doesn’t have permission to access some part in backend.

    osseo Friend
    #801784
    This reply has been marked as private.
    Saguaros Moderator
    #812276

    Hi osseo,

    Where does this menu come from? http://prntscr.com/9dysbp

    I thought it’s in article but it’s not.

    osseo Friend
    #821007

    Hi 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 Moderator
    #828110

    I 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 Moderator
    #831506

    Hi

    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')){

Viewing 10 posts - 1 through 10 (of 10 total)

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.