Skip to content
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo
  • 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 5 / 7 Prev Next
# Post Title Result Info Date User Forum
How to manage and translate forum menu   17 Relevance 9 years ago Robert Frequently Asked Questions
  As it's already mentioned in wpForo FAQ, In Dashboard > Appearance > menu admin page wpForo creates new navigation menu called "wpForo Navigation (wpForo menu)" and attaches this menu to wpForo menu location, it's the main, top forum menu. Here you can customize and translate all menus.
RE: Questions about simplified layout   17 Relevance 6 years ago Alvina How-to and Troubleshooting
  ... click on the like button.. Yes, the guests included in the rating system. The rating system is based on the count of posts. 2、Hamburger button (smartphone) → image 1・How can I remove the menu of members/recent posts/log in?・Please tell me how to change “forum” into “home”. . Please navigate to Dashboard > Appearance > menu > Edit menus tab in the "Menu structure" section find the menu you want to delete then click on Custom Link and Remove the menu you want. Attachment : remove_menu_items.png . Please read this documentation to see ...
RE: Add this “Add topic” button   16 Relevance 8 months ago Sofy How-to and Troubleshooting
  Hi, You should enable the "Display Add Topic Button on Forum List" option. Please find out more information in this documentation: Actually, wpForo has many features and options. For example, it has 4 layouts you can choose the one you prefer: Extended Layout Simplified Layout Q&A Layout Threaded Layout So, please read the documentation to determine the optimal configuration for your forum preferences.
RE: hide/minimise replies?   16 Relevance 11 months ago Sofy How-to and Troubleshooting
  @paul For the current forum, we use the wpForo Threaded Layout. Please read this doc: Actually, wpForo has many features and options. For example, it has 4 layouts you can choose the one you prefer: Extended Layout Simplified Layout Q&A Layout Threaded Layout So, please read the documentation to determine the optimal configuration for your forum preferences.
RE: How to reduce steps for discussions   16 Relevance 2 years ago Sofy How-to and Troubleshooting
  @beginnerwpforouser, Could you please clarify whether users should have the ability to create topics, or if only admins are permitted to do so, while other users are restricted to posting replies? We recommend you to check out the wpForo Threaded Layout. Please read this doc: Actually, wpForo has many features and options. For example, it has 4 layouts you can choose the one you prefer: Extended Layout Simplified Layout Q&A Layout Threaded Layout So, please read the documentation to determine the optimal configuration for your forum preferences.
RE: Trouble with Login and Logout States (Nav buttons disappear)   16 Relevance 4 years ago Robert How-to and Troubleshooting
  @activatevision, This issue has not any relation to wpForo plugin. This is either divi settings issue or a hard codded hook somewere in your WordPress. It also could be a server side cache issue. Here is the proof. I disconnected the menu from the top and footer secondary menu locations, but menu items still available on the home page (Forum Home) and on the forum page (All three menu items). Could you please explain why the menus are still there if the menu is disconnected? So, the menus are not controlled by the menu settings, they are cached or are being inserted by other functions. So, first contact Divi theme support, then contact your hosting support and make sure there is no any server side caches. Don't forget to connect the secondary menu to the top and footer locations. I left it disconnected. Once the issue is solved by Divi or Hosting your menus should be disappeared from the top and footer, and you'll be able to add them in the menu settings as usual, and the menus will work fine for sure.
RE: Can I have the Same Forum on multiple websites?   16 Relevance 5 years ago Alvina wpForo Integration
  Hi @yourbestlifeco, In case if you have a multisite, the forum will be the same in all of your subsites. If not we may suggest you to create a menu(in your second website), by using the "Custom Links", then copy the forum full URL and put it in the "URL" section, then click on "Add to menu" to add it as a menu. More info about menu's you can find here:
RE: No login/registration/reply buttons?   16 Relevance 6 years ago Sofy How-to and Troubleshooting
  Hi @jatolbert, You've changed the active theme and wpForo menu was disconnected to the menu location. Please navigate in Dashboard to Appearance > menus admin page. Select the wpForo Navigation, then check/enable it for wpForo menu location. Also please read wpForo menu Doc:
RE: Spinning Progress Ball and Notification Bell Problem   16 Relevance 6 years ago zipkinci How-to and Troubleshooting
  @martin Thanks for quick answer. I have deleted all caches after update. But didnt work. I am using this css code for mobile menu to transform like desktop menu.  @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; } ul#wpf-menu { display: flex !important; } #wpforo-menu{ align-items:flex-start !important; min-height:48px !important; } .wpf-bar-right{ min-height:48px !important; } /*Mobil Menü Bildirim zili en sağa yasladın boşlukları sildin*/ .wpf-alerts{ margin-right:15px!important; padding: 0 0px 0 1px !important; }}  
