Search Results for 'sharing'

Results from the Forum
Mayapur Voice
tagDiv Member

Thanks for the link. Perhaps I will try it out. Yes I am talking about top and bottom of post sharing buttons.
I wonder though if it’s just a question of adding a few lines of code why don’t you include a few more popular share options in your social counter plugin upgrade? Just a thought… thanks.

Catalin
tagDiv Staff

Hello david.donato89,

If you want to get rid the Google+ and Pinterest from share button section you can accomplish this through two methods. The simplest way is using a bit of CSS code to hide them. Please try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.td-post-sharing-bottom .td-social-pinterest, .td-post-sharing-bottom .td-social-google {
display:none;
}

The result is -> http://screencast.com/t/1RGDW5Tl8

or using the second way, you have to remove from the td_module_single.php core file, like this -> http://screencast.com/t/3kGQMCMLFr1

Thank you for the message!

Catalin
tagDiv Staff

Hello Mayapur Voice,

Unfortunately, the theme does not have such a feature. You can add more social sharing options in the top menu and footer social icons from here: http://screencast.com/t/p8wECTEU1lS8 but for the top and bottom article sharing only these options are available: http://screencast.com/t/wyF9MOyqdpzQ
You can add more social icons there if you want but it will require a bit of coding knowledge as it has to be hard-coded. You can follow this method: https://forum.tagdiv.com/topic/linkedin-button/
If you want to display more levels in our theme and you need to introduce more additional features and if you are not aware to the steps in this regard, please consider hiring a freelancer/developer to implement this for you because we cannot provide customization services at the moment, sorry!

Hope this helps.
Thanks.

k2point0
Participant
#0

Hello,
I only see Facebook, Twitter, G+ and Pinterest sharing buttons. I hided the Like/Tweet button and still the other sharing buttons for Stumbleupon, Flipboard, Reddit doesn’t show up. Doesn’t this theme include those buttons?

And that Facebook Like button only counts those likes that are done using that button, not the overall, atleast in my case. Is that normal?

How can I show up more sharing options.

listsy
Participant
#0

I want to replace social follow buttons on top with “easy social share buttons for WordPress” plugin icons. Can you please tell how to replace them and which file/files I will have to edit.

top social icon

If it is not possible to change them, can I make them look like in the image below.

Bogdan B.
tagDiv Staff

Hello,
Please read this guide on facebook sharing: https://forum.tagdiv.com/facebook-share/
Thank you!

newtag
Participant
#0

Hi,

im using the td_block_4 on a page with ajax pagination. I copied the block an modul to my child theme and try to implement a fb, tw, g+, pin and a whats app share button, direct below the thumbnails of each post (SEE IMAGE BELOW). That means, the sharing buttons should pick up the thmubnail and/or the url from each listed post with ajax pagination and not the url and thumb from page where the td_block_4 is on.

Any help would be greatly appreciated.

test

Bogdan B.
tagDiv Staff

Hello,
For the second website it seems to be working now, but not for your own. Please follow this guide to properly set-up your website for facebook sharing: https://forum.tagdiv.com/facebook-share/
Let us know how it goes.
Thank you!

k2point0
Participant
#0

Hello,

My site technosamigos.com has description sharing problem on Facebook. It takes up name, date, comments and other items which comes before the original article. I want to get rid of those.

Check screenshot.

jpmdejonge
Participant
#0

Dear support,

When sharing a post on Facebook the only thing what can be shared is: 404 Not Found .

This is for domain http://www.paterdamiaanparochie.nl . I have tried it also for http://www.heinkenszand.info which runs the same theme and also for this website it is not working correctly.

I hope you can help us with this problem.

Kind regards,

Jean-Paul de Jonge
Inter Delta Communicatie

Andrei L.
tagDiv Member

Hi

Unfortunately the theme does not have an option to add an email share button on posts. However you can achieve that using a plugin with a similar functionality. I can’t make any recommendation in this regard as we didn’t tested any plugin like this but i fond here some informations which may hep: https://jetpack.com/support/sharing/https://premium.wpmudev.org/blog/responsive-social-sharing-plugins/

Thanks!

idarraidou
Participant
#0

Hello I´d like to know how I can add email sharing button at the end of posts.

Thanks

oyvind
Participant
#0

Hi! When I share the URL to the main page on Facebook, the image attached is the image of the first post, and not the featured image for the page. This is OK if I share a post, but when I share the url to the main page I would like the logo to appear, which is the featured image, and not the first post. Any way to resolve this?

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the theme does not have such a feature. You can add more social sharing options in the top menu and footer social icons from here: http://screencast.com/t/p8wECTEU1lS8 but for the top and bottom article sharing only these options are available: http://screencast.com/t/wyF9MOyqdpzQ
You can add more social icons there if you want but it will require a bit of coding knowledge as it has to be hard-coded. You can follow this method: https://forum.tagdiv.com/topic/linkedin-button/
Hope this helps.
Thanks.

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this solution – https://forum.tagdiv.com/topic/facebook-sharing-autor-name/

