Title: shails's Replies | WordPress.org

---

# shails

  [  ](https://wordpress.org/support/users/shails/)

 *   [Profile](https://wordpress.org/support/users/shails/)
 *   [Topics Started](https://wordpress.org/support/users/shails/topics/)
 *   [Replies Created](https://wordpress.org/support/users/shails/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/shails/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/shails/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/shails/engagements/)
 *   [Favorites](https://wordpress.org/support/users/shails/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images in Media, But Upload as Blank Square in Posts](https://wordpress.org/support/topic/images-in-media-but-upload-as-blank-square-in-posts/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/images-in-media-but-upload-as-blank-square-in-posts/#post-18582625)
 * [@camilladowns](https://wordpress.org/support/users/camilladowns/) Could you 
   please retry adding the missing images? It looks like the `src` attributes are
   currently empty in the code, which is why the images aren’t appearing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to log in – ruby domain error](https://wordpress.org/support/topic/unable-to-log-in-ruby-domain-error/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/unable-to-log-in-ruby-domain-error/#post-18580984)
 * You’re absolutely right—what you’re seeing is caused by a plugin or theme (or
   even custom code) that is triggering output **too early in the WordPress loading
   process**, specifically before headers can be sent, which interferes with login
   and cookies.
   This theme is triggering a WordPress translation function **too 
   early**, before the proper WordPress hooks like `init`, which violates expected
   loading behavior introduced more strictly in **WordPress 6.7**.If you have FTP
   access bypass the theme temporarily by renaming the theme and WordPress will 
   fall back to a default theme if it will be available .
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My WordPress will not update](https://wordpress.org/support/topic/my-wordpress-will-not-update/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/my-wordpress-will-not-update/#post-18577157)
 * If the update isn’t going through, it usually means there’s something blocking
   the process. Have you checked the permissions on your hosting? Low resources 
   on hosting are another issue which might cause this issue. 
   Please provide the
   screenshot of the message you receive when you try to update WordPress so that
   we can help.
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images in Media, But Upload as Blank Square in Posts](https://wordpress.org/support/topic/images-in-media-but-upload-as-blank-square-in-posts/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/images-in-media-but-upload-as-blank-square-in-posts/#post-18577154)
 * The images are not displaying because the URLs provided are either incorrect,
   the files have been moved or renamed, or the images have been deleted. As a result,
   the browser is showing the alt text instead. If you inspect the source code, 
   you’ll see that these image links return a 404 (Not Found) error. To fix this,
   please double-check the image locations and reinsert them using the correct URLs
   or upload them again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [New and Killed My Site!](https://wordpress.org/support/topic/new-and-killed-my-site/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/new-and-killed-my-site/#post-18577087)
 * Finding Hosting information:
   You can do a Whois search to find out the info about
   your nameservers and hosting. which will help you in fixing the issue. You can
   use this tool for whois – [https://whois.domaintools.com/](https://whois.domaintools.com/)
   Have you received any email from WordPress for the critical error ?Mostly likely
   the theme you installed was not compatible with the plugins and version of php
   on your server.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website broken. Showing code on page](https://wordpress.org/support/topic/website-broken-showing-code-on-page/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/website-broken-showing-code-on-page/#post-18575951)
 * Hello There , 
   Have you tried running the Elementor plugin in safe mode?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to organize Gutenberg blocks inside src/blocks/* instead of src/*](https://wordpress.org/support/topic/how-to-organize-gutenberg-blocks-inside-src-blocks-instead-of-src/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/how-to-organize-gutenberg-blocks-inside-src-blocks-instead-of-src/#post-18575868)
 * Have you tried putting in block.json file for each block folder you are creating?
 * And try adjusting the package file like following `</p> <p>”scripts”: {<br>”build”:“
   wp-scripts build src/blocks/* –output-path=build/blocks –blocks-manifest”<br>}`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Two menus not working on laptop & mobile](https://wordpress.org/support/topic/two-menus-not-working-on-laptop-mobile/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/two-menus-not-working-on-laptop-mobile/#post-18575635)
 * [@tonybreadtag](https://wordpress.org/support/users/tonybreadtag/) As rightly
   mentioned by [@threadi](https://wordpress.org/support/users/threadi/) the issue
   is indeed related to SiteGround optimizer plugin. if you will check the browser
   console there is an error related to the SiteGround plugin 
   `Uncaught SyntaxError:
   import declarations may only appear at top level of a module siteground-optimizer-
   combined-js-2689d8bec10ddebd991fb9dd0a55daf7.js:55:`So you can do the following
   to figure out the root cause:**Turn off JS combining temporarily to confirm the
   root cause**
    - Go to **SiteGround Optimizer → Frontend → JavaScript** section.
    - **Turn OFF**:
       * **Combine JavaScript Files**
       * **Defer Render-Blocking JS**
    - Save settings.
    - **Purge all caches** (SG Optimizer + any CDN + browser).
    - Test the menus again.
      This should resolve the issue. Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to remove “Suggstion: Add tags” from pre-publish checks.](https://wordpress.org/support/topic/how-to-remove-suggstion-add-tags-from-pre-publish-checks/)
 *  [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/how-to-remove-suggstion-add-tags-from-pre-publish-checks/#post-18575147)
 * These are **informational only** and **not toggleable directly from that dialog**.
   You’re expected to:
    - Click the relevant section (e.g. Categories or Featured Image)
    - Be taken to the post sidebar or settings panel to make changes
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Radio Buttons value issue](https://wordpress.org/support/topic/radio-buttons-value-issue/)
 *  Thread Starter [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/radio-buttons-value-issue/#post-15128300)
 * Yes, with latest updates it started working. Sorry for late reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Radio Buttons value issue](https://wordpress.org/support/topic/radio-buttons-value-issue/)
 *  Thread Starter [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/radio-buttons-value-issue/#post-15017829)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/) I only experienced
   it with radio fields
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post My CF7 Form] Radio Buttons value issue](https://wordpress.org/support/topic/radio-buttons-value-issue/)
 *  Thread Starter [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/radio-buttons-value-issue/#post-14934189)
 * Is this fixed in latest version ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MC4WP: Mailchimp for WordPress] form not displaying until save pressed in dashbaord](https://wordpress.org/support/topic/form-not-displaying-until-save-pressed-in-dashbaord-2/)
 *  Thread Starter [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [5 years ago](https://wordpress.org/support/topic/form-not-displaying-until-save-pressed-in-dashbaord-2/#post-14479404)
 * CAn anyone throw some light on why is it happening? After a successful Demo Import
   we have to Press Save Changes in MC4WP > Forms > Save Changes and then only the
   form appears.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MC4WP: Mailchimp for WordPress] form not displaying until save pressed in dashbaord](https://wordpress.org/support/topic/form-not-displaying-until-save-pressed-in-dashbaord-2/)
 *  Thread Starter [shails](https://wordpress.org/support/users/shails/)
 * (@shails)
 * [5 years ago](https://wordpress.org/support/topic/form-not-displaying-until-save-pressed-in-dashbaord-2/#post-14465362)
 * I did change back to 2021 but it didnt worked there as well.
 * But if I press save, the form will appear.
 * can I share login info with you for further checking?

Viewing 14 replies - 1 through 14 (of 14 total)