-
Search Results
-
I did a search on this, but found ways to use the Social Share element in ALB, or how to do this via magic wand.
What I am hoping to find is how automatically add these at bottom of posts without manually going through 175 posts and activating the social share button (and so new posts automatically show the buttons).
I have all Social Share buttons checked in Enfold > Theme Options > Blog Layout > Share links at the bottom of your blog post
I think there is probably a Custom CSS I can add someplace, or to a php document that will accomplish this as an automated thing for all existing posts and all future posts that I create? I just did not find that in my search. I will keep looking, and if I find it before y’all respond, I’ll link to it here.
Thanks
JonI have a scrolling home page built from several colour sections. If I add a button to any of the colour sections, it’s dead – no link is shown when I mouse over, and nothing happens when I click. If I move the same button outside a colour section then it works as expected.
Hi,
I’m trying to add 2 icons to social media,but can’t get it to work, I’ve followed the instructions here:
And here’s my code so far:
function avia_add_custom_icon($icons) { $icons['user'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue800'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); function avia_add_custom_social_icon($icons) { $icons['My Account'] = 'user'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);Sometimes it’s showing the music note icon, or pencil icon.. What I’m trying to add is user icon, and phone icon, from Entypo.
Can you help?
Thanks.
Hi, I’m new with enfold, I’ve installed the theme in my wp, but I do not have any bran buttons for the theme, nor for uploading logo etc.
My WP is 4.9.8 Enfold 4.4.1 PHP ZendServer 5.6
Thank youHello!
I have been following the documentation here:
It has worked quite well, but I am running into the button sitting on top of the logo at smaller screen sizes.
I tried modifying the margin and padding to no avail.
Could you help me make this a bit more mobile responsive? I would like the button to sit above the logo as they start to overlap.
Topic: Google Ananlytics
Hallo zusammen,
ich nutze die Neueste Version vom Enfold-Theme und habe unter Privacy and Cookies “Google Analytics Cookies” aktiviert. Den Analytics-Code habe ich unter “Tracking-Code für Google Analytics” eingefügt, soweit so gut.
Deaktiviere ich mit dem Button [av_privacy_google_tracking] jetzt das Google-Tracking passiert leider nichts.
Ich nutze das Browser-Pluging Ghostery, dieses zeigt an das Google-Ananlytics noch aktiv ist.
Mache ich was verkehrt?Vielen dank für Eure Hilfe!
Gruß
Peter



