-
AuthorPosts
-
December 11, 2016 at 6:36 pm #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 :)
- This topic was modified 7 years, 11 months ago by diefleischerei.
December 12, 2016 at 9:33 am #723027Hey diefleischerei,
Please try the following in Quick CSS under Enfold->General Styling:
.grwf2-wrapper { top: -400px !important; }
Best regards,
RikardDecember 12, 2016 at 3:16 pm #723159Hey 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?
- This reply was modified 7 years, 11 months ago by diefleischerei.
December 12, 2016 at 3:36 pm #723186Hi!
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!
YigitDecember 12, 2016 at 5:11 pm #723233Looks good so far but not on mobile.
December 12, 2016 at 5:39 pm #723243Hey!
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!
YigitDecember 12, 2016 at 9:37 pm #723389Sorry, but i need getresponse.for form creation.
December 12, 2016 at 9:42 pm #723393Hi,
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,
YigitDecember 12, 2016 at 11:47 pm #723446December 13, 2016 at 12:21 am #723461The forms from getresponse works perfect on my client sites. also enfold :(
December 13, 2016 at 12:16 pm #723671Same here (test page). but the same form works perfect at a clients website here:
December 13, 2016 at 12:17 pm #723672Thank you for you help. Hopefully we get fixed this :) Greetings from vienna, Alexander
- This reply was modified 7 years, 11 months ago by diefleischerei.
December 13, 2016 at 4:04 pm #723774Any 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 :)
December 13, 2016 at 4:23 pm #723785Hi 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,
YigitDecember 13, 2016 at 4:42 pm #723808Ok i do the update now :) thank you so much!!!
:) No Updates available. You are running the latest version! (3.8.2)
- This reply was modified 7 years, 11 months ago by diefleischerei.
December 13, 2016 at 4:55 pm #723813ok, 3.8.3 is online :)
December 13, 2016 at 4:55 pm #723814WOW GREAT!!!!!!!!!!!!!!!!!!!! grid 100% high AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!
December 13, 2016 at 5:00 pm #723817Thanks for checking out the error Yigit :) :):) :):) :):) :):) :)
- This reply was modified 7 years, 11 months ago by diefleischerei.
December 13, 2016 at 7:56 pm #723938Any ideas so far Yigit?
December 14, 2016 at 12:39 am #724046I 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.
December 14, 2016 at 2:58 pm #724288Hi,
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,
YigitDecember 14, 2016 at 3:11 pm #724292Yes,i use this but no change :(
December 14, 2016 at 3:13 pm #724293Hey!
Have you tried contacting their support team? They should have better insight on what could be causing the issue
Cheers!
YigitDecember 14, 2016 at 3:14 pm #724296So i better do no updates at my clients websites. they also use getresponse as newsletter system. :) ?
December 14, 2016 at 3:23 pm #724307have you recognised this: http://imgur.com/a/VcJzQ
can this cause the problem?
December 14, 2016 at 3:32 pm #724314Hey!
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,
YigitDecember 14, 2016 at 3:45 pm #724323Nope. 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 ;((((((((
- This reply was modified 7 years, 11 months ago by diefleischerei.
December 15, 2016 at 3:21 pm #724869Do you have a solution?
December 19, 2016 at 6:02 pm #726167Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.