Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 6 posts - 1 through 6 (of 6 total)

Translate the title of a slide

Home Forums Free Theme Support Asteria Lite Translate the title of a slide

  • #80942

    GM

    Hi!
    I am using Asteria Lite, and I would like to translate the titles of the slides.
    I don’t have any problem with others on the site, I use Polylang, and Codestyling Localization plugin, and it works well for me.
    I’ve tried to do some php if code, to make a rule about the current site language, but doesn’t seem to be fine…
    I also tried to disable the titles, and make slides with text on it, and try to change the slide picture according to the language with php if code too, but I also had troubles with that.
    Could you help me?

    #81044

    Towfiq I.

    administrator

    does polylang have any shortcodes?

    #81066

    GM

    I didn’t find any in its documentation.

    #81310

    Towfiq I.

    administrator

    you can hide the titles by adding this to your custom css tab:

    .nivo-caption{display:none;}

    #160704

    wb

    I’m using the unslider (Asteria PRO) and I want to hide titles. What’s the code for that? Thank you!

    #161069

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .uninner{display:none!important;}

You must be logged in to reply to this topic.