Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1202997

    Hallo,

    ich habe mit Convertchat gekauft. leider funktioniert es nicht mit dem Enfold-Themes zusammen. Wenn ich den Chat aktiv habe, werde verschiedene Textblöcke nicht angezeigt.

    Wie kann ich Convertchat mit Enfold verwenden?

    Greetz
    Andreas

    #1203594

    Hey Andreas,

    Sorry for the late reply. Where exactly is that code supposed to go and where did you try to place it? If it’s supposed to go into the footer then please try this in your functions.php file:

    function andreas_convertchat_script(){
    ?>
    YOUR CODE GOES HERE
    <?php
    }
    add_action('wp_footer', 'andreas_convertchat_script');

    Please try to explain a bit further and post admin WordPress login details in private so that we can have a closer look if you can’t get it working. We can’t guarantee that this will be compatible with the theme though.

    Best regards,
    Rikard

    #1204335

    Hey Rikard,

    Thank you. But its the same failure.

    Look on the fotos.
    I laod the Site – the tool is in funktion, but some TEXT in the Content is not ther. If i change the size of the homepage in the browser window. Than the Content are cooming…

    Look the pics please. Thats on all Sites

    greetz
    Andreas

    #1204806

    Hi Andreas,

    Thanks for the screenshots. I’m not sure I understand the problem though, could you try to explain a bit further please?

    Best regards,
    Rikard

    #1205045

    Das Problem ist, das Cconvertchat mit Enfold wohl nicht funktioniert

    #1205374

    Hi Andy,

    Thanks for the update. The screenshots you posted previously are not working anymore, could you upload them again please? Also, is this plugin/code working if you activate one of the default WordPress themes?

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.