Matti Eronen
Forum Replies Created
-
Exactly so
Yep, i was chosen to use extended-mode.
I will stay and wait for updates. This may be the plugin i use in my sites https://teamsin.net/
The functionality and logical process of it is most important to me.br,
-matti
No, but it is good to be there in common.
What if, all days are booked in month all ready. User have to search time slots every time to find free slots, instead of seeing it before in calendar view.
In popup-calendar currently, is no information of this.Ok,
The appointments list is displaying with this shortcode.For calendar, booking process is fine. But i was missing the view where to see with one look in calendar, if there is free slots. Now you have to start the booking first, then select the day, and after that you see the free slots instead of you have seen those from start in calendar view. This could be the individual way of seeing things, but you may think, if you see the common calendar view from start, is it easier to regonize, what day you click in first place for start booking.
So from start, if there is simple calendar, where you can see the days where is free slots, you know the day what to choose in booking process before.For the future solution needs with FI language problems.
When there is language fi selected in WP-installation, and wp-config includes define (‘WPLANG’, ‘fi’) the translated PO-files have to named also with fi only!
For example with UM case:
ultimatemember-fi.po
ultimatemember-fi.moForum: Everything else WordPress
In reply to: Language translations. Any good tips to check more?Whoooaaa!
You guide to the solution. Translation works!
What a heck, that in all instructions they say that language-files have to named like “fi_FI”
It didn’t work with combination, when wp-config was “fi_FI”, but with wp-config “fi” and files naming also “fi”, it works at once.Thanks,
-matti
Forum: Everything else WordPress
In reply to: Language translations. Any good tips to check more?Thanks for your effort for this problem. 4-eyes are better than 2, when going in stuck condition.
You got good point here. Why not asking this in local language forum π
I’m so accustomed to participate en-us language forums, that did not see the benefit asking from elsewhere this.Anyway, this picked to my eye:
define (‘WPLANG’, ‘fi’); and define (‘WPLANG’, ‘fi_FI’); are probably correct?If i remember correctly, fi was original, and tried all other combinations this, but no effect.
Forum: Everything else WordPress
In reply to: Language translations. Any good tips to check more?Hi,
Yes, the translation is not working at all with plugins and theme. Only WP core is with correct language fi-Fi as it has been installed from start.
Should this define(‘WPLANG’, ‘fi-FI’) be anymore in wp-config-file nowadays or not?
Should it be in other way inserted, like fi_FI?Well that first link did include good instructions for this problem as second one.
In common, there has not found missing settings. So the translation should work.
Meanwhile, i installed Loco Translate plugin also, but after removed some duplicate files, it shows green light for configuration.
This issue is odd. Hard to find fault source, when everything seems to ok, and no error-logs showing tips where to look for.Forum: Fixing WordPress
In reply to: PermissionsHi,
For example, you can do it with this plugin:
https://fi.wordpress.org/plugins/user-access-manager/
First you have to create groups what have the rights to do edits.With it, you can set permissions to categories and files as well.
Enabling edits thru frontend logins, there can be use membership-plugins like Ultimate Member.
Br,
-matti
Moved this to WP topics, as it is global issue, not UM
Meanwhile, if there is coming fix for this issue, i have activated this plugin:
https://wordpress.org/plugins/user-access-manager/
It does the thing needed for preventing access to selected categories, and even protects the file access. With file access i have some issues due the heavy load of media library when File lock is enabled.
But. I rather use one plugin instead of many for my memebersite security.Solved at my point!
Check this article:
http://stackoverflow.com/questions/17204437/fatal-error-call-to-undefined-function-mb-detect-encodingI just had missing mbstring-module in my host provider PHP-setup.
Activated it, and form starts to work.For future, i will check my host error-log first…
Looking from host error-log, trying to open this form generates this errormessage:
PHP Fatal error: Call to undefined function mb_detect_encoding() in “um-filters-fields.php” on line 382I have “global”-problem here. None of my plugins or theme languages are not translated.
Gone thru these instructions, but no luck.
https://code.tutsplus.com/tutorials/translating-your-theme–wp-25014
https://wordpress.stackexchange.com/questions/137427/themes-text-domain-language-po-file-not-workingI have now wall came front of me. Something is missing in configuration, but what a heck…