Home › Forums › WoodMart support forum › How to change/add a social profile
How to change/add a social profile
- This topic has 10 replies, 2 voices, and was last updated 5 years, 10 months ago by Elise Noromit.
-
AuthorPosts
-
February 13, 2019 at 7:09 pm #107318
amaury_santillanParticipantHi guys.
We in Mexico have a small soocial media platfiorm which is called Cylex
I need to add it and Im thinking to use one of the profile links im not using on theme setting like dribble, github, etc.
I have an icon, a name and a link. Could you please tell me how could I achive this?
February 13, 2019 at 8:07 pm #107331
Elise NoromitMemberHello,
Our theme does not have an option to show this icon. You can use an image + a lik and display it by means of HTML and Header builder https://xtemos.com/docs/woodmart/html-blocks-2/#header_builder and https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/
Best Regards
February 13, 2019 at 9:00 pm #107343
amaury_santillanParticipantThank for your quick reply.
Im talking about using any of the empty liunks on theme settings so it cpuld display wherever I set the shortcode.
Attachments:
You must be logged in to view attached files.February 14, 2019 at 7:42 am #107393
Elise NoromitMemberHello,
1. Insert URL for the social networks which you want to show.
2. Insert the shortcode to the place you need
Best Regards
February 14, 2019 at 7:49 am #107395
Elise NoromitMemberP.S. Insert the link of your social network and provide your icon, we shall provide custom CSS to replace the icon for yours.
Best Regards
February 14, 2019 at 6:37 pm #107567
amaury_santillanParticipantHi guys.
I really appreciate your help
So I have used the Flickr link, and Ive set the link https://www.cylex.mx/ciudad-de-mexico/wellzen-11661428.html
I need to edit this:
1. Instead fo Flickr it says “Cylex”
2. Replavce the icon with this one: https://www.cylex.mx/ciudad-de-mexico/wellzen-11661428.html
3. Change the background color to: #2d7681Thanks
February 15, 2019 at 7:02 am #107602
Elise NoromitMemberHello,
Please upload the icon into the Media Library and provide the link.
Also, provide the page URL and screen were to replace the icon.
Best Regards
February 15, 2019 at 3:44 pm #107741
amaury_santillanParticipantHi guys. Sorry I didnt paste the correct url
f course the image is already uploaded in https://www.wellzen.com/wp-content/uploads/2019/02/Cylex.png
1. Instead fo Flickr it must say “Cylex”
2. Replace the icon with this one: https://www.wellzen.com/wp-content/uploads/2019/02/Cylex.png
3. Change the background color to: #2d7681And it should be displayed wherever the shortcodes and social widget is https://www.wellzen.com/
Thanks
February 15, 2019 at 6:39 pm #107764
Elise NoromitMemberHello,
Add this code to the Theme Settings > Custom CSS > Global:
body .social-flickr i{ color:transparent; background-color:#2d7681; background-image:url(https://www.wellzen.com/wp-content/uploads/2019/02/Cylex.png); background-size:80% 80%; background-repeat:no-repeat; background-position:center center; }
You can rewrite “Flikr” via PO file in WordPress. Here is a video tutorial that should help you with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
We suggest you to keep translated files in wp-content/languages/themes/woodmart-pt_PT.po folder.
Best Regards
February 16, 2019 at 5:29 am #107815
amaury_santillanParticipantThanks that worked just fine
February 16, 2019 at 9:26 am #107832
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register