mrSparkle
Forum Replies Created
-
@farhadhamed Great fix! Thank you!
Forum: Themes and Templates
In reply to: Trouble figuring out how to call a specific category listI guess what I’m trying to do is to call the archive of a specific category.
Forum: Themes and Templates
In reply to: Trouble figuring out how to call a specific category listThanks so much for the swift reply. It’s probably the archive template I’m looking for. However I don’t a template that is always applied to category 4.
I want to create a one off page template and within that call the category 4 list as it appears with archive.php. I was hoping there may be some variation of the call below to facilitate this…
<?php if (is_page()) { query_posts(‘cat=4’); } ?>
Thanks again.
Forum: Installing WordPress
In reply to: Window goes blank on ‘Insert into Post’Solved problem. For those who are experiencing the same thing, it was solved by disabling Dean’s FCKeditor.
Forum: Installing WordPress
In reply to: Window goes blank on ‘Insert into Post’I hope it’s okay to have this in installation. I’ll move it if necessary or course. This is a first time install so I feel it may be something to do with the installation or server settings…