Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Content not showing up for now of my wordpress themed pages WordPress

  • SOLVED

Hi There. I have a wordpress site and all pages are working perfectly, except for one page.

I have put the content up and click publish and you can't see anything.

I've set my ftp permissions to 755 then to 777 to see if that made a difference and it doesn't.

I don't know what else the problem could be other than a possible memory issue?

Can someone troubleshoot this for me? I will provide ftp details and site link upon private message.

Kate

Answers (4)

2012-05-17

Agus Setiawan answers:

hi kate, let me help you,

can you kindly give me URL?

2012-05-17

Andrew Wong answers:

Try to turn on debug, at least you get an error message? From there we can check what's wrong with the page. By the way, is the page a page template? Or a normal page?

2012-05-17

Luis Abarca answers:

Add this to your wp-config.php to check whats happening.

define('WP_DEBUG', true);

Check this page to get more info about debug log

http://codex.wordpress.org/Editing_wp-config.php#Debug

Then you can share us your log to check whats wrong.

2012-05-17

Monster Coder answers:

hi,
other pages of wordpress are coming fine and only a specific page is not coming and that page is not static, then probably, chmoding will not solve the problem. can you kindly give me URL?

You can also check by enabling error reporting to see if you are getting any error!