• Resolved Pidor

    (@pidor)


    Hi,

    I can’t figure out how to display images at the top of each of the three articles in the Latest News widget as seen here https://goo.gl/evImz9.

    Since I am asking about the latest news widget I also would like to know how to change the color of the text that displays through this widget (so far the title is light black and the text bellow is light grey).

    Thanks a lot for the answer!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Pidor

    (@pidor)

    Just found the answer for my second question, sorry ??

    Those are just featured images. If you have them set for your posts they will be displayed.

    Thread Starter Pidor

    (@pidor)

    Great, it looks really nice! Thanks a lot!

    Thread Starter Pidor

    (@pidor)

    Sorry, I have another question ??

    Still in the Latest News widget I would like to translate “See all our news” into “Toutes nos infos”. I therefore went into fp-latest-news.php and changed the code:

    </div>
    				<a href="<?php echo get_permalink( get_option( 'page_for_posts' ) ); ?>" class="all-news"><?php echo __('Toutes nos infos', 'moesia'); ?></a>
    			</div>

    It doesn’t seem to work though. Am I doing something wrong?

    Thanks a lot in advance for your answer ??

    It should work, maybe you have some cache issues. But please, don’t do this, you’ll just lose it when you update the theme. That string is translatable so you can either do a manual translation using the .pot file or use a plugin like Codestyling.

    Thread Starter Pidor

    (@pidor)

    Amazing plugin, works perfectly, thanks a lot!

    Thread Starter Pidor

    (@pidor)

    Hello vladff,

    actually i have a little problem here because everytime I update the theme my translations go away. I use Codestyling localization.

    Would you have a solution to this problem?

    Thanks a lot in advance!

    That’s strange, I thought translations with Codestyling are kept by the plugin and have nothing to do with the theme updates.

    Anyway, we have a translation project for Moesia here in case you want to contribute by translating a few strings: https://www.transifex.com/projects/p/moesia/

    Languages that reach 100% will be added in the theme package so there won’t be any need to use plugins or worry about updates.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Latest news’ is closed to new replies.