mwds120
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedI did mention that I was using Thesis, at the very start of this post. The folks at Thesis were ultimately not able to offer suggestions to get it to work either.
Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedOK, I added “add_theme_support( ‘post-thumbnails’ );” (w/o quotation marks) to my custom_functions.php file, as indicated in
this tutorial. In post admin view, there is no “Post Thumbanil” option that appears to the right, beneath “tags”, “Categories”, “featured images”, etc.Here is the site where I added it:
http://avon-indiana.funcityfinder.com/Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedThank you Marventus, but I’ve already tried that. In fact, that particular block of code is probably the most commonly cited suggestion for this problem. It’s been copied and pasted and propagated all over the web.Unfortunately, it doesn’t work.
Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedUnfortunately I am not a coder.
Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedThis is what I would like to do. Does anyone know how to code this?
Forum: Fixing WordPress
In reply to: How to Insert Thumbnails into RSS feedThanks, but I’m talking about thumbnails, not full-size images. Also, I need these to display in the RSS feed even when WordPress is set to display summary format, not full-text.