Hi,
Can you provide the key names to select the header logo. I want to change it based on language. The document says to create a xml file with the theme key names.
This shows my guess, but not working.
<wpml-config>
<admin-texts>
<key name=’theme_mods_newspaper’>
<key name=’tds_logo_upload’ />
</key>
</admin-texts>
</wpml-config>
Can you let me know what they are?
thanks
Hi
Do you want to load a different logo depending by site’s language? If so that can’t be don using the current theme’s implementation because the logo from theme panel will be displayed on the site even if chose a different language. The container which keeps the logo is td-header-sp-logo and logo’s css class is: td-main-logo http://screencast.com/t/V81IcWoRuZ
If this is not what you mean please provide more detail about what you re trying to do and we will get back to you Tuesday.
Thanks!
Yes, I want a different logo depending on site’s language. I understand the
logo from theme panel will be displayed but with most themes the holder
variable can be changed using key names; where it is reassigned a different
value on page load instead.
From what I can see the holder is either $td_customLogo or tds_logo_upload.
But I don’t know what is the options key for newspaper.
I have found tds_logo_menu_upload, but am looking for something with the
theme name, like newspaper-panel-settings or something.
The class names are of no value since I cannot change the content of the
logo holder.
thanks
alan
Hello divinechild,
Unfortunately, our theme does not have such a simple option that offers you a way to change the logo corresponding to what type of language you are using, sorry! Unfortunately, the theme does not have such a plugin tested in this regard and we cannot make a recommendation in this regard. If you are using this type of plugin, you will have to adjust it to work as properly with our theme and then if you want to add this option regarding on logo you will have to create a variable which detects the language used by you and depending on what language you are using to change the logo. To do this, you will have to add some conditions in files which are created the logo and add if/else statement -> http://screencast.com/t/NhcXz3vuW As you can see, this is not a simple task and this method involve custom work. So, if you are not aware of the steps which you are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!