corusx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media library not working..glad i was able to help 🙂
Forum: Fixing WordPress
In reply to: Problems with WP after reinstall.i see, try this see if you can find anything in error.log : https://wordpress.org/support/article/debugging-in-wordpress/
otherwise i would suggest create a same topic in elementor plugin support forum
Forum: Fixing WordPress
In reply to: Media library not working..I’m using php 8.0.8.. I tried it already..q.
Downgrade PHP version to 7.4 and try
Forum: Fixing WordPress
In reply to: Problems with WP after reinstall.when I tried to activate a theme or plug-in I got some fatal errors and WordPress stopped working
what was the error? if possible attach a screenshot it would be a great help
Forum: Fixing WordPress
In reply to: Media library not working..Which PHP version are you using?
switch to default WP theme and disable all the plugins then check if its working or not.
Forum: Fixing WordPress
In reply to: Problem with blogHello, I want to include a blog on my bakery website, but I have a problem. On the blog page, all the entries should appear, but they do not appear.
its quite simple login into wp-admin
go to settings > reading
and then assign your blog page in the posts page option, it’ll show your latest posts
- This reply was modified 5 years ago by corusx.
Forum: Fixing WordPress
In reply to: Not able to edit pageenable debug mode : https://wordpress.org/support/article/debugging-in-wordpress/
and check the error_log to narrow down the issue.Forum: Fixing WordPress
In reply to: Migrating Backup from Local PC to New host serverOne more thing please, Which of these is right way to upload/extract backup
1. Filezilla or
2. Extract the file on File manageranything is fine but I would suggest the file manager if it’s available since it has more GUI options compare to Filezilla
Once again i’m very grateful for you kind assistance. The website is fully restore and functioning now. Thank you so much and may almighty God continue to increase your wisdom and bless you.
Thank youNo problem 🙂 glad i was able to help
Yes, I have a backup
I’m restoringhopefully backup is clean also dont forget to update everything to latest after restoring the backup
Forum: Fixing WordPress
In reply to: Migrating Backup from Local PC to New host serverhe softsql.sql via phpmyadmin and it gives error,
send screenshot of the error
Forum: Fixing WordPress
In reply to: Migrating Backup from Local PC to New host serversoftaculous’s backup file structure is fairly simple,
inside of main backup file .tar.gz (compressed file) you will find .tar file (archive file)
this .tar file should contain all the WordPress files and your database(softsql.sql)you just have to extract these files in your home directory of server or localhost and restore the softsql.sql database via PHPMyAdmin or using WPCLI or MySQL command.
make sure the database prefix is correct as well afterwards change your homeurl and siteurl then login into wp-admin and do search and replace as Yui said.Forum: Fixing WordPress
In reply to: Home page links not redirecting to other pagesCan you please check the part above footer section in the social icons
it looks like you are using elementor template so you have to edit the footer section from elementor only
i would suggest posting this in : https://wordpress.org/plugins/elementor/ as well
Forum: Fixing WordPress
In reply to: this site can’t provide a secure connectionremove HTTPS from homeurl and siteurl it’ll fix the issue
but in both cases gave error: 553 Can’t open that file: Permission denied
may be you dont have a permission to write in that particular directory
also instead of replacing single file try this : https://wordpress.org/support/article/updating-wordpress/#manual-update
and replace WP core filesForum: Fixing WordPress
In reply to: Ran rm .maintenance and now I’m recieving fatal errorsmost probably it seems the issue is unrelated to running
rm .maintenance,may be try reinstalling WordPress manually