Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #529634

    Hi. I would like to embed the Social Share Icons in a PHP file. The Social Share icons come from the `enfold settings.
    I need the HTML code. Can anyone point me to the right direction on this?
    THX Freek

    #529676

    Hey Freek!

    Those icons do get the values through the dynamic WordPress. How exactly you want to embeded to somewhere else?
    What do you want to display?

    Regards,
    Basilis

    #529822

    I would like to see the Social Share Buttons (see pic) from the Advanced Layer Editor in one of my own made .php page, so i need the html code.

    I use the Social Share Button in the Advanced Layer Editor:

    I get the following buttons in my site:
    Social Share Buttons

    “Deel deze pagina” is Share this page in dutch.
    THX Freek

    • This reply was modified 8 years, 5 months ago by Freek.
    #530022

    Hi!

    If you need shortcode, please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and copy the shortcode of Social Share Buttons element form the new field that will appear right below Advanced Layout Builder.

    Regards,
    Yigit

    #530407

    I have the shortcake but i can not use this shortcake one-on-one in my php code.

    For example i made a button to use in php code with the following code:
    <div class="avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling EMR4A"><a class="avia-button avia-icon_select-no avia-color-custom avia-size-small avia-position-left " style="background-color: #fec425; color: #000000;" href=" http://www.bdlease.nl/dealer-calculator-standalone/?accountmanager=wilbert-de-nijs&ref=bos-slegers" target="_blank"><span class="avia_iconbox_title">FINANCIEREN? Klik hier</span></a></div>

    Is there a code similar like above code to add the social share button shortcode?
    THX Freek

    #530416

    Hi!

    You can use following HTML code – http://pastebin.com/UapcHiL5 but that would share this post – http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/. Do you need Social Share Buttons to share certain page?

    Best regards,
    Yigit

    #530423

    Yes, i need only a Facebook, Twitter, LinkedIn pages and mailto:[emailadres] link.
    THX Freek

    #530429

    Hi!

    The code Yigit supplied to you, will share certain pages.
    You can use where you will place it things like the_title(), the_permalink, which are WordPress tags, but not inside the editor.

    Can u explain us a bit more what you want to achive, and maybe there is an alternative solution?

    Best regards,
    Basilis

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