adhadmin
Member
Posted 4 months ago #
I had plugin installed & working on it - the it looks like my helper upgraded WP - then all of a sudden ALL pages are not showing up.
I inactivated WP e-Commerce & they're showing fine.
It says compatible up to WP 3.3.1 - so I have NO idea what is the problem.
Please help!!!
isabel104
Member
Posted 4 months ago #
Maybe it's the same problem I'm having. If so, your pages are not showing because they are being forced to use the following:
1. page.php
2. single.php
3. index.php
in that order! So any single posts would use page.php instead of single.php! I think this is the problem. See this issue.