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
3 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
9 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
1 year 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
22 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
RE: How does wpForo form SEO friendly URLs? Are URLs stored in a db table or made on fly?
How-to and Troubleshooting - wpForo 2.0
Sofy
6 years ago
22 Relevance
... can check it for wpforo.com. It's being indexed very well, you can see new topics and posts in Google result after 1-2 hours (use time tool in search result). More info about wpForo SEO: Are URLs stored in a db table? The category, forum, topic slugs are stored in the DB tables. If two posts have same title, how are the URLs managed? If you have more then one topic with the same title, it'll concat a -2, -3, etc. at the end of the slug. For example: 1. missing Font Awesome Icons: 2. missing Font Awesome Icons:
View entire post
RE: How do I put a subforum inside a page?
wpForo Integration
Sofy
8 years ago
22 Relevance
Hi theo, 1) Make sure the "Discussions" admin-box is allowed using "Screen Options" in "Edit Post" admin page: 2) Find the "Discussions" admin-box below and make sure "Allow Comments" option is turned on.
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
3 years ago
22 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
22 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
Page 3 / 7 Prev 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 , 2 days 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 , 5 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 , 7 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
  • 18 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