kosimus
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced H2H for SportsPress] GD and GD(H2H) in the orderingThat would be awesome, thank you :).
Forum: Themes and Templates
In reply to: [Ashe] Font Awesome not loaded?Thank you, I have sent the requested data over.
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Translate WeekdaysOK, found another plugin that does not have quantity limitation:
https://ww.wp.xz.cn/plugins/replace-word/Good luck!
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Translate WeekdaysHi!
Well… It’s not exactly translating stuff on the server side, and also it is not elegant, but there is a solution that worked for me.
I found a plugin that lets you swap text according to rules that you define. It checks for string that you want to replace on each page refresh and if it finds one, it just replaces it before the page is shown to end user.
So you can define that “Sunday” should be always replaced with “WhateverIsSundayInYourLanguage”.
Then every occurence of “Sunday” throughout your webpage will be replaced.Keep in mind that this will actually replace it everywhere, so if you want to use “Sunday” in English anywhere, after you’ve defined the rule, you just can’t, unless you switch off the plugin :).
That’s the plugin: https://ww.wp.xz.cn/plugins/real-time-find-and-replace/installation/
Hope it helps.
Best,
BartekPS Spoke too fast :). The free version will only let you replace 5 strings.