agent009
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding sectioned off post to my blog?If I am mistaken, please ignore my post 😛
I am fairly new to WordPress as well.
Forum: Fixing WordPress
In reply to: Adding sectioned off post to my blog?What evita meant was this.
Navigate to the folder: wp-content/themes/yourchosentheme
“yourchosentheme” is the theme you are using, which by default is something like “default”, so the folder you need to view is the following:
wp-content/themes/default
From this directory, open the file index.php
FIND
<?php the_content
REPLACE WITH
<?php the_excerpt
Forum: Fixing WordPress
In reply to: Selecting category returns blank pageResolved. A problem with the Aspire theme.
Forum: Fixing WordPress
In reply to: Selecting category returns blank pageStill waiting for an answer. Any advice will be appreciated.
Thank you.
Forum: Fixing WordPress
In reply to: Selecting category returns blank page*bump*
I do not wish to be persistent but I cannot figure out why a blank page is being returned.
Any hints or advice will be heavily appreciated.
Forum: Fixing WordPress
In reply to: Selecting category returns blank pageAnybody?
Forum: Fixing WordPress
In reply to: How to display categoriesOk thank you very much for the help.
Forum: Installing WordPress
In reply to: Installation Problem – Just a directory list appears…Thanks mate. I knew it was something simple.