• Resolved faimetti

    (@faimetti)


    Hello,

    The font awesome included in the page is not printed.
    I’ve added this line in the portfolio post type: [print-me target=”.sixteen”]
    The default target attribute is set to “Article” and I use the Theme CSS.
    Please, can you help me?

    Regards,
    Fabrice

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    if the only issue is that the font awesome icons are not printing, it’s because the font awesome css is not being included in the print page.

    try adding the following to the Print Page Top HTML section of the plugin settings page:

    <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
    
    Thread Starter faimetti

    (@faimetti)

    Yes! it works with the right path:
    <link rel=”stylesheet” href=”//cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css?ver=4.7.0″>

    Thank you twinpictures 🙂

    Regards,
    Fabrice

    Plugin Contributor twinpictures

    (@twinpictures)

    glad it worked out.
    If you are happy with the plugin or its support, consider leaving a little review.
    Marking issue as resolved.

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

The topic ‘Font Awesome’ is closed to new replies.