Search Results for 'sharing'

    No search results were found in Documentation!

Results from the Forum
Catalin
tagDiv Staff

Hello Sachin Guleria,

Please keep in mind that our Facebook Sharing feature works as expected, without any problems. So, I have made a test with one post of our demo and the Facebook Debugger returns no problems, as you can see here -> https://www.screencast.com/t/ah0en7h6 Since our demo goes right by your side means that should go properly. First of all, please try to revert the theme to the default state, if you are using some untested plugins try to remove them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. It is possible that your untested plugins to interact with the theme core files and cause a lot of unknown issues.

Hope this helps and let us know how it goes!

Thanks for the message!

vijay_pathania
tagDiv Member

I have use the debugger and get the result once. I need to use debugger again and again to scrape the information for new posts. This is very annoying task. I found that your code should pass the missing information so that Facebook scrape the information. Here is the text from the debugger window:

Warnings That Should Be Fixed

Inferred Property
The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property
The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
Share App ID Missing
The ‘fb:app_id’ property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
Inferred Property
The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.

Please help to resolve this issue. As your theme is creating meta tags for sharing content.

Thanks and Regards,
Sachin Guleria

Arek
Participant
#0

Hello,

I am having a problem installing a child theme.

I have copied the Newspaper-child folder to the /themes folder however, I am getting this error message:

https://drive.google.com/file/d/0B33pDcHFtPQlUFNQZzZwb093MGM/view?usp=sharing

can you any suggest what I am doing wrong?

thanks

Bogdan B.
tagDiv Staff

Thank you for sharing this solution. As another one, if you have an id that also features a big number alongside the text, then only add the large number in the social counter without the text part.
Thank you!

Catalin
tagDiv Staff

Hello saucemonsters,

Unfortunately, our theme does not have any such an option that allows you a way to add more social sharing buttons, sorry! The all sharing buttons which are available on our theme are here -> https://www.screencast.com/t/4EPu2wsz
So, if you want to hide the Google Plus from Sharing Buttons Area you should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sp-googleplus{
display:none!important;
}

Thanks for your understanding!

saucemonsters
Participant
#0

How do I add more social sharing networks to the share area? How do I remove Google Plus? How do I center the buttons on post pages? Thank you.

watkip
Participant
#0

Hi,

how can we disable the meta author name for Facebook link sharing with the new theme update? A couple weeks ago I’ve been told.

“Try to comment the author meta line inside Newspaper/includes/wp_booster/td_wp_booster_functions.php – http://screencast.com/t/Uyy9AS74ULZR”

But it doesn’t seem to work with the latest update.

I added two // on line 577 of my td_wp_booster_functions.php

//echo ’<meta name=”author” content=”’.$td_post_author.’”>’.”\n”;

After I cleared cloudflare/wp cache and debugged my links with the facebook sharing debug tool multiple times. But the author tag is still there.

I tried the previously provided steps that worked with the theme version ~4 weeks ago three times carefully, but no results.

Kind regards!

indro
Participant
#0

Hello,

I was unsuccessful to capitalise this element in the sub-categories mega menu:https://drive.google.com/file/d/0B0kbj5CETpoNa0RkVklpT0E2WWc/view?usp=sharing

Please help me on this!

Thanks,

Indro

Bogdan B.
tagDiv Staff

Hello,

The og image property from our theme will add the post author to the post sharing option. I will add this as a suggestion for future updates and we will consider adding a button to enable/disable this option.

Thank you!

munvik
tagDiv Member

Regarding 1, I am not doing adrotation. I am just concerned about google adsense guidelines. If it is not violation of that, I dont have any issue. Please advise.

Regarding 2, thanks for sharing information

Simion C.
tagDiv Staff

Hi,

To achieve that you need to modify the loop single file corresponding to the post template style that you use (post template 2 – loop-single-2.php and so on) found in the theme folder – https://www.screencast.com/t/yxPPd1Lqwu2M and change the order of the structure in the file –
https://www.screencast.com/t/nhaw6ea8L
For example if you want to display related posts just under the post content, change it like this –
https://www.screencast.com/t/YCKjHos0RF by moving that code above the social sharing bottom
Result – https://www.screencast.com/t/nxamntnZN1

Thanks

Videnciastral
tagDiv Member

Good afternoon,

I answer him:

I have not installed any plugin that comes by default in the template configuration.
I do not have any cache component in wordpress.

