Viewing 29 posts - 1 through 29 (of 29 total)
  • Author
    Posts
  • #722845

    hi. i use a code tab from the alb but there is something wring here. please take a look, the optin form should be in the middle of the page not in the footer area. http://imgur.com/a/CWTAO

    pease help me to fix this. thank you :)

    #723027

    Hey diefleischerei,

    Please try the following in Quick CSS under Enfold->General Styling:

    .grwf2-wrapper {
        top: -400px !important;
    }

    Best regards,
    Rikard

    #723159

    Hey Rikard. Nope, still the same problem with the optin form. Can you please take a look :) Yigit you helped me with some css code. maybe you have an idea?

    #723186

    Hi!

    I edited your code block element and gave it a custom CSS class and then added following code to functions.php file

    function av_move_cs(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery("div.grwf2-wrapper.wf2-embedded").detach().appendTo('.custom-script')
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'av_move_cs');

    Please review your website now :)

    Cheers!
    Yigit

    #723233

    Looks good so far but not on mobile.

    #723243

    Hey!

    Your code just shows up in footer for some reason. Could you please try creating your form using Contact Form 7?
    It should work just fine without needing adjustments :)

    Cheers!
    Yigit

    #723389

    Sorry, but i need getresponse.for form creation.

    #723393

    Hi,

    Can you please temporarily switch to one of the default themes and try inserting your code and check if the same issue happens?

    Best regards,
    Yigit

    #723446

    OK.

    #723461

    The forms from getresponse works perfect on my client sites. also enfold :(

    #723671

    Same here (test page). but the same form works perfect at a clients website here:

    #723672

    Thank you for you help. Hopefully we get fixed this :) Greetings from vienna, Alexander

    #723774

    Any ideas. It is really frustrating because the website visitors cannot join my maillist. please help me to fix this. i have commented out most of the css code. please help me to find the error.

    any tipps yigit? thank you so much for your help. this is really urgent :)

    #723785

    Hi Alex!

    I will look further into it but can you please firstly update Enfold to the latest version 3.8.3?
    By the way, we have added an option for grid cells to set height to 100%, 75%. 50% and 25% instead of the previous px based values only. You wanted this in your previous project :)

    Regards,
    Yigit

    #723808

    Ok i do the update now :) thank you so much!!!

    :) No Updates available. You are running the latest version! (3.8.2)

    #723813

    ok, 3.8.3 is online :)

    #723814

    WOW GREAT!!!!!!!!!!!!!!!!!!!! grid 100% high AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!

    #723817

    Thanks for checking out the error Yigit :) :):) :):) :):) :):) :)

    #723938

    Any ideas so far Yigit?

    #724046

    I have disabled most of the code in footer.css and functions.php but the error is still there. please help me. thank you and good night.

    #724288

    Hi,

    Sorry for the late reply Alexander.
    We have been debugging issues for theme updates.
    Have you tried using this plugin – https://wordpress.org/plugins/getresponse-integration/?

    Best regards,
    Yigit

    #724292

    Yes,i use this but no change :(

    #724293

    Hey!

    Have you tried contacting their support team? They should have better insight on what could be causing the issue

    Cheers!
    Yigit

    #724296

    So i better do no updates at my clients websites. they also use getresponse as newsletter system. :) ?

    #724307

    have you recognised this: http://imgur.com/a/VcJzQ

    can this cause the problem?

    #724314

    Hey!

    That was because you had extra /* in your footer.php file. I removed it but that did not help.
    Have you made any changes regarding loading scripts in footer?

    Regards,
    Yigit

    #724323

    Nope. i have tried to deactivate them all.to find the error :) Please help me to fix this error. it is so frustrating to lose all the page visitors. they do not find the opt in subscibe form ;((((((((

    #724869

    Do you have a solution?

    #726167

    Hi,

    Sorry Alexander, i tried to help but it is not working. Please consider to hire a freelance developer if you urgently need to fix the issue.

    Best regards,
    Yigit

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