espresto/reclaim-social-media

duplicate images in imported tumblr posts

Closed this issue · 2 comments

moba commented

Thank you for reclaim!

I run the latest git, and connected my Tumblr account. In imported image postings, the posts now show the image twice. Is this a configuration problem on my side?

Example: http://moblog.wiredwings.com/archives/20130829/653.html

depends a little on the point of view. i'd call it a theme problem.

the first image is the article/featured image, the second is the image itself, embedded with the gallery shortcut. this might be displayed differently in another theme.

in this case the post format is image, so it really doesn't make sense for the theme to display the featured image.

i tried to make some corrections in https://github.com/espresto/reclaim-social-media/blob/master/css/style.cssyou could add a

.format-image .wp-post-image { display: none; } to it to solve it for your theme

i also see what kind of adjustments need to be made to the tumblr.class:

  • shorten title for links
  • check quote format