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] Can't Edit Topic Title In Post Moderation "Edit" Mode Anymore

3 Posts
2 Users
1 Reactions
1,315 Views
Posts: 48
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
(@curtisb)
Trusted Member
Joined: 8 years ago
[#13455]

I am running wpForo 1.7.4, and it must have been the last update or two when I seem to have lost the ability to go into a post topic that was already created, click the "edit" button on the top (first) post in the moderation row of buttons as an admin, and then modify the post topic name.

To demonstrate, I just created a new topic, saved it (posted it), and then clicked on the moderation edit button. Here's a screenshot of the entire area right after clicking on the "edit" button — I don't see anywhere in here where to change the topic name anymore, just the field to modify the message.

Is there a new way to change/moderate post titles?

 

 

 cant edit wpforo title

2 Replies
Sofy
Posts: 5774
 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 @curtisb,

Put this CSS code in Dashboard > Forums > Settings > Styles Tab > Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and press Ctrl+F5 (twice) to reset the browser cache:

#wpforo #wpforo-wrap #wpf-form-wrapper.wpfel-4 .wpf-post-create .wpf-subject {
    display: block !important;
}

Posts: 48
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
(@curtisb)
Trusted Member
Joined: 8 years ago

Thank you @softy! That worked perfectly.

Is this CSS a permanent fix and will need to stay in there forever, or will this be "fixed" in a wpforo update and I will be able to remove this CSS at some point soon?


Share: