buzzlightyear
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category Post ListingsI had a look at the link you gave. I can see that for my Photography category I have to create a category-xx.php file within the current theme directory. I see that there is a hierachy of files that the program looks at first namely:
category-xx.php
category.php
archive.php
index.phpSo I’ve looked to see what category number ‘Photography’ is and copy the archive.php file to a new file category-85.php. I then tried putting in some unique ‘sticky-text’ as the information on the link tells you to, but it is not being displayed? As per my previous comments above, I removed <?php the_excerpt(); ?> from archive.php which worked fine. Now though, even though I’ve created this new category-85.php file it is not displaying anything different in this particular category to any other. Any ideas? Once I’ve got this cracked I know its then a simple case of editing this file specifically to get my thumb nail images to display (which I am still no nearer to working out how to do this by the way) …
Forum: Fixing WordPress
In reply to: Category Post ListingsOK, another question following on from yesterday’s…
If you check out my site (http://www.GreatBlighty.com), scroll to the bottom of the category list and you’ll find ‘Photography’. If you click on that you’ll see that I am now getting a nice list of post titles. What would be really nice is if the system could generate a small thumb nail of the pictures contained within the actual posts in this category list.
I can see this could get complicated though as obviously the posts themselves have thumbnail versions of the images already. The category list thumbnails would have to be even smaller – a fixed size even. All of this would be applicable to the Photography category only. So any ideas with this? Or any other suggestions / better ways of doing this?
Forum: Fixing WordPress
In reply to: Category Post ListingsWorks a treat – thanks guys :o)
Forum: Fixing WordPress
In reply to: Category Post ListingsDamn you guys are quick – I’ll give it a try …
Forum: Fixing WordPress
In reply to: WordPress Using Servers Email AddressI am getting the very same problem. Is there anything that can be done within the programs configuration or do I simply need to speak to my ISP to configure this for me?
I want users to receive an email from [email protected]. If I do need my ISP to resolve this for me, what exactly (technically) am I asking them to do?