Home Forums Product Support Aesop Social Where are they?

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #942
    Niek de Bruijn
    Participant

    Hi, I used the Asesop Social add-on. Filled out the necessary information. But for some reason it doesn’t show up in my story?
    Is it also possible to change the icons of the social media?

    #991
    Jenny @ Aesop
    Keymaster

    Hi Niek. This issue will be corrected in an update this week. Sorry about that!

    Regarding the icons, they are added via CSS. You can hide the output icons with a little CSS. Next, you can use a filter to add the new icons in. For your reference, these are the hooks and filters available with Aesop Social:

    do_action('ase_addon_social_links');
    Show the icons in any theme by placing the snippet above wherever you’d like the icons to appear. This is typically done within a theme template file.

    aesop_social_message
    This filter allows you to change the default “Find us” message.

    aesop_social_link_list
    This action allows you to add more links to the end of the list.

    #1189
    Jenny @ Aesop
    Keymaster

    Please let us know if you need further assistance with this topic. If not, I’ll mark it as resolved – thanks!

    #1195
    Niek de Bruijn
    Participant

    HI, I still don’t get it. Do I have to fill in the code above in the Jorgen template? If so, where?
    (sorry I’m more a designer as a developer but trying and willing to learn CSS)

    #1197
    Jenny @ Aesop
    Keymaster

    It’s no problem at all!

    Nick just wrote a post about using Aesop filters, and just in time too! 🙂

    Please take a look and let us know if you need more information: https://aesopstoryengine.com/tutorials/using-aesop-filters/

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