The mobile version does not see the menu buttons that are at the top of the forum.
4 posters
Page 2 of 2
Page 2 of 2 • 1, 2
Re: The mobile version does not see the menu buttons that are at the top of the forum.
so is your problem now fixed ? if yes then please mark solved.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
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
Re: The mobile version does not see the menu buttons that are at the top of the forum.
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 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.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Thank you very much for your help @APE.
Can somebody fix these codes to not make a problem?
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
Re: The mobile version does not see the menu buttons that are at the top of the forum.
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.
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.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Thanks @APE. This subject is solved.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Problem solved & topic archived.
|
Page 2 of 2 • 1, 2
Similar topics
» JS hides the menu buttons for the mobile version.
» Mobile version of forum HELP!
» Removing Classic Version from mobile menu
» Removing Classic Version from mobile menu
» Forumotion Support Forum: Mobile Version?
» Mobile version of forum HELP!
» Removing Classic Version from mobile menu
» Removing Classic Version from mobile menu
» Forumotion Support Forum: Mobile Version?
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum