Forum Replies Created

Viewing 30 posts - 1 through 30 (of 38 total)
  • Author
    Posts
  • Hi,

    that’s unfortunate. Could maybe someone tell me the CSS instead, to put the badge on the left side of the screen?

    Thanks,
    e

    Hi 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.

    Hi 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,
    eC

    in reply to: Video Background does not work after updating to 5.6 #1134443

    Hi, am also interested in the solution to the 5.6 video issues.

    in reply to: Enfold update Google Recaptcha error #1134442

    Hi, also interested in the solution.

    in reply to: "Load More" pagination on Masonry gallery not working #1103908

    Hi, was this problem resolved in 4.5.7 ?

    in reply to: Can't remove the debugging info in Enfold 4.5 #1080570

    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
    eC

    in reply to: Filesize bigger than source of automatically scaled images #1015419

    Hi 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,
    eC

    in reply to: Filesize bigger than source of automatically scaled images #1014244

    Hi 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,
    eC

    in reply to: Filesize bigger than source of automatically scaled images #1011363

    Hi Victoria,

    unfortunately this did not fix it – the filesizes remain the exact same after uploading the images.

    Thanks and best regards,
    eC

    in reply to: Filesize bigger than source of automatically scaled images #1011261

    Hi 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,
    eC

    in reply to: Update from 4.2.2 to 4.2.6 breaks fullwidth button #931361

    Hi 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,
    eC

    in reply to: Update from 4.2.2 to 4.2.6 breaks fullwidth button #930000

    Hi 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,
    eC

    in reply to: Update from 4.2.2 to 4.2.6 breaks fullwidth button #929887

    Hi 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,
    eC

    in reply to: Update from 4.2.2 to 4.2.6 breaks fullwidth button #929207

    Sure thing, thanks.

    Hi,

    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,
    eC

    Hi Andy,

    sie unten.

    Danke und Gruß,
    eC

    Hi 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ß
    eC

    Hi, 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.

    Hi 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,
    eC

    in reply to: Suddenly missing icons on WPML subdomain #720229

    Hi, Rikard!

    This indeed helped – thank you!

    Best,
    eC

    in reply to: Suddenly missing icons on WPML subdomain #720064

    Hey 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,
    eC

    Hey 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,
    eC

    in reply to: Disable author pages? #695415

    Hey Rikard,

    best would be both, disable them and not showing in SERPS.

    Thanks,
    eC

    in reply to: Google goal tracking #682674

    Hey,

    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,
    eC

    in reply to: how to change theme folder name from themes/enfold #680930

    Hey! :)

    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,
    eC

    in reply to: Child-theme, delete Quick CSS on parent? #680882

    Hey, 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.
    in reply to: Menu Indicator also on SubMenu-Items? #680833

    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,
    eC

    in reply to: Menu Indicator also on SubMenu-Items? #680802

    Of 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.
    in reply to: Menu Indicator also on SubMenu-Items? #680800

    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

Viewing 30 posts - 1 through 30 (of 38 total)