• In an other topic I found code which doesn’t really work :/

    add_action('__logo_title', 'qtr_language_changer');
    function qtr_language_changer() {
    	echo qtrans_generateLanguageSelectCode('image');
    	}

    and

    ul.qtrans_language_chooser {
    position: fixed;
    list-style-type:none;
    margin: 132px 0 0 3px;
    background-color: rgba(51, 102, 153,.35);
    box-shadow: 2px 5px 7px rgba(0,0,0,.21);
    border-radius: 10px;
    border: 1px rgba(255,255,255,.5) solid;
    padding: 7px 10px 7px 22px;
    left: -17px;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
    z-index: 201;
    }
    ul.qtrans_language_chooser:hover {background-color: rgba(153,204,255,.65); box-shadow: 3px 8px 10px rgba(0,0,0,.15);}
    ul.qtrans_language_chooser li.active {display: none;}
    ul.qtrans_language_chooser li a {width: 32px; height: 32px;}

    Iput the first one in the functions.php and the second one in the CSS-Box.

    Would be glad if someone could help me 🙂

Viewing 15 replies - 1 through 15 (of 15 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hi, the compatibilty with Qtranslate has been a recurrent request from users. It will be fixed in the new coming release of the theme.
    Cheers

    Hi,
    Is Customizr now Qtranlate ready with the new 3.0.14 release ?
    Thanks for the anwser 🙂

    Theme Author presscustomizr

    (@nikeo)

    Hi @melges83, no it will be the next one, next week most probably.
    Bests

    Thanks a lot for this information. 😉

    Hi theme autor,
    Maybe we do not say enough, thank you for this theme and support.
    When is the release of the next version compatible with “qtranslate”?
    A big thank you in advance.

    bests

    Theme Author presscustomizr

    (@nikeo)

    Hi, Customizr v3.1.0 is fully compatible with Qtranslate. It is currently in beta test but pretty stable. You can download it here

    Hello Nikeo,
    I tried the beta version 3.1 for qtranslate … but my site did not like and I could no longer access to my site. So I downgrade to 3.0.14 and now 3.0.15.
    Is the 3.0.15 version compatible with qtranslate ?
    Alternatively, for a dummy as i am, is there a simple and reliable solution to have a multi-language site solution…perhaps with another plugin ?
    Thank you in advance for your advise

    qTranslate is the best option currently for Customizr. When you say “my site did not like”, what happened? Have you tried running raw Customizr with no plugins activated and no child theme active?

    hi,
    thanks for your answer…

    When i tried customizr beta 3.1 , here what’s happened on my screen: really terrific for me !!!

    Fatal error: Cannot redeclare class TC_slider in /homepages/30/d289054119/htdocs/sitepro/wp-content/themes/customizr/parts/class-header-slider.php on line 15

    You have right, i did not desactivte any of my plugins or my child theme

    Here a list of the plugins i have currently installed:

    Adanced featured post widget, captcha, Category sticky post, Child themify, Columns, Contact form, Duplicate post, Google Analyticator, limait login attempt, magic action box, shortcodes ultimate, ultimate TinyMCE, Wordfence security, WordPress backup to Dropbox

    Of course, all these plugins was updated

    I really appreciate your help. 😉

    What happens when you deactivate them all?

    Have you updated in the meantime to 3.1.5? Several bugs have been fixed.

    I haven’t try the solution:
    – to desactivate the plugins;
    – install beta 3.1
    – to activate the plugins again

    Do i have to try this ?

    Now, il have updated to 3.1.15 and my site run well… I haven’t installe and try qTranlate in this version because nobody could confirm me that this plugin run well in this version 3.1.15

    Thanks 🙂

    Yes, qTranslate runs fine on 3.1.15

    Anybody idea, how to multilanguage the button titel of featured pages on homepage?

    Thx
    Wayne

    @waynetsun: If you require assistance then, as per the Forum Welcome, please post your own topic.

    Won’t bother. Sorry for this. I will open a new topic.

    Greetings,
    Wayne

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘qtranslate’ is closed to new replies.