How to add service icons?

  • Posted in : BookCard WP
  • forsorenda
    Participant

    I would really like to add new service icons or alternative change the existing ones. But how?

    The service tag don’t include url string, but just a reference to fx “icon-laptop” is i somehow possible to add such service icons, or are there another workaround?

    Mehmet S.
    Keymaster

    Use service shortcodes.

    Example:

    [service_group]
    	[service icon="icon-laptop" title="Web Design"]I design super cool websites. It is a long established fact that a reader will be distracted by the readable content.[/service]
    	[service icon="icon-tablet" title="Mobile Development"]I can develop iOS and Android apps. It is a long established fact that a reader will be distracted by the readable content.[/service]
    	[service icon="icon-globe" title="Social Media"]I am a social media expert. It is a long established fact that a reader will be distracted by the readable content.[/service]
    [/service_group]
    

    More icons

    forsorenda
    Participant

    I understand how to use the short codes, and i found the icons – But I don’t understand how put the other icons into the short code… I think that i don’t have to download the icons from fontawesome an d then upload them to my domain . but that I instead can pull them direct from fontawesome, correct?

    I’ve tried following:

    [service_group]
    [service icon= “icon-eur” title=”test”]hulu bulu[/service]
    [/service_group]

    [service_group]
    [service icon= (the iclass code) title=”test”]hulu bulu[/service]
    [/service_group]

    [service_group]
    (the iclass code)
    [service icon= “” title=”test”]hulu bulu[/service]
    [/service_group]

    But nothing of this works

    Mehmet S.
    Keymaster

    – In the icon list page, just learn the name of icons to use them in the icon=”” parameter of the shortcode.

    – Put all your service shortcodes to inside of one service_group shortcode.

    Double check my example above.

    shamusboy
    Participant

    Where is the icon list page?

    Mehmet S.
    Keymaster
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register