• Hello friends,

    I have problems with translating Bootstrap slider. I’m using WPML plugin. I found solution from WPML forum that I can use string translation option to translate the slider. Problem is that i found the sting (ex. evl_bootstrap_slide5_desc) but even in it I see some old entered data. When I translate this string it’s just not work. I don’t know how is possible in this strings to see old messages, I mean like i see my first entered messages in the slider. Dose anyone know how I can translate the Bootstrap slider? I’m ready to start with new translation plugin if it’s needed.

    Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,

    I think you need to update the wpml-config.xml file found within the theme.

    Thank you

    Thread Starter nanera

    (@nanera)

    Thank you Denzel, how I can update wpml-config.xml?

    Thread Starter nanera

    (@nanera)

    Thank you for the info. Things that I did:

    I made a wpml-confi.xml file in the theme dir with.

    <wpml-config>
        <admin-texts>
            <key name="evolve-theme">
    	    <key name="evl_bootstrap_slide1_title" />
    	    <key name="evl_bootstrap_slide1_desc" />
                <key name="evl_bootstrap_slide1_button-textarea" />
                <key name="evl_bootstrap_slide2_title" />
                <key name="evl_bootstrap_slide2_desc" />
                <key name="evl_bootstrap_slide2_button-textarea" />
                <key name="evl_bootstrap_slide3_title" />
                <key name="evl_bootstrap_slide3_desc" />
                <key name="evl_bootstrap_slide3_button-textarea" />
                <key name="evl_bootstrap_slide4_title" />
                <key name="evl_bootstrap_slide4_desc" />
                <key name="evl_bootstrap_slide4_button-textarea" />
                <key name="evl_bootstrap_slide5_title" />
                <key name="evl_bootstrap_slide5_desc" />
                <key name="evl_bootstrap_slide5_button-textarea" />
                <key name="customize-control-blogname" />
            </key>
        </admin-texts>
    </wpml-config>

    and the result is this
    wpml

    the problem is that this messages are not the one that are in the slider. For some reason they are old once that i enter on the first place when i installed the theme.

    Any suggestions how i can see the present messages of the slider?

    Thank you.

    Hi,

    I am not familiar with these settings.
    I will try to get the Theme’s developer to assist you in this issue.

    Thank you.

    Thread Starter nanera

    (@nanera)

    Romik84 Thank you!
    You do the thing!
    I’m a bit confused reading the xml file but anyway it’s working.

    One last thing. Could I also use the strings to translate the Title of the blog?

    Thank you for your time!

    Hi,

    I am having the exact same problem. Unfortunately, this is not showing any answer. What is to be done exactly to fix the problem?

    Thank you

    Marc

    Thread Starter nanera

    (@nanera)

    Hi, I uploaded here – goo.gl/JKasbZ

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Bootstrap slider translation with WPML’ is closed to new replies.