RE: How do I add members?   16 Relevance 7 years ago CrisW How-to and Troubleshooting
  The "Register" link should appear on your wpForo menu, but in case it doesn't,  you can just edit your current menu by going to 1. WP Dashboard 2. Appearance 3. menu 4. Then on the Select a menu to edit, select wpForo Navigation (wpForo menu)  5. Add Custom Link 6. URL Box: /%wpforo-register%/ 7. Navigation Label Register 8. Then below, on the menu Settings, On the Display location,  9. Check the wpForo menu 10. then Save menu. 
RE: disable login and register button on main panel   16 Relevance 7 years ago Sofy How-to and Troubleshooting
  Hi sepandgroup, Please note, the wpForo menu is a regular WordPress menu. In Dashboard > Appearance > menu admin page wpForo you can find the new navigation menu called “wpForo Navigation (wpForo menu)”. Edit wpForo menu and add the items. Use "Custom Links" menu type and these shortcode-urls in URL field: Forum Home: /%wpforo-home%/ Members: /%wpforo-members%/ My Profile: /%wpforo-profile-home%/ Activity: /%wpforo-profile-activity%/ Account: /%wpforo-profile-account%/ Subscriptions: /%wpforo-profile-subscriptions%/ Register: /%wpforo-register%/ Login: /%wpforo-login%/ More info here:
RE: Member Registration not showing   16 Relevance 8 years ago Robert How-to and Troubleshooting
  It's already there, I see it here: It seems you've removed or disabled wpForo menu from black menu bar above forums.Please check these options: 1. Make sure wpForo menu is enabled in Dashboard > Forums > Settings > Features admin page: 2 wpForo menu was disconnected to the menu location. Please navigate in Dashboard to Appearance > menus admin page. Select the wpForo Navigation, then check/enable it for wpForo menu location:
RE: How are the links for...?   16 Relevance 9 years ago Robert How-to and Troubleshooting
  We've created these shortcode URLs especially to allow you use menu system and put any wpForo menu in any WordPress menu. you just need to use WP menu system for creating the Drop-Down menu in screenshot. This is the best and correct way. There is no other ways to generate member account menus. Also please note, the menu system is dynamic, wpForo controls menus for logged in and guest visitors and hides/shows according menu. If you use it out of menu system you should make this dynamic conditions yourself.
RE: how to add WP foro navigation menu in other page on the primary menu?   16 Relevance 5 years ago mtariq How-to and Troubleshooting
  I tried it same like above but other categories of primary menu became invisible and only WP foro menu start showing on this menu. I have added a page on the primary menu by name forum and I want to add this wp foro navigation on this page. Mean I totally want to show this on that page which is on the primary menu not on the home page.
Locking Forum Menu under Main Menu   16 Relevance 6 years ago Macky How-to and Troubleshooting
  Hi, I want to have the WPforo menu, display underneath my main menu, on all pages, as if it was one menu, but split into 2, so the forum menu can be displayed underneath the main menu, but attached to it, wit no gap, across the whole site.  Is this possible?  
Page 5 / 7 Prev 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

  • Replies take over 1 minute to reload the topic

    By gianttoe 19 hours ago

  • Adding or moving forum banners

    By jean-marie 2 days ago

  • Video Hide menu "download" from video player

    By fufy 3 days ago

  • Ask AI Bot to Reply?

    By Macky 3 days ago

  • How To Use Custom Login / Register Page

    By Deep Line Digital 3 days ago

  • How to hide who voted for which option in wpForo Polls?

    By Zygzak 3 days ago

Recent Posts

  • wpForo Support

    RE: recaptcha invalid key

    @memphisguru, The 'recaptcha invalid key type' error in...

    By wpForo Support , 14 hours ago

  • wpForo Support

    Re: Replies take over 1 minute to reload the topic

    @gianttoe, Replying in wpForo can take a long time to ...

    By wpForo Support , 14 hours ago

  • RE: Adding or moving forum banners

    Bonsoir Merci pour vos conseils du coup j'ai réussi à...

    By jean-marie , 1 day ago

  • RE: Hide menu "download" from video player

    @sofy Yes this one works perfectly. So many thanks!

    By fufy , 1 day ago

  • RE: Ask AI Bot to Reply?

    @martin Thanks for the info mate, it will be interestin...

    By Macky , 2 days ago

  • wpForo Support

    Re: How To Use Custom Login / Register Page

    @deep-line-digital, To fix the URL conflict between wp...

    By wpForo Support , 3 days ago

  • RE: How to hide who voted for which option in wpForo Polls?

    This is a paid plug in mate, so you would have to go ov...

    By Macky , 3 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 15 Forums
  • 14 K Topics
  • 70.2 K Posts
  • 301 Online
  • 12.3 K Members
Our newest member: VlesmeaMox
Latest Post: recaptcha invalid key
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.8.1

Copyright © 2025 | 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