Arno
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Log-in admin local PCHi there,
Could you give some more info on what happend before the error occurred?
Did you update WordPress or Xampp? Any other changes prior to this?Regards,
Arno
Forum: Fixing WordPress
In reply to: wp admin not displayin correctlyHi Michael,
Since the problem is related to the Jetpack plugin it is best to report the issue in the specific forums for this plugin. Unfortunatly there is no way to move this topic.
You can find the Jetpack forum here.
Please provide them with a screenshot of the problem and all troubleshooting steps and results you listed in this topic.
I hope they can provide you with a quick solution for your problem.
Regards,
Arno
Forum: Fixing WordPress
In reply to: Disable/Remove “read more” button on blog postsHi Daniel,
I just checked in 2 different browsers on Windows 10, but couldn’t see the problem you described.
Can it be related to your browser or computer? You could try ctrl+F5 (on Windows) to reload the page. Or try on a different computer to see if the problem is visible there as well.Regards,
Arno
Forum: Fixing WordPress
In reply to: wp admin not displayin correctlyHi Michael,
Have you tried with one of the default themes from WordPress? (Twenty Nineteen, Twenty Twenty)
This would show if it is theme related.Regards,
Arno
Forum: Fixing WordPress
In reply to: Server error (5xx) Google search console from WordPress siteHave you updated the core files? Or just the rest around it?
Forum: Fixing WordPress
In reply to: Libsyn link won’t play on siteHi bearjtp,
I’ve taken a look at your website and found a “404 Not Found” error on the links to Libsyn. So it seems that the problem is not so much WordPress but rather Libsyn related and I would advise you to contact their support for this issue.
https://support.libsyn.com/contact-us/
Regards,
Arno
- This reply was modified 5 years, 6 months ago by Arno.
Forum: Fixing WordPress
In reply to: Server error (5xx) Google search console from WordPress siteHi fluiddesk,
I have a couple of questions for you.
– What PHP version are you running?
– Did you change any of these (core)files?
– Are you still using the default .htaccess? More info on this could be found here.Forum: Fixing WordPress
In reply to: I can’t update and install plugins and imagesHi ros1990,
Could you check the file permissions of the WordPress files and folders on your FTP server? Try to change them to either 664 or 775 and make sure to apply this to all underlying files and folders.
Regards,
ArnoForum: Fixing WordPress
In reply to: I can’t update and install plugins and imagesHi there,
This can be solved by creating a temporary folder in
/wp-content/and addressing this in thewp-config.php.You can find a more detailed description here: https://www.wpbeginner.com/wp-tutorials/how-to-fix-missing-a-temporary-folder-error-in-wordpress/
I hope this helps.
Regards,
ArnoForum: Localhost Installs
In reply to: Error establishing a database connection, XAMPPHi there,
Looking at the
wp-config.phpsnippet you provided, it looks like you didn’t use a password or removed it to post it here. If you didn’t you a password please try the following. Afterdefine(‘DB_PASSWORD’,there is a"instead of''. Please change this.IF you removed the password form the snippet, please double check the password in the
wp-config.php. This may sound redundant, but I have seen it happen before that a typo slipped in.I hope this helps.
Regards,
Arno