Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #351333

    Dear Support,
    Please the ‘Share this entry’, just above the ‘Leave a Reply’ session, is no showing the icons of each social network icon. (facebook, twiiteer, google plus, etc.)

    Please, kindly resolve this issue

    #351336

    Hey emin!

    Please add following code to Quick CSS

    .single-post .post_delimiter {
    margin: 50px 0!important;
    }

    Regards,
    Yigit

    #351436
    This reply has been marked as private.
    #351994

    Hi!

    I’m sorry but the social sharing section is not added on events page by default. You will have to edit the events template in order to add it. Use this function to fetch the sharing section:

    //share links on single post
                	avia_social_share_links();

    Again, your website is not loading.

    Best regards,
    Ismael

    #352053
    This reply has been marked as private.
    #352184
    This reply has been marked as private.
    #352756

    Hey!

    Try adding this code to the Quick CSS:

    .av-share-box {
        min-height: 150px;
    }

    Cheers! 
    Josue

    #352853

    It is OK now. Thanks so much

    #352855
    This reply has been marked as private.
    #352861

    Hello,

    Unfortunately we can not help you with that as it is outside our support scope (third-party plugin customization).

    Best regards,
    Josue

    #352864
    This reply has been marked as private.
    #352866

    Hello,

    Yes, i could help you with that because it was more of an actual compatibility issue with Enfold, what you are asking now is a customization request for something we didn’t develop (a third-party plugin).

    Regards,
    Josue

    #352867
    This reply has been marked as private.
    #352872

    Hi!

    You can use this for the calendar:

    tr.fc-week:nth-child(odd) td {
    background: red;
    }
    
    tr.fc-week:nth-child(even) td {
    background: blue;
    }

    Best regards,
    Ismael

    #352878

    It is perfectly OK now. Thank you so much, Ismael and the entire Enfold Team. This is one of the reasons I will stick with the Enfold Theme.
    I am hoping to get more clients in the coming weeks and purchase more licenses for the Enfold Theme

    Thank you

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Share this entry not showing social logos’ is closed to new replies.