Reply To: Bug in Pojo.me Atlanta theme when using multi-language Slider Revolution (WPML)

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Bug in Pojo.me Atlanta theme when using multi-language Slider Revolution (WPML) › Reply To: Bug in Pojo.me Atlanta theme when using multi-language Slider Revolution (WPML)

#1102
Yakir Sitbon
Keymaster

In revslider panel I see that JS error:
ReferenceError: QTags is not defined

And I see you are write that code:

<script type="text/javascript">
        QTags.addButton( 'h2-heading', 'h2', '<h2>', '</h2>');
        QTags.addButton( 'h3-heading', 'h3', '<h3>', '</h3>');
        QTags.addButton( 'h4-heading', 'h4', '<h4>', '</h4>');
    </script>

Please remove that and check this again.