Images and themes not shown on my wordpress website from another device

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jimmy_Carter
    Member
    • Feb 2025
    • 59

    Images and themes not shown on my wordpress website from another device

    My site is hosted on WordPress hosting (can't give a hostname), but when I access it, all text is visible, but images and applied themes disappear.
  • Ryaan J.
    Senior Member
    • Apr 2022
    • 174

    #2
    • Check your WordPress address (URL) and site address (URL).
    • Clear the browser cache of the other device.
    • Check your file permission; don't make any changes. First, contact your WordPress hosting provider; they will help you.

    Comment

    • Annie_P
      Senior Member
      • Aug 2022
      • 204

      #3
      Check your wp-config.php file. If you see

      define('DB_HOST', 'localhost');

      then replace it with your IP address.

      define('DB_HOST', '192.0.0.0');

      Comment

      VPS Hosting
      Working...
      X