开发者

FeedWordPress not parsing images properly

I recently installed WordPress and have been slowly learning how to use it. I've tried to solve this one problem for about an hour now, and I can't seem to find the problem.

No matter what feed I add to FeedWordPress, it just doesn't parse the images correctly. (But it does, see here): http://ttgdark.com/

It's like it's completely remove the path to the image in the src tag.

Does anyone know what's g开发者_如何学Gooing on?


go to you source code find this:

<img src="http://ttgdark.com/wp-content/themes/Webly/timthumb.php?
 http://feeds.feedburner.com/~r/ThatVideogameBlog/~4/PkjR8RbxWzQ
 &amp;h=200&amp;w=200&amp;zc=1&amp;q=90" class="post-thumb">

and remove this line of code

http://ttgdark.com/wp-content/themes/Webly/timthumb.php?src=

it should help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