• Resolved lrkosko

    (@lrkosko)


    Hello! Many of my icons are missing, it shows just an ‘X’. Ones that are missing are: time, location, details, and the twitter icon. Any ideas? Thanks so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ashan Perera

    (@ashanjay)

    Make sure you have not disabled font awesome icons in the settings which is what power those icons.

    Thread Starter lrkosko

    (@lrkosko)

    It is indeed off. The only way I am seeing it works is if I turn this off in my main code when I inspect it in Chrome (which is not possible is reality):

    .fa {
    font: normal normal normal 14px / 1 FontAwesome;
    }

    Here is my page: https://wqmx2025.rcrg.net/event-directory/

    Any ideas? Thanks!

    Plugin Support ArtemSupport

    (@artemsupport)

    Hello,

    Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header):

    .evcal_evdata_row .evcal_evdata_icons i, .evcal_evdata_row .evcal_evdata_custometa_icons i, .eventon_list_event .fa, .evo_lightbox .fa, .evo_tax_details .fa { font-weight: 600; }

    Thread Starter lrkosko

    (@lrkosko)

    Worked like a charm! Very interesting. Thank you SO very much I appreciate it!

    Plugin Support ArtemSupport

    (@artemsupport)

    Perfect! I am going to close the ticket. If you have any further questions or concerns please create a new ticket.
    If you have a moment, we would greatly appreciate if you could kindly leave us a review at https://ww.wp.xz.cn/support/plugin/eventon-lite/reviews/
    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Icons’ is closed to new replies.