AI Assistant
Is there a way that...
 
Notifications
Clear all

[Solved] Is there a way that the Forum's menu is open when the user access to forum

3 Posts
2 Users
1 Reactions
1,509 Views
(@zipkinci)
Member Customer
Joined: 7 years ago
Posts: 28
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
  [#4965]

have a nice work. I wonder that how can I set my forum's mobile menu as default opened. I want to do that for users who cannot find the menu. Is there a way that the Forum's menu is open when the user access to forum

I have searched something and I found this javascript code. Does it work in wpforo ?

var $ = jQuery, mobileMenuBtn = $('.menu-toggle'); if (mobileMenuBtn.is(':visible')) { mobileMenuBtn.click(); }



   
Elvina
(@elvina)
Support
Joined: 7 years ago
Posts: 1403
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hi @can-aktas,

Please follow the support topic below:

https://wpforo.com/community/how-to-and-troubleshooting-2/drop-down-menu/#post-34225

For farther support please register and open a new support topic in the wpForo Support Forum.
This is the gVectors support forum. Here we only support the wpForo paid add-ons.



   
zipkinci reacted
(@zipkinci)
Member Customer
Joined: 7 years ago
Posts: 28
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

@elvina

My problem was solved with your help. Thanks a lot.



   
Share:
Scroll to top