Home Forums WoodMart support forum Icon Google and links Social Profiles

Icon Google and links Social Profiles

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #626027

    dan-mo
    Participant

    Hello. Can someone help me how to add an icon and link to a google business card to the social profiles section?

    #626178

    Hung Pham
    Keymaster

    Hi dan-mo,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) and screenshots that illustrate the problem to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #626186

    dan-mo
    Participant

    In social profile settings I need to add Google so that I can insert a link to a Google business card. Or how to do it with additional code.

    #626280

    Hung Pham
    Keymaster

    Hi dan-mo,

    Thanks for sharing details.

    Unfortunately, complicated customization is out of our basic support.

    Thanks for understanding our limitations. Let me know if you have any questions.

    Kind Regards

    #627332

    dan-mo
    Participant

    How can I change the icon to google instead of one of the accounts in social profiles. Where is it located in the theme. Then I will link google.

    #627499

    Hung Pham
    Keymaster

    Hi dan-mo,

    Thanks for your patience.

    Can you please tell me which social link you want to change to Google icon?

    Kind Regards

    #627983

    dan-mo
    Participant

    for example (Flickr link)

    #628349

    Hung Pham
    Keymaster

    Hi dan-mo,

    Thanks for your patience.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .wd-social-icons .social-flickr .wd-icon:before {
    	font-family: 'Font Awesome 5 Brands';
    	font-weight: 400;
    	content: '\f0d5';
    }

    Regards,

    #633257

    dan-mo
    Participant

    Where can I find it via FTP?

    #633326

    Bogdan Donovan
    Keymaster

    Hi,

    The icons you mentioned in your messages are part of a special icon font used by our theme or the page builder plugin. These icons do not exist as image files, and it is not possible to find or replace them by uploading or replacing image files via FTP navigation on the server. To replace one icon with another, you need to use custom CSS code to specify the name of the corresponding icon within the font.

    To prepare the appropriate custom code that works correctly on the first attempt, we recommend that you provide detailed information about the icons you want to use, the location where they should be changed, and include screenshots as well as a link to the page on your site.

    If the required icon is available in the icon font, we will provide you with the appropriate custom code.

    Kind Regards

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