• I have 2 problems:
    1) My site is not showing. It has all the other information on the website, but nothing on the pages. It shows that my web pages (admin area) have the information on each page, but the pages are not showing when clicked on the website.

    2) On the pages, (inside the admin area) it shows only ‘html’ and not the’visual’ area.

    Can anyone help me with this these problems

Viewing 1 replies (of 1 total)
  • 1) sounds like you have an PHP error in your theme code or something, but error reporting is turned off. You can a) view your server’s error logs to find where the issue is, or b) in your wp-config.php file, towards the bottom, set “WP_DEBUG” to “true” – you should then see the error messages.

    2) Sounds like you have the Visual Rich Editor turned off in your settings (I think it’s in your profile.)

Viewing 1 replies (of 1 total)

The topic ‘Site not showing,’ is closed to new replies.