Vikram Singh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu not showing in headerIf your navigation menu is not showing up on your website’s draft but is visible when the website is published, it could be due to some cache issues.
Sometimes, issues like this can be caused by cached content in your web browser. Try clearing your browser’s cache and then refresh the draft page to see if the menu appears.
You can also try to login to your site in an incognito mode and check if that works.
Forum: Everything else WordPress
In reply to: Redirect some amp pagesTo handle URL redirects in your site for query parameters like “?amp,” you can use the “Redirection” plugin. This plugin allows you to set up custom redirects easily.
Forum: Fixing WordPress
In reply to: User /email not foundI’d like to assist you in creating a new user in your database. Before we proceed, I’d like to point out a couple of observations I made while checking your site.
I noticed that your site’s wp-admin page at this URL: https://sustent.de/wp-admin is currently returning a 404 error. This suggests there might be issues with your core WordPress files.
To address this, I recommend considering a reinstallation of the WordPress core files. However, before you do that, it’s crucial to take a full backup of your entire site. Here are the steps to reinstall the WP core:
- Download a fresh copy of WordPress from this link.
- Extract the downloaded zip file to your computer.
- Remove the ‘wp-content’ folder from the extracted files.
- Compress the remaining files into a new zip archive.
- Upload this new zip file to your site’s root directory and extract it there.
This process will effectively reinstall the WordPress core.
Additionally, if you need to create a new admin user in your database, you can follow this guide, which explains how to do it using phpMyAdmin.
I hope this helps! If you have any further questions or need more assistance, please feel free to ask.
Forum: Fixing WordPress
In reply to: captions and alt tags disappearedHello There
Since the alt and caption is appearing in your media library but not on the posts, I recommand to clear all the caching including the server level if there is any.
You may also check your site incognito/private mode if that makes any differnce.
Regarding the error message, this error occurs when your PHP code tries to allocate more memory than what is allowed by the
memory_limit
setting in your PHP configuration.To resolve this issue, you can do the following:
- Increase PHP Memory Limit: You can increase the PHP memory limit by editing the
php.ini
file or adding the following line to your.htaccess
file (if your hosting environment allows it):
php_value memory_limit 256M
Forum: Fixing WordPress
In reply to: I am getting database errorI’ve observed that your website’s wp-admin and frontend appear to be operating smoothly at this time. Have you already managed to resolve the issue?
Based on the information you provided, it appears that the database repair has been successfully completed, and it is advisable to remove the line “define(‘WP_ALLOW_REPAIR’, true);” from your wp-config.php file.
Forum: Fixing WordPress
In reply to: UserHello There,
I hope you are doing well.
Please share what error are you facing while creating a new user. You may share the screenshot of the error. Please do not share any sensitive information.
Thanks
Forum: Everything else WordPress
In reply to: Accidental login madeHi @scojul1 ,
I hope this message finds you well.
Upon reflection, I now realize that I did not fully comprehend the question you posed. It appears that the information provided was insufficient, lacking the necessary details, and the link provided unfortunately did not function as expected. I deeply regret any confusion or inconvenience this may have caused you.
Please know that it is my utmost priority to rectify this misunderstanding and provide you with the assistance you require. To do so effectively, I kindly request that you provide me with the complete and comprehensive details of your inquiry. By doing so, I can ensure that my response is tailored to your specific needs, offering you the most accurate and helpful information.
Best Regrads,
Vikram Singh