DISQUS

DISQUS Hello! Live.Awake is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Weekend Thoughts

Started by BenCotten · 8 months ago

Welcome to Friday! We’ve had a good week. Heather and I really enjoyed doing the two posts on What Men/Women Want. It’s fun to do little projects like that together. Heather’s post about Halloween turned into a great conversation too.

Here are some bu ... Continue reading »

6 comments

  • Those are hilarious! My strategy is to try and sell the telemarketers something...
  • Care to share with me the secret of the full RSS / Read More? I'm doing excerpts on my home page because I don't want to put too much on it, but I think being able to use the more tag might be better-- depending on what your solution is... (you should create a plugin, if possible!)

    I just watched Facing the Giants the other day as well. There were a few shots that didn't look as good for whatever reason, and my wife wasn't that impressed by the father in the wheel chair's acting, but it was a great and timely message. Seems that people expect to have great miracles happen today-- when miracles are happening all around them.
  • Actually, I just found a plugin for it. I don't know how I missed this before. I haven't tried it, but looks to be the ticket.

    If that doesn't work, edit /wp-includes/post-template.php

    Around line 83, find this line: if ( preg_match('/<!--more(.*?)?-->/', $content, $matches) )

    Change that to if ( preg_match('/<!--more(.+?)?-->/', $content, $matches) && !is_feed() ) {

    I'll probably try the plugin so that upgrades don't overwrite the code changes.
  • Love the Tom Mabe stuff - those calls are hilarious. But just as a warning to other parents - the first video is not necessarily safe for younger ears thanks to some language.
  • Thanks for the link and the pointers!
  • Thanks, Rodney. I edited the post to include a warning for that one.

Add New Comment

Returning? Login