WPML sidebar

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Wed Aug 14, 2013 2:39 am
I have 2 question as below:
- i want to change the button [Log In] in menu area as Agency string because WPML can translate to second lang but can not change the primary lang. How can i do that?
- when I add lang switcher to sidebar, i could not exclude this widget from homepage although i did add homepage as exclusion, then save and nothing saved, so switcher still appear in homepage and my page look quite urgly with lang switcher :)
User avatar
Junior Boarder

GK User
Wed Aug 14, 2013 3:01 pm
Hi,

Do you want to change login/logout text manually right? it's located in Creativity/layouts/header.php file inside this block
Code: Select all
<div id="gk-user-area">


Regards second issue, i'll check this and i'll let you know.
User avatar
Moderator

GK User
Fri Aug 16, 2013 3:14 am
Bingo. Thanks for your help. I also want to ask another question

Creativity is now for 3.5. Is it possible to upgrade to 3.6 without any problem?
User avatar
Junior Boarder

GK User
Fri Aug 16, 2013 10:51 am
You're right, there's a problem with Languague Switcher plugin, but i think it's not connected with our theme, because after installing widget logic plugin it's not working too.

I'll try to figure it out, for now you can install PHP Text Widget plugin, activate it and add Text Widget to your sidebar. As a content use this code:
Code: Select all
<?php do_action('icl_language_selector'); ?>

Then Widget rules with this text widget working fine. Of course disable default Lanugague Switcher in WMPL options (set to none).

Regards to the update, yes it's possible and strongly recommended to update to version 3.6, it shouldn't be troublesome. (Check the latest update of the Creativity https://www.gavick.com/updates/template ... ,1309.html it's also based on WP 3.6).

Remember about full backup before.
User avatar
Moderator


cron