• Hi Ben,

    I’m so ready to publish my first blog using your great theme, i’v translated all the things i need, went through most of things, all perfect!

    although, i still have problem with featured images, one is showing up, and the next is not, the next is showing up, next is not! i think this is because it’s supposed to be one on the left and the next on the right!

    i really don’t know why!

    here’s the site for your reference

    Thanks!

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Congrats on the site!

    It looks like this is a bug in Tracks with RTL language support. The following CSS should fix this once added to the Custom CSS section in the Customizer:

    .excerpt.odd .excerpt-container {
      float: left;
    }

    I’ll add this fix in the next update for Tracks as well.

Viewing 1 replies (of 1 total)

The topic ‘featured images thumbnails’ is closed to new replies.