js09
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: possible to add 'white space' in a post title? or an image?esmi, here is what i’m trying to do.
the blue text would be from the actual blog post. and the ‘&’ symbol would be an image.
Forum: Fixing WordPress
In reply to: possible to add 'white space' in a post title? or an image?thanks esmi. is it possible to add CSS to the actual title?
that almost works however the images are still contained within a <p>, and there is no way to apply a background color to one <p> and not another <p>
Forum: Fixing WordPress
In reply to: need to call a custom .php file in my header (using a child theme)Right now that’s what i’m doing, however when wordpress updates in the future, i’ll have to replace the entire header.php
is there way to use my child theme functions.php to inject the additional php file information?
Forum: Themes and Templates
In reply to: TwentyTen – trying to update header.php in child themeneed help with this too
Forum: Plugins
In reply to: Plugin to 'auto link' certain words? eg. the word 'Food' becomes a tag linkjulia, thanks for that link however it is from 2005
Forum: Themes and Templates
In reply to: wordpress automatically adds a line break to my postsI don’t think this is a theme issue. I’m hoping it’s CSS related
Forum: Fixing WordPress
In reply to: Possible to make the month (november) in BOLD?Thanks esmi! I will try it out this evening.
I plan on moving everything to a child theme as well. I just haven’t gotten around to it yet.
Forum: Fixing WordPress
In reply to: Possible to make the month (november) in BOLD?Thanks esmi, however I’m looking to make JUST the number in bold (like in my example)
adding ‘font-weight’ to .entry-date will impact the entire class
the theme is only slightly modified.. i changed the background color and added ‘display:none’ to some elements.
thanksForum: Fixing WordPress
In reply to: Possible to make the month (november) in BOLD?I see. well i’m using the default WP theme (twenty ten).. so nothing has been modified.
https://jeffsimpsondesign.com/blog
thanks
Forum: Fixing WordPress
In reply to: Possible to make the month (november) in BOLD?Here is a screenshot:
https://jeffsimpsondesign.com/public/wphelpbold.jpg
I would like to make ’30’ in bold.
So it would look like: SEPTEMBER30
Forum: Fixing WordPress
In reply to: what code calls the comment section for twenty ten theme?thanks!!!
Forum: Fixing WordPress
In reply to: Blog images not showing up in RSS readerswhat rss reader are you using?
Forum: Fixing WordPress
In reply to: what code calls the comment section for twenty ten theme?i tried adding
<?php comments_template( ”, true ); ?>
Forum: Themes and Templates
In reply to: Adding comments on home pageI can use either theme (default or twentyten)