Prashant Walke
Forum Replies Created
-
Hi,
Apologies for facing issue with update.
Issue has been fixed in V.4.5.1
Download latest version and let me know in case any issue.
(Update caused fatal error: Can’t return function value Dropbox_upload.php)
Hi,
Apologies for facing issue with update.
Issue has been fixed in V.4.5.1
Download latest version and let me know in case any issue.
(Update caused fatal error: Can’t return function value Dropbox_upload.php)
Hi,
The action will trigger when someone visits your WordPress site, if the scheduled time has passed.
(for more information : https://codex.wordpress.org/Function_Reference/wp_schedule_event)OR
Might be cron job setting not updated properly in option table.
logging into phpMyAdmin and UPDATE wp_options SET backup option_value to monthly
OR clear all cron job and set setting again.
Please check following url for more information.
https://codex.wordpress.org/Function_Reference/wp_clear_scheduled_hook
https://hackguard.com/blog/clear-cron-jobs-wordpressHi,
Is your issue resolved?
Hi,
Hope you are doing well.
Raise ticket on support in case any issue or query.
Hi,
Is your issue resolved?
Raise ticket on support in case any issue or query.
Hi,
Hope you are doing well.
Raise ticket on support in case any issue or query.
Forum: Plugins
In reply to: [WP User - Custom Registration Forms, Login and User Profile] avatar issueHi,
Thanks for your feedback.
If you have any issue then can you please raise ticket on http://www.wpseeds.com/support
Hi ,
Can you please raise ticket on http://www.wpseeds.com/support
Schedule Settings
Go to Dashboard=>Tool=>WP-DB Backup > Setting > Scheduler Settings in the admin dashboard. Select Auto Backup Frequency.
For more information :
http://www.wpseeds.com/documentation/docs/wp-database-backup/setting/schedule-settings/You can delete all backup manually from wp-content/uploads/wp-db-backup folder
Hi,
I will add Bulgarian in next week and let you now once done.
Thanks for reminder.
Hi,
Yes,
Use [wp_user login_redirect=”www.yoursite.com/redirectPageUlr”] shortcode for redirect user after login to custom link. Replace ‘www.yoursite.com/redirectPageUlr’ Url with redirect page Url.