Skip to content
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo

  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Share:
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
# Post Title Result Info Date User Forum
Chinese translation   52 Relevance 9 years ago Runbuk General Discussions
  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.
RE: On mobiles how to show full top menu, so all links are visible and not the menu button?   50 Relevance 5 years ago Alvina How-to and Troubleshooting
  @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:
RE: Add Menu Links to Each Forum in Forum Menu Bar   44 Relevance 6 years ago CrisW How-to and Troubleshooting
  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! 🙂
RE: On mobiles how to show full top menu, so all links are visible and not the menu button?   40 Relevance 5 years ago Alvina How-to and Troubleshooting
  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.
RE: Change wpforo-menu on tablet to a mobile-menu (dropdown)   35 Relevance 2 years ago roberrtt How-to and Troubleshooting
  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.
RE: Forum Hierarchy   34 Relevance 7 years ago OutcastChris How-to and Troubleshooting
  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
RE: how to add WP foro navigation menu in other page on the primary menu?   31 Relevance 5 years ago Martin How-to and Troubleshooting
  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:
Static mobile menu doesn't fit   30 Relevance 4 years ago Hype Matrix How-to and Troubleshooting
  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 Attachment :  IMG_3462.PNG
RE: Why my main menu css not working in main Forum page?   30 Relevance 5 years ago Tutrix How-to and Troubleshooting
  @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>
RE: Static mobile menu doesn't fit   26 Relevance 4 years ago Hype Matrix How-to and Troubleshooting
  @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
RE: wpForo 1.8.0 1.8.1 is released!   25 Relevance 5 years ago Tutrix wpForo Announcements
  @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;}
RE: Submenu in the mobile view is missing   25 Relevance 3 years ago wp-henne Bug Reports
  @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.
RE: Populating Login, Profile, Register, etc... on the black bar as show on the attached screenshot   24 Relevance 6 years ago Sofy How-to and Troubleshooting
  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:
RE: No menu   24 Relevance 6 years ago Martin How-to and Troubleshooting
  Please read this support topic: Before opening a new topic please do a simple search in google or here:
Page 1 / 7 Next

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages  wpforo-advanced-attachments-128x128  wpforo-embeds-128x128 wpForo User Custom Fields addon  wpForo – Blog Cross Posting addon  wpForo Ads Manager
View All Addons
Addon Bundles

Forums

wpForo Community
wpForo Announcements
wpForo Showcase
FAQ Topics
Frequently Asked Questions
wpForo Support Forums
How-to and Troubleshooting
General Discussions
wpForo Integration
Bug Reports
Migrate to wpForo
Migrate from Other Forum Plugins
bbPress
Simple:Press
Migrate From Stand-Alone Forums
phpBB
MyBB
SMF

Recent Topics

  • How can I make Korean Style Forum like the attached photo?

    By seoulite2013 3 days ago

  • Guests Cannot See Forums Or Posts

    By smccarthy945 5 days ago

  • WPFORO insertion into home page with NewsMash Pro theme

    By Mr Smith 6 days ago

  • 2nd Board

    By ww_hoax 6 days ago

  • Issue with WPForo User Mentioning Email Notifications

    By ProfCerti 1 week ago

  • Suggestion Replace Forum Icon with image

    By ballo 1 week ago

Recent Posts

  • RE: 2nd Board

    "Thanks for sharing the solution! This will definitely ...

    By chipotlemenu , 19 hours ago

  • RE: Unsubscribe link not showing in email notification

    SOLVEDHello @robert , I was going to respond you but, p...

    By minimumcapitain , 2 days ago

  • RE: How can I make Korean Style Forum like the attached photo?

    Thanks for the reply. I checked Xenforo, but this...

    By seoulite2013 , 2 days ago

  • RE: Trouble with Dual log ins and paid content on WordPress

    "I’ve faced similar issues before. Sometimes using a me...

    By chipotlemenu , 2 days ago

  • RE: Issue with WPForo User Mentioning Email Notifications

    Hi @Robert, We checked and noticed that both the Mute...

    By ProfCerti , 4 days ago

  • ffooccuuss

    RE: Members List - Export to csv?

    I see now the team is on summer holiday. No rush, I hop...

    By ffooccuuss , 4 days ago

  • RE: WPFORO insertion into home page with NewsMash Pro theme

    Thanks Robert, I actually want the last six or so to ...

    By Mr Smith , 5 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 15 Forums
  • 13.9 K Topics
  • 70.1 K Posts
  • 138 Online
  • 12.1 K Members
Our newest member: Xiato
Latest Post: 2nd Board
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  Powered by wpForo version 2.4.6

Copyright © 2025 wpForo - WordPress Forum Plugin | Powered by gVectors Team

Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538