The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
4 posters

    The mobile version does not see the menu buttons that are at the top of the forum.

    smurfavr
    smurfavr
    Active Poster


    Male Posts : 1881
    Reputation : 22
    Language : Bulgarian

    Solved The mobile version does not see the menu buttons that are at the top of the forum.

    Post by smurfavr July 16th 2019, 10:19 pm

    First topic message reminder :

    Hello. Users of my forum have said that the mobile version does not see the menu buttons that are at the top of the forum. How do I fix this problem by displaying menu buttons?

    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 96095910
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by Ape July 17th 2019, 10:57 pm

    so is your problem now fixed ? if yes then please mark solved.



    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Left1212The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Center11The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Right112
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape_b110
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape1010
    smurfavr
    smurfavr
    Active Poster


    Male Posts : 1881
    Reputation : 22
    Language : Bulgarian

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by smurfavr July 17th 2019, 11:04 pm

    Yes the problem is fixed. I have not stopped any single JS code, but the problem is fine. How did I get no idea.

    Please mark the topic as solved because I currently use a proxy and does not allow me to press the resolved button.


    Last edited by smurfavr on July 17th 2019, 11:50 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by Ape July 17th 2019, 11:41 pm

    Hello @smurfavr

    The code's that has the problem's is

    Home page = Превод на статистиката на бг
    All pages = smqna na imenata na butonite na meniuto
    As you can see i have marked them as OFF and how they should be set in the codes.

    You will need to find some one that has good coding knowledge to get them fixed to work on your forum again.

    My advice is to make sure they staff marked as off until fixed.

    Regards.

    APE.

    With them 2 codes turned off the problem has gone and its working with no problems.



    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Left1212The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Center11The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Right112
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape_b110
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape1010
    smurfavr
    smurfavr
    Active Poster


    Male Posts : 1881
    Reputation : 22
    Language : Bulgarian

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by smurfavr July 17th 2019, 11:48 pm

    Thank you very much for your help @APE.


    Can somebody fix these codes to not make a problem?

    Code:
    $(function() {
      var last24 = 'Потребители за последните 24 часа:',
          nobday = 'Няма рожденици днес: ',
          bdaytoday = 'Потребители, които имат рожден ден днес : ',
          nobdaynext7 = 'Няма  рожденици през следващите 7 дни:',
          bdaynext7 = 'Рожденици през следващите 7 дни:',
          legend = 'Легенда:',
          inchat = 'В момента има $1 потребители в чата:',
      who = document.getElementById('whois_online');
      who.innerHTML = who.innerHTML.replace('Members connected during last 24 hours :',last24).replace('No users have a birthday today',nobday).replace('Users having a birthday today',bdaytoday).replace('Users with a birthday within the next 7 days: ',bdaynext7).replace('No users are having a birthday in the upcoming 7 days',nobdaynext7).replace('Legend : ',legend).replace(/There are currently (d+) user(s) on the ChatBox : /,inchat);
    });


    Last edited by smurfavr on July 17th 2019, 11:57 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by Ape July 17th 2019, 11:55 pm

    Your welcome @smurfavr

    Please open a new topic asking for the code to be fixed in this forum >> Scripts (Coding) Problems also tell the members what the codes are made to do and how they will be used on the forum.

    With out this info the members will not know what you are using them for.

    Regards.

    APE.



    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Left1212The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Center11The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Right112
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape_b110
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape1010
    smurfavr
    smurfavr
    Active Poster


    Male Posts : 1881
    Reputation : 22
    Language : Bulgarian

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by smurfavr July 17th 2019, 11:59 pm

    Thanks @APE. This subject is solved.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: The mobile version does not see the menu buttons that are at the top of the forum.

    Post by Ape July 18th 2019, 12:00 am

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Left1212The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Center11The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Right112
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape_b110
    The mobile version does not see the menu buttons that are at the top of the forum. - Page 2 Ape1010

      Current date/time is September 22nd 2024, 9:30 pm