Please can you help me?

Also I try to activate Visual Composer and I could not. Attachment Screen Capture

https://drive.google.com/file/d/0ByMa6xO4xXEMTEMxZG5oVEZrVUE/view?usp=sharing

Thanks!!

ben.hinc
tagDiv Member

I understand. We are using one of the smart list styles on desktop that does not do this to images and we find that using a smart list is the best solution available for presenting this kind of information.

I have done a lot of customizations to both the main and mobile themes by tweaking the source code directly. All of these customizations have come from you and your colleagues’ assistance in this forum.

Are there any code changes I can make to the mobile smart list template that would stop this image replacement from happening?

Examples of changes I’ve already made to mobile:

  • Remove pagination on homepage
  • Change display of homepage block from “featured” to regular and offset the list below by three
  • Remove display of sister categories on category pages
  • Remove Whatsapp and Pinterest sharing options

As you can see, I’m not opposed to making changes when necessary and this smart list image issue is certainly one that has an impact.

Regarding using the responsive theme instead of mobile, this is not an option. We have promoted your mobile theme in particular as one of the reasons to visit our website and we won’t give up on that.

Any suggestions you can provide for modifying the code are appreciated. Thank you.

erfha
Participant
#0

I’m having a problem sharing the news to social media, especially on facebook and whatsapp. When the news is shared, image / photo features one, and is not even out yet. Please help for this problem.

Bogdan B.
tagDiv Staff

Hello,

Please try this solution: http://stackoverflow.com/questions/27824651/facebook-sharer-object-moved-302-error as this is not theme related and it is little i can do from the theme side. Also test this on a wp default theme and see if the sharing still gets the redirect.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use these examples to see how you can add another sharing option to the post sharing:
https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/

Thank you!

hitechtry
tagDiv Member

Ok! I’m talking about side menu that contains ohter info about articles or last news. In other words the same of Home page. I share a screenshot of both pages: https://drive.google.com/file/d/0B8LTBRw40fQdVlRJZV90MENWRUE/view?usp=sharing
Thanks

  • This reply was modified 9 years by hitechtry.
nateganes
Participant
#0

Updated to WP 4.7.2

All my social buttons and links have disappeared from the site

EDIT:
I am an absolute moron. My AdBlock was on. Sorry for making you click this.

bobbymc
Participant
#0

Been having an odd problem that suddenly popped up yesterday in regards to sharing on social media. I have the latest update of the theme, but it started just before that.

Have spoken with Godaddy and they say is nothing on the server side –hoping you guys can figure this out– that would be awesome 🙂

This is what is happening:

Here is a shot of a recent article I tried to share on facebook that didn’t display the title or image. To fix it I posted the link and ran on the debugger. Here is what it looked like:

http://brandinginasia.com/wp-content/uploads/2017/01/Screen-Shot-2017-01-27-at-12.27.42-AM.jpg

It should be fully linked story with thumbnail and everything (http://brandinginasia.com/mccann-table-end-hunger/) but it’s getting that weird “Redirect Path” from one URL to the same URL.

Then I hit “scrape” and get this:

http://brandinginasia.com/wp-content/uploads/2017/01/Screen-Shot-2017-01-27-at-12.32.09-AM.jpg

Better, but no image.

Then hit “scrape” several more times and finally get it correctly displayed.

http://brandinginasia.com/wp-content/uploads/2017/01/Screen-Shot-2017-01-27-at-12.32.15-AM.jpg

I thought it might be a Facebook problem but it’s also happening on Twitter and occasionally on Linked in.

Love some insight – you guys are the best.

thanks!

Bobby

Bogdan B.
tagDiv Staff

Thank you for sharing!

hitechtry
Participant
#0

Hi have a problem with the featured image, when I load the image he is showed with a vertical band at the right of image. I have tryed to change the resolution but nothing happens. any suggestions?
Screenshot of trouble

sujithbhakthan
Participant
#0

Hi, How can I display two 300×300 or 336×280 ads under the single post title, like shown in this picture? Is there any way to do so? Please help

Image Link: https://drive.google.com/file/d/0B8ScfID1eOiGRmUtSmV0OWF3UkU/view?usp=sharing

Bogdan B.
tagDiv Staff

Hi,

unfortunately our theme has no sharing counter. You will have to search for a plugin that can provide such options.

Thank you!

Viewing 25 results - 3,651 through 3,675 (of 5,508 total)