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(); }
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.