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 3 / 7 Prev Next
RE: Custom CSS classic Theme
How-to and Troubleshooting - wpForo 2.0
wp-henne
4 years ago
23 Relevance
Thank You @tutrix ! That brings me a little further, in detail I still have this problem now (see atached pix)I would like that - like in the normal WP menu - with sub menu entries only the entry belonging to the current page is in the color or evenly with closed menu the main menu. But with this ruleset it doesn't work: #wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover,#wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor,#wpforo #wpforo-wrap #wpforo-menu .current-menu-parent,#wpforo #wpforo-wrap #wpforo-menu .current_page_item { background-color: #f0f0f0!important; color: #D067A9!important; } However, the "basic" problem remains: I can't change the other things like buttons, because the color.css is being processed from somewhere else and not the file I uploaded below the theme folder in wpForo. < span style="color: #666;"> Attachment :  2023-02-12-at-12.47.png
View entire post
RE: Integrate wpforo into my existing website with wp user manager as registration tool
wpForo Integration
roelof
5 years ago
23 Relevance
@chris Attached a screenshot with a sample to explain the issue. During creation a menu (in this case the wpforo navigation menu). With WP user manager activated: The menu item offered besides the menu link and the menu label, the option to select when the menu item should appear in the menu. Visible for ´everyone´, during ´logged out´or during ´logged in´. Wit WP user manager deactivated: This option disappeared (see screenshot). However WPForo which has control now respect the earlier settings. But it is not longer possible to manage the menu items as described, i.e. visible for ´everyone´, during ´logged out´or during ´logged in´. This means: I can´t manage the menu´s longer to hide some menu items during logged out. < span style="color: #666;"> Attachment :  Screenshot-2021-08-11-at-14-59-09-Menus-‹-KNITTELBOOKS-—-WordPress.png
View entire post
RE: using Ultimate Member, Redirect to my profile is not working
How-to and Troubleshooting - wpForo 2.0
Alvina
6 years ago
23 Relevance
@eclok, Please note there is an two profiles "Site Profile" and "Forum Profile". The "Forum Profile" open wpForo profile page, the "Site Profile" open UM profile page. Screenshot below: I could set UM Profile Page URL on the menu instead of the Wpforo profile The wpForo menu is a regular WordPress menu. You can add/remove any menu item in wpForo top menu bar using WordPress settings in Appearance > menus admin page and add the menu item you want. Screenshot below: But how I could hide the menu item when logout? I'm sorry but I don't follow you well. Please try to explain in other words or by using some screenshots on which item you want to hide. Also I will suggest you check out the Ultimate member menu option "Who can see this menu link?" in the menu settings.
View entire post
RE: How are the links for...?
How-to and Troubleshooting - wpForo 2.0
nonamez
9 years ago
23 Relevance
Posted by: Robert Hi gigagaga, You're adding /%wpforo-profile-account%/ in HTML so you'll get the same with domain name. You browser can't do a magic and replace it to real link, this is HTML code this is not PHP function. I've already explaned above that the best way to do this is replacing your dropdown HTML to WordPress menu system. Register a new menu location in WordPress theme functions.php, then navigate in Dashboard to Appearance > menus, create new menu and attach to custom registered menu location. More info how to register custom menus in Wordpress: Step 1: Create custom menu location - Register menu Step 2: Create custom menu with wpForo shordcodes and attach to custom menu location: Making this more difficult than it should be, just create an easy way for us to call a user's profile, shouldn't have to do all that for such a simple feature. For example Easy Digital Downloads links the profile to yourwebsite.com/profile/ and the current user is automatically found. Why not do yoursite.com/forum/profile/ or something similar.
View entire post
RE: How are the links for...?
How-to and Troubleshooting - wpForo 2.0
Robert
9 years ago
23 Relevance
Hi gigagaga, You're adding /%wpforo-profile-account%/ in HTML so you'll get the same with domain name. You browser can't do a magic and replace it to real link, this is HTML code this is not PHP function. I've already explaned above that the best way to do this is replacing your dropdown HTML to WordPress menu system. Register a new menu location in WordPress theme functions.php, then navigate in Dashboard to Appearance > menus, create new menu and attach to custom registered menu location. More info how to register custom menus in Wordpress: Step 1: Create custom menu location - Register menu Step 2: Create custom menu with wpForo shordcodes and attach to custom menu location:
View entire post
RE: Color - navigation bar
How-to and Troubleshooting - wpForo 2.0
Robert
10 years ago
23 Relevance
Hi Zeni, The top navigation bar colors are: The forum primary color (blue/active menu): #12 The other part black color: #3 These colors are related to other parts. If you want to make individual change you can use Custom CSS: #wpforo #wpforo-wrap .wpforo-active, #wpforo #wpforo-wrap #wpforo-menu li:hover, #wpforo #wpforo-wrap #wpforo-menu .current-menu-item, #wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor, #wpforo #wpforo-wrap #wpforo-menu .current-menu-parent, #wpforo #wpforo-wrap #wpforo-menu .current_page_item{ background-color: #DD0000 !important; }#wpforo #wpforo-wrap #wpforo-menu {background-color: #00DD00;}
View entire post
RE: Links to registration and login are missing from the menu
How-to and Troubleshooting - wpForo 2.0
Sofy
6 years ago
23 Relevance
@meggido, Please navigate to Dashboard to Appearance > menus admin page. Select the wpForo Navigation, then check/enable it for wpForo menu location. Also please read wpForo menu Doc:
View entire post
Change wpforo-menu on tablet to a mobile-menu (dropdown)
How-to and Troubleshooting - wpForo 2.0
Dane123
3 years ago
22 Relevance
Hi wpforo community, I have a layout problem using the wpforo menu. In a mobile view, the menu collapses to a dropdown with a hamburger icon. This is cool! And on a desktop view, it is a horizontal menu. The problem is that when I view the forum on a tablet, it shows the menu in a horizontal view. Here I 6 menu items, which makes the layout look weird. Is it possible to collapse the tablet wpforo menu into mobile dropdown menu? Best
View entire post
wpforum menu over main menu
How-to and Troubleshooting - wpForo 2.0
radutiu
7 years ago
22 Relevance
hi i try to set the wpforum. i have the wpforum menu over the main menu. or main menu duplicated in the wpforum menu. i dont know what is the error... see picture < span style="color: #666;"> Attachment : Sin-título.jpg i also have a error in the main menu with "servicios". dont show in main menu and shows in wpforum menu. < span style="color: #666;"> Attachment : Sin-título.jpg
View entire post
RE: Missing Forum Menu / Visual Editor / Home icon in breadcrumbs
How-to and Troubleshooting - wpForo 2.0
mlotziii
2 years ago
22 Relevance
and... the menu wasn't appearing because it was not set to... Assign a menu in WordPress wpForo uses WordPress menus. If the menu is missing: Go to Appearance > menus. Look for a menu named “wpForo menu” (or create a new one). Assign it to the wpForo Navigation location.
View entire post
Missing tooltip for 'Reply' and 'Link' buttons
Bug Reports - wpForo 2.0
fawp
4 years ago
21 Relevance
... edit, delete) but the tooltip for Reply and Link (post link) is missing. Link has a default yellow background colour tooltip but it's inconsistent with the other tooltips with black background colour (pic attached illustrates). I added the missing tootips manually with CSS but it would be good if this was fixed. Thanks, fawp < span style="color: #666;"> Attachment : missing-tooltips.png
View entire post
The color of the text of the menu item of the active page. How?
How-to and Troubleshooting - wpForo 2.0
ZiT3K
4 years ago
21 Relevance
Hi! The color of the TEXT of the menu item of the active page. How? - Unfortunately, I can't figure out which CSS code defines it. 🙁 Thanks in advance! [img] [/img] This is the setting for the background of the activin menu: #wpforo #wpforo-wrap .wpforo-active,#wpforo #wpforo-wrap #wpforo-menu li:hover,#wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor,#wpforo #wpforo-wrap #wpforo-menu .current-menu-parent,#wpforo #wpforo-wrap #wpforo-menu .current_page_item a:active {background-color: #2d2d2d!important; }
View entire post
Please URGENT I blow up the WP Foro Menu
How-to and Troubleshooting - wpForo 2.0
Jesus
5 years ago
21 Relevance
Hi, trying something, really stupid, I blow up the whole menu for the Foro topbar menu in the WordPress desktop-Appareance-Menu So that now its absolutely NOTHING on the top bar in the forum (forum-members-recent posts-profile-logout) This just happened when the back up was about to be automatically done. I could always comeback to a yesterday backup but its been a few topics and some new members added today plus I have worked for hours in the non-forum part of the website and all this will be lost if I just apply a backup I have try adding a "new menu" again but I can add the menu name or title but I cannot add anything to say menu title other than the normal website pages Am I making sense? Any solution? *I can see that there are some shortcodes that I suppose Im supposed to add to said WPForum menu but I cant see or how or where I can add said shortcodes ALSO, its important the name that the WPForum menu have in order to make it work or can I just use any title? Thanks 🙂
View entire post
RE: Issue with menu wpforo on smartphone
How-to and Troubleshooting - wpForo 2.0
CrisW
7 years ago
21 Relevance
Okay @maxelio42. Just to be clear, you asked for suggestions, I suggested. Sorry if my suggestions didn't work out for you. 🙁 I tried. From my standpoint, I am making those suggestions with "backend of the website unseen", "CSS Codes unseen". So just keep that in mind when a developer is trying to help you from the other side of the planet, who doesn't speak French. 🙂 So don't despair! At least you are not being ignored! 🙂 Help is on the way with Robert helping you! 🙂 Have you considered adding the wpForo menu to your WP Theme menu? Have you considered also adding the wpForo Navigation to your Widgets area? Because all widgets show up on Mobile Phones. That could be a workaround, if all else fails. Anyway, Robert will be helping you, he is the SME (Subject Matter Expert) on this wpForo Forum. You're in good hands! 🙂 I'm just a member here. Good luck! 🙂
View entire post
RE: Menu are gone wrong
How-to and Troubleshooting - wpForo 2.0
Robert
8 years ago
21 Relevance
I don't see any problem. As you can see the menu is designed that way and the sub-menu is wider than the parent menu, because it takes the maximum wide of menus and you can see the "Subscriptions" sub-menu makes it wider. All is correct and nothing is broken : In any case if you want them have equal width you can use this CSS code. Put it in Forums > Settings > Styles > Custom CSS code textarea, save, delete all caches, go to forum front-end and press Ctrl+F5 to reset browser cache: #wpforo #wpforo-wrap #wpforo-menu li.menu-item.menu-item-82{width: 126px; } This will increase the parent menu to sub0menu width: I didn't find other issues. If you have some please leave some screenshot.
View entire post
Page 3 / 7 Prev Next

