WordPress.org Forums » All Posts https://wordpress.org/support/forum/how-to-and-troubleshooting/feed/ Wed, 14 May 2025 21:02:04 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466203 <![CDATA[Reply To: Cannot Log Into Site]]> https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466203 Wed, 14 May 2025 20:12:55 +0000 thelapara I have already disabled all my plug-ins and it still does not allow me to log in. I have also tried clearing my browser cache and have tried on multiple different web browsers including my phone. All with the same result. I have never seen or heard of anything like this.

]]>
https://wordpress.org/support/topic/query-loop-display-settings-not-available/#post-18466183 <![CDATA[Reply To: Query loop display settings not available]]> https://wordpress.org/support/topic/query-loop-display-settings-not-available/#post-18466183 Wed, 14 May 2025 19:49:50 +0000 cowboyboo Yeah, what you describe is what I expected to happen, too. And if it’s Jetpack that is causing the issue, that’s a bummer, since I just created all my content as Jetpack project content types! I was hopeful there was an obvious solution, like a feature I had failed to enable or something. I’ll have to figure out a workaround, sounds like.

Thanks for your help, Lisa! And yes, all of this is happening in my staging environment, so even when things go sideways it could be worse.

]]>
https://wordpress.org/support/topic/images-not-responsive-on-mobile-visualization/#post-18466144 <![CDATA[Images not responsive on mobile visualization]]> https://wordpress.org/support/topic/images-not-responsive-on-mobile-visualization/#post-18466144 Wed, 14 May 2025 19:10:12 +0000 alby961 Hello, I created a blog through WordPress installed in a hosting service, with Twenty Twenty-Three theme.

I’ll start by saying that this is my first site created in WordPress and that I know nothing about CSS or web design.

When I view the mobile version of the site from my smartphone, basically the images – if they exceed a certain width in pixels – “expand” to the right well beyond the maximum edge of the body text. This creates a page with the text column on the left, and a lot of empty space on the right that can be moved with pinch-to-zoom. At the link below you can see directly an example:

https://freeimage.host/i/3UDeBMF

I want that when someone opens the blog post, they see the text block stuck in the center and the images sized and “enclosed” inside the text space. This problem applies to both my 2 posts I wrote since I created the website.

Any help is welcome, thank you in advance!

]]>
https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466106 <![CDATA[Reply To: Cannot Log Into Site]]> https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466106 Wed, 14 May 2025 18:41:18 +0000 threadi I would recommend deactivating the security plugin first. As you cannot access the backend, you can only do this via FTP. Log in via FTP and delete the directory of the security plugin you are using under /wp-content/plugins/. Your hoster’s support can tell you how to connect via FTP.

]]>
https://wordpress.org/support/topic/error-establishing-a-database-connection-1107/#post-18466098 <![CDATA[Reply To: Error establishing a database connection]]> https://wordpress.org/support/topic/error-establishing-a-database-connection-1107/#post-18466098 Wed, 14 May 2025 18:34:28 +0000 Pranjal Pratap Singh Hey @johnhardy ,

You can insert the images to this thread by simply going to image ImageKit.io and click on the option “Copy Direct CDN URL”.

Now you have a link on your clipboard, that you can insert here the following way. Click on the Blue + icon on your editor and add an image block.

After you add an image block you will see an option to “Insert URL” like this.

Simply paste the CDN URL that you just copied from imagekit. Your image will be inserted in this thread.

]]>
https://wordpress.org/support/topic/error-establishing-a-database-connection-1107/#post-18466089 <![CDATA[Reply To: Error establishing a database connection]]> https://wordpress.org/support/topic/error-establishing-a-database-connection-1107/#post-18466089 Wed, 14 May 2025 18:28:19 +0000 johnhardy Hello,

Thanks for all of the help
I have uploaded the images to ImageKit.io I assume I have to download these to this thread but I cannot see a way to do this. Am I on the right track please?

Thank you
John H

]]>
https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466088 <![CDATA[Cannot Log Into Site]]> https://wordpress.org/support/topic/cannot-log-into-site-3/#post-18466088 Wed, 14 May 2025 18:26:58 +0000 thelapara I cannot log into my site. I have the correct credentials. When I log in it acts like it is going to log in but just reverts to the log in page – with no error. I do receive an e-mail from my security plug-in notifying me that I am logging in but not the case. I tried logging in with a secondary credential with the same result. I tried creating a new log-in and it does not send the e-mail to setup the password. I tried disabling my plug-ins but no change. I tried removing my .htaccess file from the root, but no change. I restored my web site from yesterdays backup but nothing. I was able to log in this morning but now nothing.

]]>
https://wordpress.org/support/topic/unknown-column-post_tag-slug-after-update-wp-to-4-8-1-2/#post-18466009 <![CDATA[Reply To: Unknown column ‘post_tag.slug’ after update Wp to 4.8.1]]> https://wordpress.org/support/topic/unknown-column-post_tag-slug-after-update-wp-to-4-8-1-2/#post-18466009 Wed, 14 May 2025 17:20:53 +0000 annielaw Yes. Sorry for the typo should be 6.8.1.

]]>
https://wordpress.org/support/topic/learn-more-about-troubleshooting-wordpress-2/#post-18465989 <![CDATA[Reply To: I have a critical error on my WordPress site]]> https://wordpress.org/support/topic/learn-more-about-troubleshooting-wordpress-2/#post-18465989 Wed, 14 May 2025 17:06:38 +0000 Kris - WPMU DEV Support Hi @marbilbaoart

I hope you are doing well today.

Can you add this code to your wp-config.php file:

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);

also delete (if exists)
define('WP_DEBUG', false);

The line should be placed above the “/* That’s all, stop editing! Happy blogging. */”

This will generate in the /wp-content/ folder a debug.log file. Thanks to this file, we will understand what is causing the error.
Please upload this to Pastebin or Google Drive and share a link in your next reply.

Alternatively, you can log in to the FTP or cPanel (file manager), navigate to /wp-content/plugins/ folder, and rename each plugin folder one by one (for example adding _ at the end), and each time refresh the home page to see if that will show up correctly. With that flow, you will be able to narrow down which plugin makes the issue.

Kind Regards,
Kris

]]>
https://wordpress.org/support/topic/learn-more-about-troubleshooting-wordpress-2/#post-18465983 <![CDATA[I have a critical error on my WordPress site]]> https://wordpress.org/support/topic/learn-more-about-troubleshooting-wordpress-2/#post-18465983 Wed, 14 May 2025 16:59:44 +0000 marbilbaoart Hi, cannot et into my webpage. Do not have a clue of how to fix this

]]>