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 Likes
698 Views
(@zipkinci)
Member Customer
Joined: 4 years ago
Posts: 28
Topic starter  

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: 5 years ago
Posts: 1403
 

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: 4 years ago
Posts: 28
Topic starter  

@elvina

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


   
Share:
Scroll to top