babel2009
Forum Replies Created
-
Forum: Plugins
In reply to: WP-DB-BACKUP — directory safe when CHMODed to 777?Thanks … I’ll probably go back to the old CHMOD configs and manually backup every week. Too sketchy.
Forum: Plugins
In reply to: Suggestions for “Quote of the Day” plugin?I figured it out by using the KB Advanced RSS feed (http://wordpress.org/extend/plugins/kb-advanced-rss-widget/)
It allows you to modify the look of the RSS feed.
I added the quote feed but there is no longer an RSS feed or a link. Just the content and author. To do this add
<li>^description$ ^title$</li>
in the html field options of the widget.Forum: Plugins
In reply to: Suggestions for “Quote of the Day” plugin?I added a RSS feed widget and linked it to a quote site with a feed. For now this seems like the best option, but the RSS feed widget is limited. For example, I cannot change the look of it. I want to lose the link in the title of the feed and make the text bold. Does anybody know if there is a way to do that? Or if there is a better plugin that will do the same?
Forum: Fixing WordPress
In reply to: Adding logo in Copyblogger Theme won’t work in ExplorerFixed this. I was only missing a “>” at the end of the first “” tag.