wpForo Community
  • wpForo 3.0 AI Edition
    • AI Features
      • AI Semantic Search
      • AI Topic Summary
      • AI Topic Suggestions
      • AI Translation
      • AI Chat Assistant
      • AI Bot Reply
      • AI Moderation
      • AI Tasks
      • AI Analytics
      • AI Knowledge Generation
    • Forum Layouts
  • gVectors AI
  • Support
    • wpForo Community
    • wpForo AI Service Support
    • wpForo Addons Support
  • Documentation
  • Addons
Download wpForo 3.0

  • Forums
  • What’s New
  • Members
  • Recent Posts
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Forums
Search
 
Notifications
Clear all

Search result for:  missing menu

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 1 / 7 Next
Chinese translation
General Discussions
Runbuk
10 years ago
57 Relevance
I have translated all phrases into Chinese, and added some new phrases. however, the "hours" "min" "mins" still shows English, not the translated Chinses. Also, how to translate the menu into Chinese " Forums Members My Profile Logout (or login) Thank you and I think it is a great plugin! I have been playing with it for a few hours.
View entire post
RE: On mobiles how to show full top menu, so all links are visible and not the menu button?
How-to and Troubleshooting - wpForo 2.0
Alvina
6 years ago
54 Relevance
@mplusplus, Please delete the code provided above and use the following one. @media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu { display:flex;}#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu { display: none !important;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu { position: static;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu a{ font-size:10px !important;}#wpforo #wpforo-wrap #wpforo-menu li a{ padding: 15px 17px;}} However you'll still need to do some CSS customization as well. As far as the wpForo menu is a regular WordPress menu I'd also suggest you use some additional plugins for this. I've found the following plugin. Please checked it. Probably it'll allow to get your issue resolved. WP Mobile menu — The Mobile-Friendly Responsive menu:
View entire post
RE: Add Menu Links to Each Forum in Forum Menu Bar
How-to and Troubleshooting - wpForo 2.0
CrisW
7 years ago
47 Relevance
Hi @thedrawingboard . This article might help on how to customize your menu .. (1) a way to add a link to each of our Forums in a menu in the Forum menu bar at the top of the Forum. (1) - Try this: 1) Open a blank notepad file: 2) Hover your mouse over a Forum Topic, then "rightclick" 3) Select "copy link address" 4) Paste this onto your notepad file. 5) Continue steps 2, 3 and 4, for all your Forum Topics that you want to include in your customized Forum menu. 6) Then go to your Wordpress Dashboard, 7) Select "Appearance"8) Select "Menus"9) On the "Select a menu to edit" dropdown, select "wpForo Navigation (wpForo menu)", then click the "Select" button10) On the menu Structure area is where you will add "Custom Links"11) Add the link addresses that you copied onto your notepad file in the "URL" area12) On the "Navigation Label", just put whatever name you want for those forum links 13) Rinse and repeat for each forum menu you want to customize. 🙂 I would really like (2) to be able to have a drop-down menu that lists just the main Forums as a quick way for members to jump into that forum. 14) You can do that by making an "item" /Forum Label / Customized Link, as a "sub-item" by dragging it slightly to the right, while still in the WP Dashboard menu . (Example is if you click on your "My Profile" at wpForo, you will see the "dropdowns", Activity, Account and Subscriptions. On the menu side of things, those are "sub-items". 🙂 15) Then under the menu Settings, under "Display Location", make sure you check the box wpForo menu 16) Click the SAVE menu button. 🙂 Hope this helps. Good luck and God bless you! 🙂
View entire post
RE: On mobiles how to show full top menu, so all links are visible and not the menu button?
How-to and Troubleshooting - wpForo 2.0
Alvina
6 years ago
43 Relevance
Hi @mplusplus, Please try the following code: @media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu { display:flex;}#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu { display: none !important;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu { position: static;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu a{ font-size:10px !important;}#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu i { padding: 2px 12px;} } The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style admin page, "Custom CSS Code" textarea.
View entire post
RE: Change wpforo-menu on tablet to a mobile-menu (dropdown)
How-to and Troubleshooting - wpForo 2.0
roberrtt
3 years ago
38 Relevance
You can use CSS media queries to apply specific styles for tablets and create a dropdown menu effect. /* Add this CSS to your theme's stylesheet or a custom CSS file */ /* Define tablet breakpoint (adjust the max-width value as needed) */@media screen and (max-width: 768px) {/* Hide the existing menu on tablets */.wpforo-menu {display: none;} /* Show a mobile menu icon (you can use a custom icon or the default 'hamburger' icon) */.mobile-menu-icon {display: block; /* Show the mobile menu icon *//* Add styles for your mobile menu icon here (e.g., background-image) */} /* Style the mobile menu dropdown */.mobile-menu-dropdown {display: none; /* Hide the dropdown by default *//* Add styles for your mobile menu dropdown here (e.g., background-color, position) */} /* Show the mobile menu when the icon is clicked */.mobile-menu-icon.active + .mobile-menu-dropdown {display: block;}} Remember to replace the placeholder classes and styles with the actual class names and styles used in your wpForo menu and theme. I hope this will be helpful to you.
View entire post
RE: Forum Hierarchy
How-to and Troubleshooting - wpForo 2.0
OutcastChris
8 years ago
37 Relevance
Turns out they use Simplified, 299 forums on my site under 11 Categories, they are separated into sub-forums with other sub-forums, Operating System: Linux Server IP: ------ Server Hostame: srv75.hosting24.com Server Protocol: HTTP/2.0 Server Administrator: ------ Server Web Port: ------ PHP Version: 7.1.16 MySQL Version: 10.1.32-MariaDB This is what is left in colse load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:3 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See add @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:3a.event.add @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:9(anonymous) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:3each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2sa @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:3on @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:3initAccessibility @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:83init @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:83(anonymous) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:83i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2ready @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2K @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-droppable,jquery-&load[]=ui-sortable,jquery-color,wp-ajax-response,wp-lists,postbox,nav-menu&ver=4.9.6:2 [Violation] 'DOMContentLoaded' handler took 370ms[Violation] Forced reflow while executing JavaScript took 374ms
View entire post
RE: how to add WP foro navigation menu in other page on the primary menu?
How-to and Troubleshooting - wpForo 2.0
Martin
6 years ago
34 Relevance
Hi @mtariq, Please explain what have you tried? You can add wpForo menu items one by one in any menu using "Custom Link" menu type and inserting wpForo menu shortcodes: Each menu item has its own specific shortcode-url: Forum Home: /%wpforo-home%/ Members: /%wpforo-members%/ Recent Posts: /%wpforo-recent%/ Unread Posts: /%wpforo-unread%/ Tags: /%wpforo-tags%/ My Profile: /%wpforo-profile-home%/ Activity: /%wpforo-profile-activity%/ Account: /%wpforo-profile-account%/ Subscriptions: /%wpforo-profile-subscriptions%/ Register: /%wpforo-register%/ Login: /%wpforo-login%/ Logout: /%wpforo-logout%/ Or you can fully insert wpForo menu in the primary location. Navigate to Dashboard > Appearance > menu admin page and select the "wpForo Navigation" in the drop-down menu and enable it for any location you want And please read the documentation:
View entire post
Static mobile menu doesn't fit
How-to and Troubleshooting - wpForo 2.0
Hype Matrix
5 years ago
33 Relevance
Hello, I'm using the following code for the static mobile menu but the search icon doesn't fit on the end of the menu, is there any way around this? maybe shrink the gaps in between the menu items? @media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {display:flex;}#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu {display: none !important;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {position: static; text-align: center;} Please see attached. Thanks < span style="color: #666;"> Attachment :  IMG_3462.PNG
View entire post
RE: Why my main menu css not working in main Forum page?
How-to and Troubleshooting - wpForo 2.0
Tutrix
6 years ago
33 Relevance
@rishx ask the author of the Divi WP-Themeyour menu item (haga) has no "current-menu-item" class if it active haga "aktiv" <li id="menu-item-890" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-890"><a href="https://thexchip.com/haga/">haga</a></li> About Us "aktiv" <li id="menu-item-649" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-619 current_page_item menu-item-649"><a href="https://thexchip.com/czczc/" aria-current="page">About Us</a></li>
View entire post
RE: Static mobile menu doesn't fit
How-to and Troubleshooting - wpForo 2.0
Hype Matrix
5 years ago
28 Relevance
@tutrix I'm now left with the following code, is any part of it unused and can be removed? @media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {display:flex;}#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu {display: none !important;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {position: static; text-align: center;}}@media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu li a {padding: 15px 10px;}} Thanks
View entire post
RE: wpForo 1.8.0 1.8.1 is released!
wpForo Announcements
Tutrix
6 years ago
28 Relevance
@zipkinci Added: Robust CSS style, preventing design conflicts #wpforo #wpforo-wrap must now before your css code /*FORUM MENÜSÜNÜ DÜZ YAPTIN*/@media screen and (max-width: 620px){#wpforo-wrap #wpforo-menu .wpf-res-menu {display: none;}#wpforo-wrap #wpforo-menu .wpf-menu li a {padding: 15px 7px;font-size:12px !important;}ul#wpf-menu {display: flex !important; }#wpforo-menu{align-items:flex-start!important;min-height:48px !important;} replace with /*FORUM MENÜSÜNÜ DÜZ YAPTIN*/@media screen and (max-width: 620px){#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu {display: none;}#wpforo #wpforo-wrap #wpforo-menu .wpf-menu li a {padding: 15px 7px;font-size:12px !important;}#wpforo #wpforo-wrap #wpf-menu {display: flex !important; }#wpforo #wpforo-wrap #wpforo-menu{align-items:flex-start !important;min-height:48px !important;}
View entire post
RE: No menu
How-to and Troubleshooting - wpForo 2.0
Martin
6 years ago
27 Relevance
Please read this support topic: Before opening a new topic please do a simple search in google or here:
View entire post
RE: Submenu in the mobile view is missing
Bug Reports - wpForo 2.0
wp-henne
3 years ago
27 Relevance
@robert @chris What is the situation? Is there a message from the developers section about this? The problem would be less bad if not the whole menu concept of wpForo would be so closed respectively insane from flexibility point of view! To turn off the wpForo menu completely and use just a fancy menu on the WP base is the best and most sensible way. Unfortunately, only then the quite fancy search and the "Bell" notification to solve. I have invested a few hours that " to tinker " and have not become more satisfied in the end. Because at the latest in the MOBIL view then things go wrong again ( ie shortcode in menu, put the "Bell" in a widget and that then via shortcode in the WP menu goes wrong in the mobile view). So, if in over a year the priority continues to be on questionable things, but basic functionality is not achieved: Then give us users a simple alternative WITHOUT getting widget sidebar (which you don't have in mobile) into WP menu. Nothing against Java.Script solutions. But here somehow the solution is not in complexity but in simplicity of functionality. Moreover, the problem is: Because we can't define a "second" menu as a mobile menu - where you could then set the sub-menu items as main menu items - it's all very strange. Good WP themes aka GP can do that and there any tinkering is no problem if something is not foreseen during development.
View entire post
RE: Populating Login, Profile, Register, etc... on the black bar as show on the attached screenshot
How-to and Troubleshooting - wpForo 2.0
Sofy
7 years ago
27 Relevance
Hi @seeky, In Dashboard > Appearance > menu admin page wpForo creates a new navigation menu called "wpForo Navigation (wpForo menu)" and attaches this menu to wpForo menu location. If it is missing just, select the wpForo Navigation in the drop-down, then check/enable it for wpForo menu location. More info here:
View entire post
Page 1 / 7 Next

Join Us!

Recent Topics

  • Synchronous email sending still a big issue in 3.0?

    By Noved 4 days ago

  • Looking for CSS Assistance to Help Me Customize My Colors More

    By TacomaDiver 5 days ago

  • view count

    By mapomapo1953 1 week ago

  • Wendell

    Recent Posts block excerpt bug

    By Wendell 1 week ago

  • Wordpress Indexing

    By argentetsalaire 1 week ago

  • Forum UX Greyed Out Unlimited Bundle Expired Same Time?

    By Pepper Guru 2 weeks ago

Recent Posts

  • Sofy

    RE: Looking for CSS Assistance to Help Me Customize My Colors More

    @tacomadiver Sorry, you can contact us via sales[at]...

    By Sofy , 1 day ago

  • RE: Subscriber/Registered Users cannot see forums

    Thanks, @Robert this issue is resolved now 😊

    By 009Webmaster , 2 days ago

  • Robert

    RE: wpForo 3.0 is released!

      Hi @krishangtechnolab, The "Automatically in...

    By Robert , 4 days ago

  • marsm

    RE: URGENT: Private forums showing up in searches

    @Robert thank you and apologies for the delayed reply, ...

    By marsm , 6 days ago

  • Robert

    RE: view count

    Hi @mapomapo1953, Please open a new ticket here and s...

    By Robert , 6 days ago

  • BlackRaz

    RE: Recent Posts block excerpt bug

    Hi, When the Excerpt Length is set to 0, the limit is...

    By BlackRaz , 1 week ago

  • Robert

    RE: Wordpress Indexing

    @argentetsalaire, In the meantime please update to wp...

    By Robert , 1 week ago

  • RE: Old category and forums move to new board

    Hi, thanks for the feedback. I need to clarify: When I ...

    By Steven007 , 1 week ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.2 K Topics
  • 71.2 K Posts
  • 3 Online
  • 6,108 Members
Our newest member: Carl34454
Latest Post: Looking for CSS Assistance to Help Me Customize My Colors More
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

 Powered by wpForo version 3.0.9

wpForo

The most advanced WordPress forum plugin with powerful AI features for modern communities. Build engaging forums with cutting-edge AI technology.

AI Edition

  • AI Features
  • Forum Layouts
  • gVectors AI
  • wpForo Addons

Support & Docs

  • Documentation
  • Support Forum
  • AI Service Support
  • Addons Support

Legal

  • gVectors Team
  • Contact Us
  • AI Features Privacy Policy
  • AI Features Terms of Service

© 2026 wpForo. All rights reserved. Made with ❤️ by gVectors Team