Custom Icon Font support

Home Forums Jevelin Theme Custom Icon Font support

Home Forums Jevelin Theme Custom Icon Font support

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • spfskyline
    Participant

    Is there a way to use custom icon fonts outside of the predetermined ones (Font Awesome, Pixeden, Themify…)? Could I use Fontastic and utilize a custom icon font as described here?

    spfskyline
    Participant

    I figured part of it out, but still missing something. Here are a couple screens of code that I modified. I can get the labels to show up in the options, but icons to do not appear. Obviously missing something.

    Screen 1

    Screen 2

    Shufflehound
    Moderator

    Hi there,

     

    You need to add icons one by one, or at least those icons that you will use for your project.

     

    Here is a example:

     

    ‘fa fa-flickr’ => array( ‘group’ => ‘fa’ ),

    fa fa-flickr is for icon name and font, group should be icon pack or tti.

     

    Best regards,

    Shufflehound Team

    spfskyline
    Participant

    Thanks. I am still missing something. Probably syntax error I’m not seeing. I have this called in helpers_extended.php seen in screen 2 above:

    ‘tti-arrow-target’ => array( ‘group’ => ‘tti’ ),

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for delay.

     

    This code looks correct and should work.

    Do you have any improvements regarding to this issue?

     

    Best regards,

    Shufflehound Team

    spfskyline
    Participant

    Thanks.

     

    It appears to just be the preview in the page builder that is not showing up. I can select that icon and update the page. It loads properly with the test icon. Previewer just shows up blank. Any ideas on that?

    Shufflehound
    Moderator

    Looks like you need to load that CSS file also in back end (administration panel).
    Here you can find few ways to do that.

    spfskyline
    Participant

    Perfect, Thanks. Add this code to functions.php and all better.

    function admin_style() {
      wp_enqueue_style('admin-styles', get_template_directory_uri().'/css/clc-icons.css');
    }
    add_action('admin_enqueue_scripts', 'admin_style');

    Shufflehound
    Moderator

    Nice to hear that. 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form