Add Email Sharing Button

Posted in: Newspaper
Post count: 12

Hi

I did add this line of code at td_module_single.php for both the top and bottom sharing icons:

<i class=”fa fa-envelope-square”></i>

Then, I added this custom css at theme panel custom code:

.td-sp-share-email {
width: 31px;
height: 31px;
background-position: -20px -1632px;
background-image: url(‘http://192.168.1.70/wp_demo_009/4/wp- content/themes/008/images/header/elements-menu.png’);
background-repeat: no-repeat;
display: block;
top: 2px !important;
left: 6px;
}
.td-social-email {
margin-left:8px;
background-color: #000000!important;
}

@media
(max-width: 767px) {
.td-sp-share-email {
top: 3px !important;
left: 3px !important;
}
}

I do have font-awesome-4-menus installed.

The share buttom is there, and working, but the email icon is not showing.

http://brunnogiancoli.com.br/voce-sabe-redigir-um-contrato-compreensivel/

Could you help me?

Tks

Gabi

Post count: 12
Post count: 12
Post count: 20685

Hi,

More related topics here, with useful information
https://forum.tagdiv.com/topic/how-to-add-linkedin-share-button/
https://forum.tagdiv.com/topic/add-email-sharing-button/
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Maybe it would be easier to use a plugin or a widget, that may provide a shortcode that you can use in the code, or some easier implementation and also placement.

Thanks

Post count: 12

Hi Simion

Any of the links you’ve sent are working!

Thanks

Post count: 75

Emmmm… Links are not working.

Post count: 20685

Hi,


@lazdim
Please check again, the links seem to be working now. Maybe it was a temporary issue.

Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.