• Hello. Telegram icon not showing in My Mec activity list. This is how it happened after the update. The latest version is currently installed. 6.5.5 version. Also, nothing appears in the Featured Events section. How can I solve the problem? I am attaching screenshots. I am also attaching my website address for your review.

    Telegram Icon Fix

    Featured Event Fix

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webnus

    (@webnus)

    Hello @selcuk76,

    It is related to cache plugin but no problem. You can use below code in your website. Customizer > Custom CSS

    .mec-event-list-modern .mec-event-sharing li .telegram {
        width: 20px!important;
        height: 20px!important;
        padding: 6px 9px 8px;
    }
    
    .mec-event-list-modern .mec-event-sharing li .fa-telegram * {
        transform: unset;
    }
    
    .mec-event-list-modern .mec-event-sharing li .fa-telegram {
        margin-bottom: -5px!important;
    }
    Thread Starter selcuk76

    (@selcuk76)

    Thanks for your Telegram icon reply. What should I do about featured events?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Telegram Icon anf Featured Events Problem’ is closed to new replies.