cookie issue
-
Hi Mr. Guillermo Tamborero and hi to all the TimeBank plugin growing community, congratulations for this great plugin!
I’m just having sometime a cookie problem to access the timebank/currency page after login (with Chrome and Firefox too, on Windows 10 OS)
I mean, i login my WP site, then it happen that when I paste the URL of the timebank page I read that I have to log-in in order to access my user’s TimeBank stats’ page.
But i was already logged-in, so it is weird.
I’m using the version 1.60 (maybe it is just a cookie issue of my laptop).P.S.: also, an extremely good feature should be the possibility for many local editors with the right role assigned by the site admin, to add points/minutes or any units to a specific group of users only.
As example:
“editor 1” can add timebank/points units only to “province 1 group of users”
“editor 2” can add timebank/points units only to “province 2 group of users”
“editor 3” can add timebank/points units only to “province 3 group of users”
and so on…P.S.2: I asked help to better improve the po file because not the whole strings are changeable in your own language, especially if you use the plugin as “points units”, so not as time’s units.
Many string reported “time” was not changeable by the po file…
I also asked to improve the “new exchange panel” in order to show only the 3 fields about “sending” or only the 3 fields about “requesting” for better usabilty.
So, when you press the button to send, then you will see only the related 3 fields, when you have to request an amount of units, then you will see only the related 3 fields about that.
Also the 2 buttons (send/request) has now different colors for better usability too.below I share the work done in detail:
————
updated the “timebank-it_IT” po and mo files and added new strings not available there and made some modifications to the plugin core files:
File /user/exchanges_view.php:
Lines 55/56: changed ”Loading GIVEN POINTS” by “Caricamento POINTS Inviati” and “Loading received POINTS” by “CARICAMENTO POINTS Ricevuti”
Line 37: changed “echo ‘<div>’ . __(‘Status’, ‘timebank’) . ‘: <br />’ . $userData->type . ‘</div>’;” by “echo ‘<div>’ . __(‘Status’, ‘timebank’) . ‘: <br />’ . __($userData->type, ‘timebank’) . ‘</div>’;”
Line 50: changed “echo ‘‘ . __(‘NEW EXCHANGE’, ‘timebank’) . ‘’;” by “echo ‘‘ . __(‘NEW EXCHANGE’, ‘timebank’) . ‘’;” (the height)
————Thanks SO much for any improving,
please let’s donate asap for this plugin project, it is a great useful plugin! ??
- The topic ‘cookie issue’ is closed to new replies.