AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] How to add "Add topic" Button to the forum menu or forum main dashboard

5 Posts
4 Users
2 Reactions
3,914 Views
Posts: 1
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@djdevinse)
New Member
Joined: 7 years ago
[#9196]

How to add "Add topic" Button to the forum menu or forum main dashboard

Capture

4 Replies
Sofy
Posts: 5777
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi @djdevinse,

wpForo allows you full customize theme and styles, so you can insert the "Add Topic" button in the category page. However, the topic should be created in some of the existed forums, so you'll need more customizations. In this case, after you click on the "Add topic" button, you'll need to find a way to display the list of the forums (users should select the target forum) for the topic.

I'd suggest you check out wpForo Threaded Layout. In this doc, you can find more about the main features of this forum layout:

https://wpforo.com/docs/root/categories-and-forums/forum-layouts/threaded-layout/


Posts: 49
 Joel
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@joel)
Trusted Member
Joined: 10 years ago

We have the same issue.... we got a lot of our users who can't find the Add Topic button because they don't navigate to the actual Forum. (We use the Extended Layour)

We probably get 2 support tickets about it each day.  It would be nice to have an Add Topic button from the Main Threaded Layout and if they click it they have to choose the forum to add it to.


2 Replies
Robert
Admin
(@robert)
Joined: 3 months ago

Support Team
Posts: 10753
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@joel,

This issue is solved. Can do either:

1. Create a new menu (Custom link) with "Add topic" label and the link will be your forum base URL + /add-topic/ path. Here is an example for our forum: https://wpforo.com/community/add-topic/

2. This URL can be used in links or buttons in the administrator information box at the top of the forum, this info-box can be managed in Dashboard > Forums > Tools > Misc Tab:


Robert
Admin
(@robert)
Joined: 3 months ago

Support Team
Posts: 10753
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

You can call it using /add-topic/ URL path. Like this: https://wpforo.com/community/add-topic/

You can add preselected forum ID to URL /add-topic/19/

You can use these shortcodes to create separate "Add Topic Page" (wrap with [ and ]):

  • wpforo item="add-topic"
  • wpforo item="add-topic" id="19"
  • wpforo item="add-topic" slug="how-to-and-troubleshooting-2"

This was added one year ago in 1.8.0 version: https://wpforo.com/community/wpforo-announcements/wpforo-1-8-0-is-released/


Share: