ankurg2007
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] WP CLI Backup ErrorThanks Anna,
I updated All-in-one WP migration Plugin to version 6.66. But Still got same error
command I ran –
wp ai1wm backup
OR
wp ai1wm backup –path=’/var/www/html/wodpress/’Warning: No WordPress install found. If the command ‘ai1wm backup’ is in a plugin or theme, pass –path=path/to/wordpress.
Error: ‘ai1wm’ is not a registered wp command. See ‘wp help’ for available commands.where /var/www/html/wordpress is path to my WordPress files.
- This reply was modified 8 years, 3 months ago by ankurg2007.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] WP CLI Backup ErrorHi Anna
Thanks for Reply. We are having
WordPress Version – 4.9.4
All-in-One WP Migration Version -6.41
Hello Sunny,
Thanks for reply.
Correction we have updated theme Avada from 5.0.6 to 5.4.2. We have PHP version 7.0.18.
I tried Troubleshooting steps and it comes out to be the Toolset Avada Integration plugin version 1.4 was throwing error. So we updated it to the version 1.5.3 and the issue got resolved.
Thank You!
- This reply was modified 8 years, 3 months ago by ankurg2007.
Forum: Plugins
In reply to: [DK PDF - WordPress PDF Generator] Remove back to top link from PDFHello,
The div on html page is like this
<div class=’u-back-to-top’>Back to Top</div>which Results in “Back to Top” being printed, which i don’t want to show on PDF so tried adding on page dkpdf-remove on page like below
[dkpdf-remove tag=”div”][class=”u-back-to-top-link””][/dkpdf-remove]
But Back to Top still shows up on pdf, what should i do?
Thank You!- This reply was modified 9 years ago by ankurg2007.