Prashant Walke
Forum Replies Created
-
Hi,
Yes, Add new tab with custom post possible in plugin.
But for this feature need to customization in plugin.
If you are interested then can you please share your requirement on walke.prashant28@gmai.com or http://www.wpseeds.com/support/ so that we can send you time and cost estimation.Forum: Plugins
In reply to: [WP All Backup] WP All Backup – Free VersionHi,
Thank you for your kind of word.
1)Using WP All Backup free version you create complete backup.
Sometimes accident can happen when we least expert it. If you can have made a careless mistake and your site is gone how can you restore your site using WP All Backup(free or paid version)
Backup your site regularly.
So it is important to save your backup safer place like FTP, Dropbox,Google drive.Free version support : FTP, Dropbox
Paid Version support : FTP, Dropbox,Google drive,Amazon s3WP All Backup pro version create backup as well as installer file, so using installer you can restore backup file.
Also you can do this process manually using free version.
(free version only create backup file)Create Backup :Dashboard->WP ALL Backup. Click on sub menu WP ALL Backup and click on Create New Backup button (Make sure that you have select Backup type “Both Database and files”)
Download backup file (zip)from backup listing.
Upload backup file (zip) file on server where you want to restore the site
Create new database.
manual extract backup file on server (right click on backup file and extract or using cmd extract file)
edit config.php file and set database details
/** The name of the database for WordPress */
define(‘DB_NAME’, ”);/** MySQL database username */
define(‘DB_USER’, ”);/** MySQL database password */
define(‘DB_PASSWORD’, ”);/** MySQL hostname */
define(‘DB_HOST’, ”);7. After extract file you can seen .sql dump file : go to phpmyadmin and import this file in to newly created database.
for more information check : http://www.wpseeds.com/documentation/docs/wp-all-backup/how-to/restore-site/
2)Yes, Free version work well.only it not create installer file. installer file help you restore/move/clone site. if you use free version then you need to do this process manually.
3)Yes, for restoring backup or move/clone site you do not need to install pro version.
(point 1 has explanation for clone/restore backup)
but using pro version it make essay process for moving site and restore site using installer.- Create Backup :Dashboard->WP ALL Backup. Click on sub menu WP ALL Backup and click on Create New Backup button (Make sure that you have select Backup type“Both Database and files”)
- Download backup file (zip) and Installer file (install.php) from backup listing.
- Upload backup file (zip) and installer file on server where you want to restore the site
- Run the installer : open your browser then run install.php file. Leave New URL blank.
- Enter Information like Database name,user name, password.
- Click on Restore button
Now you have restore your site successfully.
For restoring backup you don’t need install WP All Backup version on site. without plugin you can restore site.
Hi,
Can you please raise ticket with your site admin login details on http://www.wpseeds.com/support so that we can check exact issue.
Also Please check debug file and let us know in case any log related to WP Database Backup Plugin.
- This reply was modified 9 years, 5 months ago by Prashant Walke.
Forum: Plugins
In reply to: [WP All Backup] PRO version not working.. very buggy it seems.Hi,
Hope you are doing well.
Let us know in case any issue on your site.
Happy to help!!!!!
Forum: Plugins
In reply to: [WP All Backup] unable to restore / clone siteHi,
Apologies in delay in response.
Clone,Move ,Restore feature available in Pro version.
Using Pro version you can download installer.
You can translate plugin in Bulgarian language.
Translate plugin in to any language very essay.
Using https://translate.google.co.in/ you can convert text English to your language.
1)Create New file in i18n folder
name as Bulgarian.json2)Copy all English.json file in to Bulgarian.json
3)You need to replace all English text content with Bulgarian
Go to https://translate.google.co.in/ translator or you can do also manually.Ex.
“SIGN_IN”: “Sign in”
above text in to English and you need to convert in to Bulgarian
then replace ‘Sign in’ text as ‘Влизане’ (Bulgarian)
“SIGN_IN”: “Влизане”
Like wise replace all text.
4) Add newly added language in to Admin back end setting
Go to wp-user/includes/admin/views/templates/settingView.html
open file in text editor and add new line<option class=”ng-scope ng-binding” value=”Bulgarian”>Bulgarian</option>
below following line (line no 103)
<option class=”ng-scope ng-binding” value=”German”>German</option>
5) Go to login in to WordPress
Go to Dashboard=> WP User => General => Appearance and Look
and set language as ‘Bulgarian’Let me know in case any difficulty.
Also send us Bulgarian.json file so that we can add this file in new version so that you can easily get new updates.
If you have face any difficulty then send us only Bulgarian.json file we can add in to plugin and release new version.
Hi,
Can you please raise ticket with site admin detail on http://www.wpseeds.com/support/ so that we can check exact issue.
Hi,
Thanks for your kind of word.
Can you please raise ticket on http://www.wpseeds.com/support (or on walke.prashant28@gmail.com)
with your site admin login details so we will help you to resolve issue.Also send me updated/modify plugin so that i can check on test server and help you resolve issue.
Hi,
Can you please share your WordPress site login and FTP detail on walke.prashant28@gmail.com
OR raise ticket on http://www.wpseeds.com/support
So that i can check exact issue.
Hi,
is your issue resolved?
Hi,
This is generally caused by an access denied problem.
You don’t have permission to write in the wp-content/uploads.
Please check if you have the read write permission on the folder.
Please try to set permission 777 and click on ‘Create New Database Backup’ Button.Might be there is no backup folder exist on your server (i.e db-backup) so that may be chances for this error.
If you have still issue then please share your login and FTP detail on walke.prashant28@gmail.com
OR raise ticket on http://www.wpseeds.com/support
Hi,
If you have FTP or c-panel access of you site then you can download database backup from FTP or c-panel.
Path is : wp-content/uploads/db-backup1)Login to phpMyAdmin
2)Click Databases and select the database that you will be importing your data into.
3)Across the top of the screen will be a row of tabs. Click the Import tab.
4)On the next screen will be a location of text file box, and next to that a button named Browse.
5)Click Browse. Locate the backup file stored on your computer.
6)Click the Go buttonFor more info please check following url :
http://www.wpseeds.com/documentation/docs/wp-database-backup/how-to/restore-database-backup/Also you can add new admin user from phpmyadmin for access your site if you are unable to login to dashboard.
For more info please check following url :
https://walkeprashant.wordpress.com/2014/05/05/add-an-admin-user-to-the-wordpress-database-via-mysql/Let me know in case any query or need help.
Hi,
I have resolved this issue on version 2.9.4.
Can you please update latest version on your site and let me know in case any issue.
Happy to help!!!!
2.9.4
Resolved issue with the Login/Signup/Logout button text – it isn’t displaying on siteHi,
I have noted your point and try to implement this feature in next feature.
Thanks for suggestion.
Please check your mail or support thread for languages and translation.
Hi,
You can disable new user register functionality from plugin setting.
Go to Dashboard => WP User => general => disable sign up form
Or using css can you please share your page URL so that i can send you css for that.