# |
Post Title |
Result Info |
Date |
User |
Forum |
|
Menu shortcode URLs don't work
|
18 Relevance |
7 years ago |
Elena234 |
How-to and Troubleshooting |
|
Hello. I hope I'm adding a topic in a right section 🙂
I have a problem with menu. I've set up a menu. I added a menu in polish and another one in english. I used default shortcode URLs (in polish menu they were already in menu). Both menu are displayed properly. The problem is that shortcodes don't work. I get an error on every page. (page not found).
The shortcodes in menu in dashboard are proper (/%.......%/). When I look at the forum and the links there, they are magically changed into a standard links (without % %). But even if I type in a browser: mypagesname.com/%someshordcodeurl%/ they don't work.
Did I do sth wrong or what happened?
Please help 🙂 |
|
How to manage and translate forum menu
|
18 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: Add this “Add topic” button
|
17 Relevance |
6 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?
|
17 Relevance |
9 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
|
17 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)
|
17 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?
|
17 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?
|
17 Relevance |
5 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
|
17 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?
|
17 Relevance |
6 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
|
17 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
|
17 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...?
|
17 Relevance |
8 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 remove member view while keeping menu bar
|
17 Relevance |
4 months ago |
am_wolfe |
How-to and Troubleshooting |
|
... recommended, however the "members option" is still on the menu in each of my forums. See screen shot - I've unchecked the two options but the menu is still viewable along with all members. Even as an admin, I unchecked the two options, but the menu option is still there along with all the members.
Is there another step or something I'm missing?
Attachment : Screenshot-2025-05-07-114646.png |
|
RE: walker_nav_menu_start_el ti make arrows for menu with submenu
|
17 Relevance |
3 years ago |
wp-henne |
How-to and Troubleshooting |
|
Thank you so much, @tutrix !
I had not considered that it could be only the missing icon... 😉
Since I'm using Generate-Press and it makes an SVG next to the parent menu items by itself at Wordpress-Menu (so with the code snippet two would be displayed), I now make these arrows disappear via CSS:
.menu-item-has-children .dropdown-menu-toggle {
display: none!important;
}
Because I need to make the wordpress menu visible on other pages. |