Join Us!

Recent Topics

  • Replies, comments, adding topics not working, not showing

    By Panda 2 days ago

  • Displaying "Total Views"

    By support 5 days ago

  • sc89me

    Hardcoded 1000-file wipe in Cache::check() — please add a filter

    By sc89me 5 days ago

  • jean-marie

    Placement des images

    By jean-marie 6 days ago

  • Auto Login user by using wpforo signin page

    By domi1984 1 week ago

  • Recent Topics Widget

    By Lucky 1 week ago

Recent Posts

  • RE: Recent Topics Widget

    I am also wondering, what EXACTLY are the SEO benefits ...

    By Lucky , 3 hours ago

  • RE: Displaying "Total Views"

    ? Any chance support can provide some insight. Thanks

    By support , 9 hours ago

  • RE: Hardcoded 1000-file wipe in Cache::check() — please add a filter

    The important part here is the early return of `max ===...

    By sharonmartine , 3 days ago

  • RE: Forum posts are broken

    I have a custom wp-foro plugin that handles a bunch of ...

    By Jupiter , 5 days ago

  • RE: Auto Login user by using wpforo signin page

    any idea how this could be fixed? It is just a modal di...

    By domi1984 , 5 days ago

  • Sofy

    RE: Placement des images

    Hi, Please provide the URL where we can check the iss...

    By Sofy , 6 days ago

  • RE: Performance issue

    Hi @hbk747, We have done some optimizations here, the...

    By Martin , 1 week ago

  • RE: Forum Only Showing an Under Construction Page

    I figured this out. I was not clearing the cache proper...

    By mccullek , 2 weeks ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 19 Forums
  • 14.3 K Topics
  • 71.5 K Posts
  • 26 Online
  • 6,349 Members
Our newest member: itshoney
Latest Post: Recent Topics Widget
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.1.5

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