jawtry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS Links not workingFYI: I solved this problem by updating the Magpie RSS stuff using instructions found here: https://www.ads-software.com/support/topic/120458/page/2?replies=24
Forum: Fixing WordPress
In reply to: RSS Links not workingI know — the feed seems to be functioning fine, and doesn’t seem to be malformed. However, when I try to use another wordpress site (the working sample at https://test.fireflyrpg.com ) to pull in the feeds the default RSS widget doesn’t pull in the feed. I just tried another RSS widget, and it’s not pulling it in either. Any thoughts?
Forum: Fixing WordPress
In reply to: RSS Links not workingI am facing the same issue in WP 2.8.2. The rss feed I’m trying to integrate is https://www.geeksix.com/feed OR https://feeds2.feedburner.com/geeksix — any suggestions out there?
Forum: Plugins
In reply to: [Plugin: WordPress Popular Posts] Thumbnails not workingWow — I feel like an idiot — it was even in the faq! Works perfectly now — and thanks for being so fast on this — your plugin rocks!
Forum: Plugins
In reply to: [Plugin: WordPress Popular Posts] Thumbnails not workingI’m having the same problem with thumbnails. I upgraded to the latest version, and am still seeing “missing image” blocks on the page.
Here is some of the rendered code:
<li><a href="https://www.geeksix.com/2009/07/the-other-geek-movies-that-defined-the-80s/" title="The "other" geek movies that defined the 80s"><img src="https://www.geeksix.com/wp-content/plugins/wordpress-popular-posts/scripts/timthumb.php?src=https://www.geeksix.com/wp-content/uploads/2009/07/daryl-xlarge-150x150.jpg&h=70&w=70&zc=1" alt="The "other" geek movies that defined the 80s" border="0" class="wpp-thumbnail" /></a><a href="https://www.geeksix.com/2009/07/the-other-geek-movies-that-defined-the-80s/" title="The "other" geek movies that defined the 80s"><span class="wpp-post-title">The "other" geek movies that defined the 80s</span></a> <span class="post-stats"> | <span class="wpp-date">posted on July, 15</span></span> </li>
Thoughts? The site is at https://geek6.com
Forum: Fixing WordPress
In reply to: The loop: Place an ad every N postsFollow-up: A very simple PHP solution was found here: At this webtlk blog.