Forum Replies Created
-
AuthorPosts
-
Right. I’m afraid you’ll have to educate me… I’m not clear what code I should be triggering on click.
Thanks Yigit. Does YOUR CODE refer to the Google Analytics code e.g. UA-XXXX?
Fantastic, thank you Ismael – works perfectly.
Thanks Jordan, that’s useful.
What the final solution for this? I want to use this code but I see in a later post you mention you’ve modified it.
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', 'testcategory', 'testaction', 'testlabel', testvalue, true]);\""; return $att; }
That’s great thanks Jordan
I would like to hide the twitter and instagram icons in the header.
That’s great, thank you – I really appreciate your help. I’m afraid I can’t give you login details but any chance you could just give me sample css for hiding icons?
Hi Yigit,
Thanks for your quick response. Regarding the first step, how do I add two new custom icons? The code seems to just show how to add one.
Site URL posted below.
Thanks,
WillOctober 27, 2015 at 2:06 pm in reply to: Avia layout builder doesn't load content if WPML plugin is activated #525486I’m having the same problem since updating. Any help hugely appreciated.
April 7, 2015 at 3:22 pm in reply to: Change width to activate mobile menu insteas of regular menu #424734Sorry guys I’m 100% sure it’s a problem. It looks fine if you just load the site but if you scroll right on the spanish site when using a mobile device and you will see the issue. Alternatively just pinch zoom out after what3words.com/es has loaded and you will also see it. Do it before you press the menu button. I have tried on several browsers on several computers and devices, both iOS and Android.
April 7, 2015 at 8:41 am in reply to: Change width to activate mobile menu insteas of regular menu #424514Hi Yigit,
I have done as you suggested but it remains a problem. Please note it’s only at /es not any other language. http://i62.tinypic.com/68su1y.png
April 6, 2015 at 10:41 am in reply to: Change width to activate mobile menu insteas of regular menu #423861Hi Rikard,
Thanks for your quick reply. You can see this at what3words.com/es (I have removed it from the other languages for the time being).
April 5, 2015 at 4:18 pm in reply to: Change width to activate mobile menu insteas of regular menu #423660I used this solution up until the latest theme update when I found it triggered the mobile menu bug that others have experienced, where the menu appears to the right of the site. Any alternative solutions?
-
AuthorPosts