Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • sky Friend
    #1041476

    after I installed latest ver Ja Builder 1.0.6 in my simpi tempate site, it causes all page 404 error.
    see admin section for site

    Saguaros Moderator
    #1041726

    Hi,

    Is that ok now? As I tried log into backend of your site but these 2 templates still work properly.

    sky Friend
    #1041756

    backend login works, but frontend 404 errors.

    • This reply was modified 7 years, 4 months ago by  sky.
    Saguaros Moderator
    #1041773

    I assign the home page to a standard template of Joomla like Beez/Protostar but the same error happens, there maybe something wrong in your access rule / configuration on server, kindly check again.

    sky Friend
    #1041784

    this is caused by ja builder upgrade (I tested it 2 times). before I installed builder latest ver, everything is fine.

    Saguaros Moderator
    #1041973

    It should not relate to that installation, I also tried to install JA Builder into a JA Simpli website but it’s still work. You can try to install old version of JA Builder or restore last working version if you had a backup.

    stulaine Friend
    #1042355

    I am not hijacking this thread but will open the same issue. We have done a clean install of Joomla and added builder. Protostar is the assigned template. It throwing 404 missing component on all pages. This is the third attempt at installing this. It worked once a month ago and then broke.

    Needs resolution

    sky Friend
    #1042521
    This reply has been marked as private.
    Saguaros Moderator
    #1042758
    This reply has been marked as private.
    sky Friend
    #1042764
    1. after save the joomlart login for ja builder, the 404 error gone.

    2. I tried adding below to custom css, but not working.
    .com_jabuilder .t3-mainbody {
     width: 100%;
     padding-top: 0;
     padding-bottom: 0;
    }
    
    .com_jabuilder .t3-content {
     padding: 0;
    }
    Saguaros Moderator
    #1042999

    You can try with this css rule:

    .supports .container, main#content {
        width: 100%;
    }
    sky Friend
    #1047981
    This reply has been marked as private.
    Saguaros Moderator
    #1048356

    It takes the style of Simpli template, you can try with this for the width:

    @media only screen and (max-width: 992px){
    .supports .container, main#content { padding-right: 0 }
    }
    Saguaros Moderator
    #1048357

    For menu issue, could you create a new topic for that question? it would be helpful if others have the same concern.

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

This topic contains 13 replies, has 3 voices, and was last updated by  Saguaros 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum