Forum Replies Created
-
AuthorPosts
-
September 15, 2019 at 10:41 pm in reply to: PHP / CSS solution to only show the recaptcha v3 badge on pages with forms? #1138577
Hi,
that’s unfortunate. Could maybe someone tell me the CSS instead, to put the badge on the left side of the screen?
Thanks,
eSeptember 10, 2019 at 9:28 am in reply to: PHP / CSS solution to only show the recaptcha v3 badge on pages with forms? #1136423Hi Rikard,
the Google FAQ says, that it’s alright to hide it as long as the branding is visible in the user flow (which it still is if you include it on pages with forms).
So would be happy to get some help regarding the tweaking of the code.
Thanks a bunch and best regards,
eC- This reply was modified 5 years, 2 months ago by eC.
September 9, 2019 at 10:14 am in reply to: PHP / CSS solution to only show the recaptcha v3 badge on pages with forms? #1135873Hi Rikard,
thanks for your answer! On another site, where I’m using CF7, I found this solution to give the best results:
function my_register_cf7_js() { // Dequeue cf7 and recaptcha scripts, preventing them from loading everywhere add_filter( 'wpcf7_load_js', '__return_false' ); // Might as well use their filter wp_dequeue_script( 'google-recaptcha' ); // If current post has cf7 shortcode, enqueue! global $post; if ( isset( $post->post_content ) AND has_shortcode( $post->post_content, 'contact-form-7' ) ) { if ( function_exists( 'wpcf7_enqueue_scripts' ) ) { wpcf7_enqueue_scripts(); wp_enqueue_script( 'google-recaptcha' ); } } } add_action( 'wp_enqueue_scripts', 'my_register_cf7_js', 20, 0 );
Could you help me to modify it, so that it works with the Enfold-internal contact forms?
Thanks and best regards,
eCSeptember 5, 2019 at 3:19 pm in reply to: Video Background does not work after updating to 5.6 #1134443Hi, am also interested in the solution to the 5.6 video issues.
Hi, also interested in the solution.
May 24, 2019 at 12:11 pm in reply to: "Load More" pagination on Masonry gallery not working #1103908Hi, was this problem resolved in 4.5.7 ?
Hi,
I had the issue too that on one specific Enfold installation the Debugging info was still showing, but after adding the above from Vinay mentioned modification to the child’s theme functions.php it finally was removed.
Is the following solution now deprecated, or what is going on there?
function avia_remove_debug() { remove_action('wp_head','avia_debugging_info',1000); } add_action( 'init', 'avia_remove_debug');
Thanks and best regards
eCSeptember 27, 2018 at 6:10 pm in reply to: Filesize bigger than source of automatically scaled images #1015419Hi Nikko,
thanks a bunch – it seems like this has resolved the issue. Could you explain what this exactly does in comparison to the regular behavior?
Thanks and best regards,
eCSeptember 25, 2018 at 3:49 pm in reply to: Filesize bigger than source of automatically scaled images #1014244Hi Nikko,
it’s been almost a week now – thus I wanted to catch up and ask if there were any new insights on this?
Thanks again,
eCSeptember 18, 2018 at 3:57 pm in reply to: Filesize bigger than source of automatically scaled images #1011363Hi Victoria,
unfortunately this did not fix it – the filesizes remain the exact same after uploading the images.
Thanks and best regards,
eCSeptember 18, 2018 at 1:28 pm in reply to: Filesize bigger than source of automatically scaled images #1011261Hi Nikko,
you can find the credentials in the private section. Please have a look at the five most recent images uploaded for test purposes in 09-2018.
Thanks a bunch and best regards,
eCHi Ismael,
yes, I did update manually – as I’ve renamed the parent-theme folder to something custom, I think I only can update manually, right?
Deleting the “old” buttons_fullwidth.php did fix the issue. Initially, I also had to delete the events_countdown.php, as you moved it into its own folder somewhen after 4.2.2. Are there other files, that are duplicate now?
Thanks and best regards,
eCHi Vinay,
I had to use a backup to get rid of the error Yigit mentioned above, as the site was not accessible. So I am back to the broken fullwidth-buttons, and even if I purge everything, deactive W3 Total Cache, purge again over Cloudflare, pause Cloudflare, reload the site with the browser cache emptied, it doesn’t fix the issue. Would be great if you could have a look again and hopefully identify the cause for this.
Thanks again,
eCHi Yigit,
and thanks for your help! So I got the error today as well, when trying to access the site. I have no clue why this was happening – I’ve used a backup, and now the site is running again and is accessible. And you say, deactivating caching did fix the fullwidth-buttons? I can’t replicate that fix unfortunately – also I would require to keep caching active. DIdn’t have any issues with it until the update from 4.2.2 to 4.2.6. was breaking the buttons.
Thanks,
eCSure thing, thanks.
October 30, 2017 at 4:24 pm in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #870553Hi,
so if the theme auto-detects if the plugin is manually uploaded and upgraded with a license, does the functionality with setting up pages with the “Avia Layout Builder” and through that the “Advanced Layerslider” still work as intended, just instead it uses the newer version of LayerSlider? And are there any compatibility issues to be expected when using LayerSlider Premium on that manual route?
Thanks,
eCDecember 16, 2016 at 4:52 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #725439Hi Andy,
sie unten.
Danke und Gruß,
eCDecember 14, 2016 at 6:30 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #724430Hi Andy,
danke – aber scheint leider immer noch nicht zu funktionieren. Alle Caches geleert etc. – andere Änderungen sehe ich auch, also sollte es daran nicht liegen.
Danke und Gruß
eCDecember 12, 2016 at 3:46 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #723197Hi, Andy!
Danke, aber das scheint leider nicht funktioniert zu haben. Anhängig einmal die kompletten Quick-CSS und Child-Theme functions.php Modifikationen – vielleicht steht dazu ja etwas in Konflikt?
Danke und Gruß
eC- This reply was modified 7 years, 11 months ago by eC.
December 10, 2016 at 3:18 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #722689Hi Andy,
I see – but so far it looked alright on mostly all devices I tried it on, thanks again. One last question regarding this, is it possible to have the buttons centered vertically for mobile portrait?
Best,
eCHi, Rikard!
This indeed helped – thank you!
Best,
eCHey Basilis,
thanks for your answer – it’s not about the flags, it’s about the icons Enfold uses. For example: the social media icons, down pointing arrows and so on. This suddenly stopped working on the subdomain.
Thanks,
eCNovember 29, 2016 at 6:20 pm in reply to: Enfold Travel Demo: Slide-Show Headline and Button responsiveness #718427Hey Andy,
thanks for your answer. This seemed to help, but in between there are still some resolutions, where the buttons disappear and also some of the text. Is there any way to further improve this, or is this already the best compromise to make it work as best as possible on all devices and for the normal browse-behaviour of the average user?
Thanks,
eCHey Rikard,
best would be both, disable them and not showing in SERPS.
Thanks,
eCHey,
I’ve tried to set up the same. This is the code I’ve added to the functions.php of the Child-Theme:
add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3); function avia_add_submit_attributes_to_cf($att, $formID, $form_params){ $att = "onclick=\"var _gaq = _gaq || [];_gaq.push(['_trackEvent', 'request', 'request', 'request', 1, true]);\""; return $att; }
The Goal is set up for the property as follows:
Category (equals): request Action (equals): request Label (equals): request Value (equals): 1
And this the Tracking Code added via the Google Services Analytics Tab in the Theme’s Options:
<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker'); __gaTracker('create', 'UA-12345678-1', 'auto'); __gaTracker('set', 'forceSSL', true); __gaTracker('set', 'anonymizeIp', true); __gaTracker('require', 'displayfeatures'); __gaTracker('require', 'linkid', 'linkid.js'); __gaTracker('send','pageview'); </script>
1. Should it work this way? I am confused as for the value you posted “offerte” above also and not the value set as a goal. Furthermore, is “equals” alright for the value or should it be “greater than”? Or is the value not needed in this case and I should replace the “1” in the functions.php with “request” also?
2. Will this also deliver the keyword over which the user came to the website, if the target URL on the Ad provides this information?
Thanks a bunch,
eCSeptember 1, 2016 at 7:49 pm in reply to: how to change theme folder name from themes/enfold #680930Hey! :)
When using a child theme with Enfold that has a custom name (folder-name and via style.css), is it possible to also just rename the parent theme’s folder to something else without any issues? If not, what needs to be adjusted?
Thanks a bunch,
eCHey, Yigit! :)
Thanks, but what I wanted to know is if it doubles up itself when I have the same Quick CSS codes in the Child- as well as Parent-Theme? To keep it clean, should I just have it on the Child Theme and delete all Quick CSS from the Parent (did set up the Child way later than I started configuring the Parent)?
Thanks,
eC- This reply was modified 8 years, 2 months ago by eC.
Thanks for that solution, but this has added the “+” to all menu items: http://prntscr.com/ccxx7b
But the indicator line works like a charme now. :)
Is it possible to have the “+” only for the item with the subpages, and also the plus before the word, so for instance: “+ Services”?
Thanks,
eCOf course, Yigit. :)
Oh, and is it also possible to have a little “+” indicator before the parent menu?
Thanks
- This reply was modified 8 years, 2 months ago by eC.
Awesome, thank you. :) It works: http://prntscr.com/ccxcdm
But how can I readd the white horizontal line indicator below the parent menu, as that is missing when being on sub-pages: http://prntscr.com/ccxcoh
Normal behavior when on the parent menu: http://prntscr.com/ccxdhk and http://prntscr.com/ccxdv4 when scrolled down.Thanks,
eC -
AuthorPosts