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] no forum selected

2 Posts
2 Users
1 Reactions
1,708 Views
Vít Hofman
Posts: 139
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
(@vit-hofman)
Estimable Member
Joined: 7 years ago
[#8087]

Text: "no forum selected" which appears if I want to add a new topic can not be translate.

It is missing both in wpForo and LOCO translate phrases.


1 Reply
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 @vit-hofman,

Thank you for letting us know. This will be fixed in next version release. If you need to resolve this asap  please follow this steps:

1. In the wp-content/plugins/wpforo/wpf-includes/class-template.php file find the following line (line 157)

<option class="wpf-topic-form-no-selected-forum" value="0">-- <?php _e('No forum selected', 'wpforo'); ?> --</option>

2. Replace to this one:

<option class="wpf-topic-form-no-selected-forum" value="0">-- <?php wpforo_phrase('No forum selected'); ?> --</option>

3. Navigate to Dashboard > Forums > Dashboard admin page, click on [Rebuild Phrases] button

4. Navigate to Dashboard > Forums > Phrases admin page, find the "no forum selected" phrase and translate it.

Don't forget to delete all caches before checking. 


Share: