Portfolio Header & Icon

  • Posted in : cvCard WP
  • amghulman
    Participant

    Where can I change the title of the portfolio header (MY WORKS) ?
    Also how can I change the icon ?
    Thank you.

    Ghulman

    Mehmet S.
    Keymaster

    Hi, you can change the text in two ways:

    1 – via localization. (See: Theme Documentation > Localization).

    -OR-

    2 – edit directly:

    – go to: Appearance > Editor > functions.php

    – find:

    <span><i class="icon-leaf"></i><?php echo __( 'MY WORKS', 'read' ); ?></span>
    

    ICON: Change the icon name. (See: Theme Documentation > Customization > Icons).

    <span><i class="icon-leaf"></i><?php echo __( 'MY WORKS', 'read' ); ?></span>
    

    Thanks

    amghulman
    Participant

    Thank you so much.

    Mehmet S.
    Keymaster

    You are welcome.

    rogeryuen
    Participant

    I was reading this thread and i read the documentation section. Does this mean I have access to all the icons on : http://fontawesome.io/icons/

    If I bought this theme?

    ahmetsali
    Keymaster

    @rogeryuen

    Hi, all Font Awesome 4.2.0 icons are included.

    ketrk
    Participant

    What if I want to add icons from other sources? How do I go about that? Where do I change the url in the code?

    serkan
    Moderator

    Hi ketrk,
    Font Awesome is actually a font type. It doesn’t use images to show icons. Unfortunately, the shortcode is not configurable to use your own icons. You can find a lot of icons and images online and add it via HTML code. Well when you want to use your own icons, you will have to upload them via ftp (e.g. to the themes images folder). Then you will have to display them, using either html or css. It requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.

    0MSA0
    Participant

    Hi,
    How can I change the icons?

    I am not finding the same configuration that Mehmet Sali indicated in the post of JUNE 30, 2014 AT 2:39 PM

    Regards,

    Miguel

    serkan
    Moderator

    Hi Miguel,
    Go to dashboard > appearance > editor > functions.php
    Then change the related icon.
    You can find the whole icon list in the documentation.
    Please go to documentation and go to customization section then you can see Additional Icons part.
    Thanks

    0MSA0
    Participant

    Hi Serkan
    Is there any easier way to change icons?
    I can not do it this way. You can help ?

    Regards,

    Miguel

    serkan
    Moderator

    Hi, this is not available by default, needs further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.

Viewing 12 posts - 1 through 12 (of 12 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