forlanif
Forum Replies Created
-
I answer by myself:
The name of the widget changed from “.widget_wpstatistics_widget” to “.widget_wp_statistics_widget”.I corrected the name and the string now is functioning!
Probably, the name changed with the plug-in update I did before the problem.
Thank You
FabioDear Lisa,
thank you for your answer.I’ve found now that the problem was due to server that have changed permission rules.
Now backup-guard is active without error messages and I can do new backups.
There Is still a problem when I try to download the backup file by the plugin dashboard, the following message appears:
Warning: mkdir(): Permission denied in /var/www/clients/client13/web36/web/foodsystems/wp-content/plugins/backup/com/core/functions.php on line 398
Symlink / shortcut creation failed! Seems your server configurations don’t allow symlink creation, so we’re unable to provide you the direct download url. You can download your backup using any FTP client. All backups and related stuff we locate “/wp-content/uploads/backup-guard” directory. If you need this functionality, you should check out your server configurations and make sure you don’t have any limitation related to symlink creation.I can download via ftp (filezilla) the same backup file and I can download via dashboard the log backup file that is in the same directory.
I’m managing the problem with the server people because I’m suspecting something still regarding permissions.
Is that right?
Best regards
Fabio- This reply was modified 7 years, 11 months ago by forlanif.
Update:
1) to access to the dashboard I’ve used filezilla and I’ve changed name of “backup” directory (under plugin, under wp-content) in “backup_disattivata”.
2) accessed to the dashboard
3) changed name from “backup_disattivata” to “backup”
4) in dashboard the backup plugin is now not active
5) the site is again on
6) tried to activate the backup plugin, but the following message appeared: “Plugin could not be activated because it triggered a fatal error. SGExceptionForbidden: Permission denied. Directory is not writable: /var/www/clients/client13/web36/web/foodsystems/wp-content/uploads/backup-guard/
7) updated the backup plugin to Version 1.1.34 (in order to update I needed to insert username and password of ftp space!! I didn’t remember previously it was necessary)
8) tried again to activate: again the error message as aboveI’m not deleting backup plugin (and then installing again it) because I’m afraid to lose the backup files: where they are?
How may I activate again backup plugin without having the error message?
WP version is 4.5.7
Forum: Themes and Templates
In reply to: [Basic] Modify specific navigation labels in the top menuIt works!! The icon is not perfectly centered but doesn’t matter. Thank you
Forum: Themes and Templates
In reply to: [Basic] Modify specific navigation labels in the top menuOk, now the class field etichetta_home is functioning and I’m able to change the font-size of the specific menu item!
Is there a way using this class field that let me to show only the home icon and remove the text “home”? I’m using the plugin “AGP Font Awesome Collection” (see above) to add icons to the menu items.
Thank you
Fabio- This reply was modified 8 years, 1 month ago by forlanif.
Forum: Themes and Templates
In reply to: [Basic] Modify specific navigation labels in the top menuI’ve updated the Basic Theme to 1.2.2. I’m working on Basic child (with header.php replicated there because of a small customization by inserting “The University of Milan” (see https://sites.unimi.it/foodsystems/). I tried again to set the CSS class etichetta_home in the menu options (as told above) and in the style.CSS I have added:
.etichetta_home {font-size: 5px; }
or
.etichetta_home {display: none; }
but no change there were.
Am I mistaking something?
Please consider I’m not good in code writing.
Thank you
Fabio