• Resolved pvmatic

    (@pvmatic)


    Hello,

    your plugin suites all my needs and I am going to recommend to my company to purchase it. But I have one big problem – my Avada website with Polylang plugin is broken if this plugin is activated. As soon as I disable Polylang everything works perfect.

    So, the question is: could you help me to make both of these plugins work? If you can I would be thankful and will complete purchase.

    Thank you in advance.

    Predrag

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter pvmatic

    (@pvmatic)

    Ok, I have founf the solution. In shortcode.php lines 100-103 must be deleted because they are about wpml and not polylang:

    <?php if( defined( ‘ICL_LANGUAGE_CODE’ ) ):
    global $sitepress; ?>
    <input type=”hidden” name=”wpml” value=”<?php echo $sitepress->get_current_language(); ?>” />
    <?php endif; ?>

    Now everything works like a charm.

Viewing 1 replies (of 1 total)
  • The topic ‘Want to buy but I have problem to resolve’ is closed to new replies.