nerdgear
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Archives don’t show since upgradeHad to change the_excerpt to the the_content in the archives.php file
Forum: Themes and Templates
In reply to: Archives don’t show since upgradealso I ve tried in using many different themes included default.
Forum: Fixing WordPress
In reply to: Upgraded to new version. Archives will not Display imagesok. I did find a theme which works and seems to fix the problem concerning the archives. So I believe you were correct concerning your first assumtion. However I don’t really like the theme I found that makes it work. Would like to find the problem so I can switch to a nicer looking theme.
“The images don’t show because you are viewing the_excerpt(), not the_content()”
So. What and where is the code I need to change from the_excerpt() to the_content() ??
Thanks again
Forum: Fixing WordPress
In reply to: Upgraded to new version. Archives will not Display imagesUnfortunately it continues to be screwed up under even the wordpress default theme. You can view here what it looks like under this theme.
Here’s a page where I had embedded more than one youtube video, as well as used the mp3 plugin in a single post. As you can see. the formatting of the page has gone from a simple blogging cascade to this mess.
http://nerdkore.com/?page_id=405
Everything worked fine before the upgrade. Also, now I notice when using the default theme it does not show my archives at all, and also does not allow me to add them as a widget via the dashboard.
Here’s how the “older entries” also appear.
totally screwed.
Thanks a lot for your time. This problem has been driving me crazy forever!
Forum: Fixing WordPress
In reply to: Can’t put <br>s under images. removing text to the rightThanks!
Code currently looks like this, and the text no longer tries to wrap.
#mainmiddle p img{border:none;margin-right:10px;margin-bottom:10px;}
.date{background:transparent url(images/cal.gif);float:left;width:36px;height:43px;margin:0;padding: 0;}