• Resolved wp_dsp

    (@davidspeyer)


    Just for your information:

    The “since” icon is not working. The CSS seems to be outdated compared to the other icons. Currently fixed it with the following code, but it should perhaps be optimized in the next update.

    body ul.wpjmc-companies #company-meta #company-meta-company_since::before {
    content: "\e930";
    font-family: "Material-Icons";
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • jmabbas

    (@jmabbas)

    Hi @davidspeyer,

    Thank you for you information. Can you please share your issue page link. I will look and try to update this icon in plugin updates.

    Please note plugin doesn’t include with any icon fonts.

    Thanks, Abbas

    Thread Starter wp_dsp

    (@davidspeyer)

    Hi Abbas,

    the page is currently password protected. But you can just fill out the field “Since” and see by yourself. The icon is missing on the page where all companies are listed.

    Best,
    David

    Hi @davidspeyer,

    Thanks for clarification. Let me clarify by default “Since” field doesn’t comes any icons as well plugin doesn’t included with any icons font file.

    You can proceed with your custom CSS code to load your icon.

    Thanks, Abbas

    Thread Starter wp_dsp

    (@davidspeyer)

    Hi Abbas,

    I’m sorry! I didn’t see that the CSS comes from the theme itself. I will contact the theme author. Thank you very much for your help!

    David

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