The mobile version does not see the menu buttons that are at the top of the forum.
4 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Re: The mobile version does not see the menu buttons that are at the top of the forum.
What happens when you click the 3 horizontal dots at the top?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
The phone menu opens. Bookmarks, desktop site, open a new page, and so on.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
What forum version are you using??
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
What happens if you use the toolbar?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I've stopped her from showing.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I know that, but what happens when you use it?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Last edited by APE on July 17th 2019, 12:19 am; edited 1 time in total
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I do not know because I have never used this band. Since I created the site 7-8 years ago I never used a toolbar.
I have many JavaScript templates. Do I all stop?
I have many JavaScript templates. Do I all stop?
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Just turn off JavaScript Management.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I turned it off and the problem was fine. How do I know which code is causing the problem?
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I clicked on my phone to show me the site on my desktop and now does not give me the mobile version on my phone. How come back to showing the mobile version of my phone?
Re: The mobile version does not see the menu buttons that are at the top of the forum.
just clear your browser on your phones settings it will go back to the mobile settings.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Hello,
When you browse your forum with a mobile device on the "desktop" version, there is a link at the bottom "Mobile version". But it is not easy to click on it because this link is really small
To switch between mobile and desktop version on your mobile device, you can use the feature of the web browser too: https://www.techbout.com/request-desktop-version-website-android-phone-17720/. It can help you for your tests.
When you browse your forum with a mobile device on the "desktop" version, there is a link at the bottom "Mobile version". But it is not easy to click on it because this link is really small
To switch between mobile and desktop version on your mobile device, you can use the feature of the web browser too: https://www.techbout.com/request-desktop-version-website-android-phone-17720/. It can help you for your tests.
The Godfather- Administrator
- Posts : 5343
Reputation : 846
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I did it, but I still can not see the mobile version.APE wrote:just clear your browser on your phones settings it will go back to the mobile settings.
The Godfather wrote:Hello,
When you browse your forum with a mobile device on the "desktop" version, there is a link at the bottom "Mobile version". But it is not easy to click on it because this link is really small
To switch between mobile and desktop version on your mobile device, you can use the feature of the web browser too: https://www.techbout.com/request-desktop-version-website-android-phone-17720/. It can help you for your tests.
I tried this option too, but the Request Desktop site is not checked and the site is displayed on the phone as a desktop version.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Hello @smurfavr
I just tested your forum and the problem comes undoubtedly from one of your javascripts
By disabling JavaScript management on your forum the mobile navigation bar appears immediately
I therefore recommend that you review your scripts to correct the error. In the meantime, you can disable Javascript (Modules > HTML & JAVASCRIPT > Javascript codes management > Enable Javascript code management > NO) to immediately restore mobile navigation on the forum while waiting for your patch.
I just tested your forum and the problem comes undoubtedly from one of your javascripts
By disabling JavaScript management on your forum the mobile navigation bar appears immediately
I therefore recommend that you review your scripts to correct the error. In the meantime, you can disable Javascript (Modules > HTML & JAVASCRIPT > Javascript codes management > Enable Javascript code management > NO) to immediately restore mobile navigation on the forum while waiting for your patch.
Last edited by The Godfather on July 17th 2019, 11:36 am; edited 1 time in total
The Godfather- Administrator
- Posts : 5343
Reputation : 846
Re: The mobile version does not see the menu buttons that are at the top of the forum.
@The Godfather
I can test which JavaScript problem comes from because I can not run the mobile version on my phone. Yesterday, from the mobile version of the mobile version without any choice, I chose a desktop sessions option and I no longer see the mobile version on my phone.
I can test which JavaScript problem comes from because I can not run the mobile version on my phone. Yesterday, from the mobile version of the mobile version without any choice, I chose a desktop sessions option and I no longer see the mobile version on my phone.
The Godfather- Administrator
- Posts : 5343
Reputation : 846
Re: The mobile version does not see the menu buttons that are at the top of the forum.
Thanks @The Godfather back to the mobile version.
I paused each JavaScript individually, but the mobile version buttons did not appear. What do I do to show up?
I paused each JavaScript individually, but the mobile version buttons did not appear. What do I do to show up?
Last edited by smurfavr on July 17th 2019, 10:45 am; edited 1 time in total
Re: The mobile version does not see the menu buttons that are at the top of the forum.
it must be one of your javascripts because by disabling JS management, mobile navigation appears.
you certainly skipped processing one. In any case, there is no secret. you will have to proceed by elimination by disabling one by one your JS until you find it
you certainly skipped processing one. In any case, there is no secret. you will have to proceed by elimination by disabling one by one your JS until you find it
The Godfather- Administrator
- Posts : 5343
Reputation : 846
Re: The mobile version does not see the menu buttons that are at the top of the forum.
The Godfather wrote:it must be one of your javascripts because by disabling JS management, mobile navigation appears.
you certainly skipped processing one. In any case, there is no secret. you will have to proceed by elimination by disabling one by one your JS until you find it
@The Godfather
Could the problem come from CSS Styles?
I stopped 3 times in a row all JS, but the menu did not show up. What can the problem come from?
Re: The mobile version does not see the menu buttons that are at the top of the forum.
The Godfather wrote:...I just tested your forum and the problem comes undoubtedly from one of your javascripts...
The Godfather- Administrator
- Posts : 5343
Reputation : 846
Re: The mobile version does not see the menu buttons that are at the top of the forum.
It is 100% your Javascript's doing it not your CSS files.
Sadly I don't have time to help find it for you right now but maybe later tonight i can take a look for you.
if you send me a test account with admin right by pm then i can take a look later tonight and then tell you here what one is the problem it may even be 2 or 3 of them i don't know.
Sadly I don't have time to help find it for you right now but maybe later tonight i can take a look for you.
if you send me a test account with admin right by pm then i can take a look later tonight and then tell you here what one is the problem it may even be 2 or 3 of them i don't know.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
@APE I will send you a test account to a private message. When you have free time, look at the problem.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
@APE and @The Godfather Did you make any changes to JS because I see the problem fixed?
Re: The mobile version does not see the menu buttons that are at the top of the forum.
You might have to clear your browser's cache and history when you remove/add a JavaScript. Sometimes your cache gets messed up.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
No i have not made any change i have just come online now and go your PM and i can't log in on your forum.
your Password and username is not working for me so i think it maybe you still have it turned off on your Javascripts.
your Password and username is not working for me so i think it maybe you still have it turned off on your Javascripts.
Re: The mobile version does not see the menu buttons that are at the top of the forum.
I have not stopped JS. The password and the name are the same ones I sent to you, I have not changed them.
Page 1 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 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum