benny54
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Simple Booking Calendar] Dutch translationHi Roland, @murgroland
Thank you so much for answering my question and of course for the great plugin.
I made the change in the functions.php and in the database table. I’m totally happy ??Regards, Benny.
Last week there was an issue with SFTP in version 4.1.4. Version 4.1.5 resolved this issue for me. No idea if this also impacted FTP?
After hours of searching i found a solution that worked for me.
Before cloning i made some changes in the content of the backup file:
In .htaccess i deleted the Wordfence WAF section.
In .user.ini i deleted the Wordfence lines. In my case it left an empty file.After the cloning i had to change the site URL in wp-config.php.
Now the frontend was okay.Because i also had iThemes installed i could not login to the backend and i had to disable iThemes by adding the following line to wp-config.php:
define('ITSEC_DISABLE_MODULES', true);
Now i was able login to the backend with /wp-admin and could uninstall iThemes and remove the line from wp-config.php- This reply was modified 4 years, 6 months ago by benny54.
Hi Jimiero,
After recreating the backup task, i was not able to reproduce the issue today (?)
So i sent you the logs from yesterday, with the empty database and from today with the complete database.Regards, Benny.
Maybe this issue is related to the topic:
modifying backup properties corrupt tables list/I tested it creating a new ‘database only’ backup as a scheduled backup. This first backup is fine. When i edit this scheduled backup task by entering a new time (Scheduled Start at) to force a backup test a few minutes after the first succesful backup. I get a backup with an empty database file.
When i look into the Scheduled Settings > Advanced tab I see that the Table names are missing and I only see the database name.I did this last test with version 4.1.5
- This reply was modified 4 years, 6 months ago by benny54.
Thanks again for the great job and this nice backup solution.
I just tested it and can confirm that SFTP works now. Great job! Thank you so much.
Same problem here. I tested on multiple websites and it is a 4.1.4 problem.
Sorry, I see it’s a duplicate!
I just tested with Shortcodes Ultimate and found the same problem. Text between shortcode tags is not showing in the excerpt of The Post Grid.
Hi Eleanna83,
I was also struggeling with this problem. take care that you use the correct filename (with hyphens and underscores).
It should be: the-post-grid-nl_NL.po (for dutch translatione and for greek i guess: the-post-grid-el_GR.poRegards, Benny.
Hi,
I edited the the-post-grid/languages/the-post-grid.pot and saved the the-post-grid_nl_NL.mo file to the same directory to get “Lees meer ..” in stead of “Read More ..” .
Maybe i missed something but the Read More link is not translated to dutch although my language setting in wp is set to nl_NL.Any help would be appreciated.
Regards, Benny.
Great idea. Would appreciate this very much.