Thanks!

alicestudio
tagDiv Member

hi,

yes correct. I’m using that plugin: it works as expected when I put somewhere the code:

if(function_exists(‘pf_show_link’)){echo pf_show_link();}

I’m just not able to make that icon appear next to sharing icons.

http://snag.gy/ujPOs.jpg

thank you

Pravin
Participant
#0

Hi

i have a wordpress 4.4.2 running with your Newsmag theme v2.2 http://www.koimoi.com
my concern is in every article of my site there is a google+ share button which i suppose not working properly.

the exact problem is when i share an article through google + a pop up comes as share on google + which shows me article title something different than the article which i am sharing.

however it shares the same article that i wanted to share.

here is the article i wanted to share http://www.koimoi.com/bollywood-news/refused-pk-because-of-kapoor-sons-fawad-khan/

and what i gets it this .google-plus-share

in above image just look for the article title in the share popup

can anybody give me solution for this

Alok_Mishra25
Participant
#0

How to add linkedin or some other buttons to the sharing options? I can see only twitter & facebook button in my posts. Moreover, how to add share counts in the options? Is there any way to enable share counts on the posts? Please tell if there are some options like that.

dana
Participant
#0

Shared post

As image shows you the highlighted(yellow color) author name appears to every post when i am trying to share it.Please can you help me to remove this author tag.Thank you.

simchris
tagDiv Member

For tech heads … by massively hacked … we are

– changing wp-content to /assets/
– changing author slug to profile
– removing /category/ slug
– hacked theme name and dependencies to our local branding
– local loading vs CDN of font awesome and jquery for optimzation/opcache in prep for https/2 update to server
– highly compressed html, js, css
– highly optimized wp-config.php file
– if single/ head removal of js/css only intended for home page
– locked down php disabling in core WP folders for security
– complete removal of all comment code
– complete removal of all XML-RPC code
– complete rewrite of local default search to load from paid Google Search Engine (GSE), including from URL search string and default WP search box
– local loading of author/client avatar, captured from gravatar but hosted locally and cached
– custom “more posts from author” function and placement
– custom breadcrumbs since our CMS is in sub-dir, main static site one level up for actual ‘home’
– custom author box to print as plug into after post meta to appear on AMP version of page including link to author/client site and top four socials (rel=nofollow and target blank)
– custom data fields with ACF5 Pro
– custom hook to our YOURLS install to pull in custom shortcode, drop into post meta, for sharing
– custom local functions, CSS, for social sharing buttons that grab YOURLS shortcode
– (and like etcetera)

so, you think you’re confused ? Welcome to my brain right now ! 🙂

alicestudio
Participant
#0

hi,

could be possible to add a print icon beside social icons in the article?

I have the following function to use:

if(function_exists(‘pf_show_link’)){echo pf_show_link();}

tried to put in td_module_single.php but I made something wrong and it’s not working

can you help me with it?

thank you

MasteringHealth
Participant
#0

Hello,

I just noticed the Facebook Like Button for each post is not showing up on the social sharing bars.

Please advise,
Amy

bagonline
Participant
#0
bobbymc
Participant
#0

Hey guys. Will try to explain this as best I can. It might be long, don’t fall asleep 🙂

Last week I started having trouble with uploading media such as the featured images –was getting an “Http Error”.

On “larger” images 125k+ was getting “Internal Server Error” (see images included in folder link below)

Tried both WP image upload methods and still had the problem.

I thought it might be a server problem timing out or something. I Called the host company GoDaddy, they found no problem.

I then turned off ALL plugins and the problem still continued.

Then, I uninstalled the NewsMag Theme and put in the generic WP theme and the uploading problem was solved.

Reinstalled NewsMag and it started again.

I managed to get some images to upload but… Oddly… when they do upload, the file name but not the actual thumbnail preview appears in the in the library.

I ran the Regenerate Thumbnail plugin on individual images and that fixed it –I was able to post normally.

With the most recent post though, I can’t get it to appear on mobile (yes more complicated! haha)

I sent three images below for you to see.

One is of the post. You can see the main image of the girl with glasses smiling. When I try to post on Facebook, it’s not reading the featured image.

And in the other screenshot I sent you can see that the featured image is not appearing on in the Block (it does on PC but not on mobile –tried Safari and Chrome and cleared caches on both.

In other words, I’ve tried everything and something is still wrong.

Hope its’ something small I missed and you can help me out! here is the site http://www.everydaydiabetes.com

Love your service and your themes.

If you need a login, tell me where to send that info to you.

THANKS as always guys.

Bobby

https://drive.google.com/folderview?id=0Bw-CqnDB_21gWTFsOUxiY3ZHN1E&usp=sharing

Viewing 25 results - 4,201 through 4,225 (of 5,508 total)