Enrico
Forum Replies Created
-
Hi @maudud,
Thank you for getting back to me. Done the below test and it looks like Site Kit by Google is the issue here.Many thanks!
Kind Regards,
Enrico PetersenI was facing the same issue this morning after the first update.
This new updated has seemed to have fixed the issue. Thanks so much!
Kind Regards.
Enrico
https://www.visionbrokers.co.zaForum: Themes and Templates
In reply to: [Phlox] CSS not loading after update to version 2.8.9They Seemed to have fixed this issue now ??
Same issue with my footer and the above code does not work for me only the logo code one works for the logo.
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Can’t Fix – Won’t Scroll to TopThanks a Million Bruce.
All work very well now!
Kind Regards.
Enrico PetersenForum: Plugins
In reply to: [Multi Step for Contact Form 7] Can’t Fix – Won’t Scroll to TopHi Support.
My back button on my form does not scroll back to the top, only my next button does.
Is there any way we can fix this?
Link to form: https://www.visionbrokers.co.za/short-term-renewal-personal-afr/
Kind Regards.
Enrico PetersenForum: Plugins
In reply to: [Multi Step for Contact Form 7] Can’t Fix – Won’t Scroll to TopHi Bruce,
Thank you so much for the prompt response.
Yes the form goes back up to the top but it scrolls right to the top and shows the header section as well.
I ideally would like it to start where the form begins (the white section). When someone clicks on the next buttons(Volgende) it must not show the black header section.If the above can not be fix, it’s fine(its not a train smash). However I noticed that the back button(Terug) doesn’t not do the same as the next button.
Please check the rest of the slides and test both buttons. (you can use a fake details in form)
Thanks again!
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Can’t Fix – Won’t Scroll to TopThis code worked for me
————————-
add_action('wp_footer', function(){ ?> <script> jQuery(document).ready(function($) { $(document).on('click', '.cf7mls_next', function(event) { jQuery('html, body').animate({ scrollTop: 0 }, 'slow'); }) }); </script> <?php });
——————————
But this one doesn’t work.
——————————
add_filter(‘cf7mls-scroll-step’, function(){
return ‘true’;
});
——————————Is there any way I can make it work with the first code and get the scroll to start where the form starts?
Link to form: https://www.visionbrokers.co.za/short-term-renewal-personal-afr/
Thanks!
Kind Regards.
Enrico PetersenForum: Plugins
In reply to: [Contact Form 7] Submitting form returns 502 and never-ending load animationI used the “WP Rollback” plugin
Link: https://www.ads-software.com/plugins/wp-rollback/
People on this thread is also having similar issues.
https://www.ads-software.com/support/topic/loading-icon-wont-disappear-even-after-sending/#post-14131316Kind Regards.
Enrico Petersen
https://www.visionbrokers.co.zaForum: Plugins
In reply to: [Contact Form 7] Submitting form returns 502 and never-ending load animationMy Forms Animation also doesn’t stop loading but it does submit the info. Some styling was also removed.
I temporarily rolled back to the previous version.
I hope this issue gets fixed ASAP.Kind Regards.
Enrico PetersenForum: Plugins
In reply to: [Contact Form 7] Bug ajax-loader.gif not foundI am also noticing this “ajax-loader.gif” error on my contact us page when I inspect the code on chrome.
Website Link: https://www.visionbrokers.co.za/contact/
Regards.
EnricoForum: Plugins
In reply to: [Max Mega Menu] Hover off Menu creates a half transition block effect“Fix Click Event” Worked like a Charm.
THANKS SO MUCH Tom! ??
Forum: Plugins
In reply to: [Yoast SEO] Incorrect value type “@type”The Yoast’s second last update fixed the issue for me. Just also make sure all your plugins and theme is updated.
Also check and see if you are getting other issues on your website. I had some JavaScript issues as well.
It’s all fixed now ??Forum: Plugins
In reply to: [Yoast SEO] Incorrect value type “@type”Yup. I’m also still getting the: Incorrect value type “@type”
I know they did release a few updated i thought it would fix it but i still got the error in Google Search Console -> under Unparsable Structured data.
When i test the issue on GSC. Under the “More Info” tab it looks like the issue is JavaScrip, below are my error messages:
Uncaught SyntaxError: Invalid or unexpected token
https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo:680Uncaught TypeError: $(…).slider is not a function at https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo:1268:42
https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo:1267Uncaught TypeError: $(…).flexisel is not a function at HTMLDocument.<anonymous> (https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo:1291:24) at j (https://code.jquery.com/jquery-1.11.3.min.js:2:27309) at Object.fireWith [as resolveWith] (https://code.jquery.com/jquery-1.11.3.min.js:2:28122) at Function.ready (https://code.jquery.com/jquery-1.11.3.min.js:2:29956) at HTMLDocument.J (https://code.jquery.com/jquery-1.11.3.min.js:2:30322)
https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo:1290And I have NO clue on how to fix this??
Forum: Plugins
In reply to: [Yoast SEO] Incorrect value type “@type”Same issue here, after update.
Here are my links i’m getting incorrect value type “@type”https://www.visionbrokers.co.za/page/3/?attachment_id=pvykghbdlo
https://www.visionbrokers.co.za/page/2/?attachment_id=pvykghbdlo
https://www.visionbrokers.co.za/page/4/?attachment_id=pvykghbdloGoogle Search Console highlighted this part of the code on the first link(page 3):
“inLanguage”:”en-US”,”potentialAction”:[{“@type”:”ReadAction”,”target”:[“”]}]}]}</script>
<!– / Yoast SEO plugin. –>I don’t know how to fix this. Hope a new update fix this ASAP.