Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #590281

    Hey awesome helpers :)

    I have never been able to get this to work for any client, I always use the most updated version of the theme and of course have read many of the other support threads about the issue.

    If going to Enfold Theme Options > Footer > Social Icons, does not have the social icons appear in the socket on the same row as the copyright how do we achieve this?

    I’ve never been able to figure this out… I really want to have this available.. I never got it to work https://kriesi.at/support/topic/check-to-display-the-social-icons-defined-in-social-profiles-in-your-socket/ for http://brianbourneconsulting.ca/ either…

    as always thank you so much for your help :)

    ENB..//

    • This topic was modified 8 years, 5 months ago by ENBertussi. Reason: additional information added and reference to previous trouble ticket with same problem
    #591341

    Hi Erich,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #591754

    Hi Rikard,

    thank you, please see in the private content area credentials to the website.

    Cheers

    ENB..//

    #594276

    Hey!

    There’s an old footer.php file in the child theme. Please update that file as well. Make sure that this line is present:

    if(avia_get_option('footer_social') != "disabled")
                                {
                                	$social_args 	= array('outside'=>'ul', 'inside'=>'li', 'append' => '');
    								echo avia_social_media_icons($social_args, false);
                                }

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.