• Resolved HomeroMx

    (@homeromx)


    Hi… Hellow…

    I’m using the qTranslate plugin and it works well if you type in the options page:

    [:es]Texto en Español[:en]English text

    or

    <!–:es–>Texto en Español<!–:–><!–:en–>English text<!–:–>

    But the next time the settings are saved the second language is deleted for all options, so, can you make the options page reads/saves the correct code?

    Thanks a lot….

    HomeroMtz

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author We Create Web Designs

    (@moeseo)

    We’ll need to work this out in a future upgrade. Thank you for letting us know.

    Thread Starter HomeroMx

    (@homeromx)

    You’re welcome and thank you for this new feature.

    Thread Starter HomeroMx

    (@homeromx)

    Hi again…

    I just find a workaround, I’m just change:

    This:
    esc_attr_e($options[$valueid]);

    to this:

    echo $options[$valueid];

    and

    echo $value['std'];

    In line 537 of elisium-options.php.

    But I don’t know if this is the best way…

    Thanks a lot…

    HomeroMtz

    Theme Author We Create Web Designs

    (@moeseo)

    Good idea, thank you for letting us know.

    Thread Starter HomeroMx

    (@homeromx)

    🙂

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

The topic ‘Could be compatible with qTranslate?’ is closed to new replies.