Oh please help me please help me. I am desperate.

I used JA University template since 2014. We have decided to start new webpage using Joomla 3.8, so I paid for membership and downloaded new files.

I do not know why I have this error on my new webpage, which i intend to make it live (after I finish it). I have huge problems with megamenu. Style is awful, and I guess it does not even copy original megamenu style. Something is wrong. I tried it with "main menu" and even new "top menu" but nothing works.

Thank you!

How it awfully looks :
Joomla 3.8.11
PHP: 7.2.1
T3 Framework + template new

Hello,

Could you please update your thread fields with your site back-end access (user, password) and FTP (host, user, password). These fields are visible for moderators only.

https://cl.ly/3y3R0p24250G

Then we'll be able to check the issue.

Cheers
Joshua

Hi,

I'm not able to open your website backend login form (You don't have permission to access /your_path/administrator/ on this server.)

Could you check it?

Cheers
Joshua

    Ok, I will have a look. What do you exactly mean? Page works with no problems. Do you see username password form? Please let me know. Thank you. Joshua-M

      crystalrain123

      I got this message when trying to access backend of your site:

      Forbidden
      You don't have permission to access /joomla/administrator/ on this server.

        It works for me. Can you suggest how to lift this siege ? 😃 Which countries should I unblock ? I tried TOR and countries like Germany, US, Switzerland - they work. Netherlands, Romania, France, Finland, Iceland, Luxembourg - do not work, saguaros

        Update: 3.8.2018, 13:39
        I did new Joomla installation for my own testing purposes at diffrent subdirectory and tested it with old T3 V2 + old Template. Attaching the results. Of course I would like to use full potential of T3 and not T3V2. At least we know that everything works with old T3 V2 + old template. Where could be issue with new T3 of template?

        Joomla 3.8.11
        PHP: 7.2.1
        T3v2 Framework + template old

          crystalrain123 As with others reporting the similar issue while trying to access your admin panel in order to take closer look, Even I am getting the similar permissions error

          Kindly try to unblock the following in order to take closer look -
          I.P: 203.89.99.161
          Country : India

            aman204 Added SetEnvIf GEOIP_COUNTRY_CODE IN AllowCountry to .htaccess

            India should work at the moment. Please try. Thank you!

              crystalrain123 Hi,

              The Megamenu functionality is working fine for your site. Kindly review backend settings as I have added icon and caption to "test" menu for preview purposes following the documentation and video tutorial which can be changed accordingly

              You may also view the blog outlining "How to build Mega Menu from scratch in Joomla 3.0 using T3 Framework"

              Aforesaid documentation, blog and tutorial will act as guiding factor for you to use megamenu to get most scalable and versatile functions 🙂

              Hope this helps

                crystalrain123
                Hi
                The admin Login is blocked for me but i can access frontend. The Menu type with text separator has different style.
                Add this code in /templates/ja_university/css/custom.css file
                create custom.css file if it does not exist

                
                .t3-megamenu .nav > li > .separator {
                
                    border-right: 1px solid #1b212a;
                    color: #afafaf;
                    padding: 15px 20px;
                    font-weight: bold;
                    text-transform: uppercase; }
                
                
                .t3-megamenu .nav > li > .separator:hover { color: #fff !important;}

                Hope it helps

                Regards

                  aman204 Thank you very much. Please, apologize me, but I might be unskilled to do it. I will be never able to develop megamenu from scratch using custom css :-( I bought template because I was expecting at least css developed.

                  I am familar with all the documents, so I have to be doing something wrong. My menu does not even come close to menu from T3v2. With older template + T3v2 everything works without any additional css setup. While using T3 framework (new) CSS does not even work properly when adding i.e. "separator" Please advise me what is wrong with the menu.

                  It shoud look like this:

                  Not like this with missing CSS.

                  Thank you!

                  Ninja Thank you very much for your reply.

                  This is the result after adding custom.css. It looks even worse.

                  As as said earlier, with T3v2 and old template everything works fine. I want to use new T3 with new features. Does it look like serious CSS error ? T3 works - I mean functionality is fine, it works but it looks like CSS is completely off fot this templates´s megamenu. I will be never able to develop megamenu from scratch using custom css :-( I bought template because I was expecting at least css and functionality developed. I can add content but custom css is beyond my imagination. This would take me my life to learn it.

                    crystalrain123

                    I am sorry. I am done. I am unable to css whole megamenu by myself. I spent fours days doing it - without any significant results. Can I download ready to use CSS as part of my purchase so it works properly with T3 (new framework) ?, otherwise I will have to claim my money back because I am not programmer to create my own CSS. Thank you for answer.

                    Hi

                    Can you please unblock India, United Kingdom, Vietnam and US

                    I can see this style applying

                    .t3-megamenu .nav > li > .separator {
                    border-right: 1px solid #85a97a;
                    color: #ffffff;
                    padding: 10px 10px;
                    font-weight: bold;
                    text-transform: uppercase;
                    }

                    This is what I see on the front end of the site

                      paulus1031 I appreciate your help! I would like to ask to remove the front-end picture. Thank you.

                      I want to have megamenu with css as in JA University live demo. Megamenu works but css does not.

                      I have added this to my .htaccess . Will it help? If I am doing something wrong please advise me. This is .htaccess in my joomla folder not administrator folder. In administrator folder there is none .htaccess

                      GeoIPEnable On
                      # Put countries to allow here
                      SetEnvIf GEOIP_COUNTRY_CODE IN AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE NL AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE LU AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE FR AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE FI AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE FI AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE VN AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE US AllowCountry
                      SetEnvIf GEOIP_COUNTRY_CODE GB AllowCountry 

                      I have tidied up the css and added some comments saying what the css does

                      I've added this line for the caption

                      .t3-megamenu .mega-caption {color:#fff}

                      what other elements on the menu do you need changed?

                      Cheers
                      Paul

                        paulus1031 Thank you very much for your help. Overally I am happy with your help, but in general Joomlart makes me study css and I hate it. It makes me feel I paid for something which is not fully developed. Please correct me If I am wrong. Why template and css works perfectly in old framework and not in new one? I believe this is major problem I am facing at the moment.

                        I am strugulling with menu in reducing space between captions. Please see picture. First line is too thick, the second one is fine.

                        You need to Login to view replies.