qtranslate X does not work with Layerslider
-
Hello,
Before the update Layerslider was working perfectly with QTranslate.
Now i Updated to QTranslate X and my slider is not appearing anymore.This is the code i am using:
<?php if( $q_config[ ‘language’ ] == ‘en’): ?>
<?php layerslider(10); ?>
<?php endif; ?><?php if( $q_config[ ‘language’ ] == ‘nl’): ?>
<?php layerslider(1); ?>
<?php endif; ?>Any help is much appreciated!
- The topic ‘qtranslate X does not work with Layerslider’ is closed to new replies.