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

 Sort Search Results by:

AI Assistant
„view all topics“ e...
 
Notifications
Clear all

[Solved] „view all topics“ etc always in lowercase

2 Posts
2 Users
1 Reactions
606 Views
Posts: 14
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
(@pablo)
Eminent Member
Joined: 2 years ago
[#62718]

Hello,

I use latest wpforo in German. To display correct grammar, I need the phrases like “view all topics” and “view all posts” to follow the formatting defined in the translation file.

Currently, they always appear in lowercase.

Where can I change this so the correct capitalization is used?

IMG 9002

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

We'll check and get back to you soon.

In the meantime, as a workaround, you can use the following CSS code:

#wpforo .wpf-vat a, .wpforo-last-post-more a {
    text-transform: uppercase;
}

Insert the CSS codes in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.  


Share: