Yet another Category link doesn’t work post–but with info!
-
Hi,
I’ve just installed wordpress. Took me about 15 minutes. Smooth as butter. Nice job!
I’ve got an issue similar to that of others here, but have found no response that resolves my problem. I’ve searched the codex and the site to no avail, I’m hoping that some quality data might help someone help me.
When I click on a category link, I get no content results. The header, footer and side bar appear, but no listings of my posts. The link looks like this: “https://test.wordpress.com/?cat=5”. All that appears in the side bar is the search box with the following message:
“You are currently browsing the archives for the CSS category.”
The archive and front page links work just fine. When I type in a search in the box, I get correct listings.
I am editing my user default them (in this case: “/wp-content/themes/frank-marion/”). I have all the files that are included in the default user setup, and they appear to match the set up in “/wp-content/themes/default/”.
I have edited the header and footer extensively while being careful not to mess with any native code. I have made the minor adjustment in the rest of the files by moving the include for the side bar directly below the include for the header as such
<?php get_header(); ?>
<?php get_sidebar(); ?>I have no plug-ins activated.
I don’t think the issue has anything to do with Apache 2.x, MySQL 4.x, PHP 5.x or the browsers. I’m not a PHP expert, but I’m experienced with server side scripting.
Can anyone suggest a solution to the issue, or offer a pointer in the right direction?
Please see my url for clarification. Note: please remove the space from the url. It’s there to avoid getting the attention of crawlers and search engines.
Thanks!
https://zeph.dnsalias .com/wordpress/
- The topic ‘Yet another Category link doesn’t work post–but with info!’ is closed to new replies.