visitjames
Forum Replies Created
-
Thanks Alchymyth, that nearly did the trick!
The ‘Posted on…’ dates only display in my ‘Blogging’ category but the dates also display on the landing page, i.e. when the user first arrives at the site they are presented with the latest posts (here the dates are displayed).
1) Is there a way to hide these dates from being displayed on the landing page?
Also another small problem, I want to increase the gap above the ‘Posted on…’ date so there is more breathing room. I have tried the
padding-top: 10px;
andmargin-top: 10px;
within.category-blogging .entry-meta
but it is not working.2) Can you please suggest something to fix this? Below is my current code:
{ .entry-meta { display: none; } .category-blogging .entry-meta { display: inline!important; padding-top: 10px; color: #888; font-size: 10px; text-transform:uppercase; }
3) This is a little unrelated but I am also trying to figure out how to set up my website so that when the user first arrives to the website they will only see posts from the Featured Design category (i.e. only one category). Setting it up in this manner would remove the problem I am having with question 1. Do you have any suggestions on this?
Thanks
JamesForum: Themes and Templates
In reply to: TwentyTen Theme – Change Homepage DisplayFor some reason the new topic I have created has been removed. Perhaps to avoid duplicates… anyway if anyone out there can help us with this problem that would be great. Thanks a million. James
Forum: Themes and Templates
In reply to: TwentyTen Theme – Change Homepage DisplayThanks Esmi, I have posted a new topic here.
Innkeeperea, I had a look at your website. It is not what I want to achieve. My website does not have any header links. If you check out my website it might make more sense https://www.visitjames.com. Basically all I want to do is display posts from ‘Featured Design’ on the homepage. If you can provide any pointers that would be a big help.
Thanks
Forum: Themes and Templates
In reply to: TwentyTen Theme – Change Homepage DisplayI have spent some time now trying to find a solution to Afaraonegt’s original question and am still not getting anywhere. If someone know how to do this can you please let us all know. Thanks. J