Author Topic: variable conflict? posts stopped appearing  (Read 2182 times)

Pixelate

  • Newbie
  • Posts: 1
variable conflict? posts stopped appearing
« on: August 03, 2009, 10:40:51 pm »
Hello,

I have a multi-author site setup. I installed blubrry and immediately the post content stoppped appearing. The page, title, and layout all work, but the content stopped appearing.

I deactivated the plugin and the post content appeared again.

A coding pro I spoke said it may be a variable conflict.

angelo

  • CIO, RawVoice
  • Administrator
  • Hero Member
  • *****
  • Posts: 4483
Re: variable conflict? posts stopped appearing
« Reply #1 on: August 03, 2009, 11:58:32 pm »
Please try using the Default theme in WordPress and see if that duplicates the problem. If it doesn't, most likely there is a problem with the theme.

If there is a problem with the theme, you need to find out if the theme is using the_content() or the_excerpt() function tags in the theme. Some very customized themes break these functions either by not using them or by using them outside of the page body.

Megamasyanya

  • Newbie
  • Posts: 2
Re: variable conflict? posts stopped appearing
« Reply #2 on: December 19, 2011, 02:17:48 pm »
I deactivated the plugin and the post content appeared again.

angelo

  • CIO, RawVoice
  • Administrator
  • Hero Member
  • *****
  • Posts: 4483
Re: variable conflict? posts stopped appearing
« Reply #3 on: December 21, 2011, 11:25:13 am »
PowerPress does nothing to make or not make post/pages display. This sounds like a classic issue with a caching plugin. When plugins are enabled/disabled, the cache is reset. If you re-enable PowerPress, the old cache may be used again. You still need to either disable the caching plugin or clear it before re-enabling PowerPress.