Search Results for 'sharing'

    No search results were found in Documentation!

Results from the Forum
Sikopp
tagDiv Member

Thank you for your quick replies.

Edge is up to date: 38.14393.0.0, as well as the Windows 10 OS I’m working on. Have tried it again with all browser extensions deleted. Still the same problem, also on tagdiv.com and the demos.

Here you can find some screenshots of how tagdiv.com and the Newspaper demos are rendered on my pc:
https://drive.google.com/drive/folders/0BwgtYvNYg_4DRUhuUHBSQ3Zhb00?usp=sharing

Andrei L.
tagDiv Member

Hi

Glad you managed to solve this.
Thanks for letting us know and for sharing your solution here.
Have a nice day!

dennisjpitocco
Participant
#0

We’ve tried this 5 times and it simply doesn’t work:

http://bit.ly/2cw7jNg

Site is http://bizcatalyst360.com/

Andrei L.
tagDiv Member

HI

Glad you have managed to find a workaround on this.
Thanks for sharing your solution here and for you message!

David
tagDiv Member

Future styling request:

Since for post type 12/13 everything on top of the article is centered (heading, category tag, social sharing,…etc.), the subheading should also be centered.
Please add this to the future CSS.

.td-post-template-12 .td-post-sub-title,
.td-post-template-13 .td-post-sub-title {
font-size: 19px;
line-height: 25px;
margin: 12px 0 20px;
text-align: center;
}

  • This reply was modified 9 years by David.
  • This reply was modified 9 years by David.
  • This reply was modified 9 years by David.
Gadgetsay
Participant
#0

The problem I’m starting kindly try to understand:

From the beginning when I installed your theme it was working well once I installed SEO yoast it started working worst, while manually sharing on my FB pages by copying link and pasting on post box on FB page the snippet shows two same featured images. Please tell me where is your FB meta tags so that I can remove those and it will work well,

the reason of this showing because of duplicate FB meta tags in the theme one is from SEO Yoast and another is from your theme which I purchased,

Thanks IN Advance!
Mantosh

dev
Participant
#0

When I share an article, the image does not shows on facebook. I have searched other topics on this forums and eventually tried some plugins like SEO Youst etc. Still got no luck. Need your kind help in this regard. The featured image size of the article is also ok according to the forum suggestion.

My site url is http://www.storylogy.com/

Screen shot available here: http://i1186.photobucket.com/albums/z363/oronno_nsu/Facebook_zpswronznww.jpg

hcnsupport
Participant
#0

I just updated to version 7.4 and now the stylesheets do not load when using a secure connection. The previous version would load not matter if a user when to http or https. The site is hcnews.com.
It will load correctly using http but breaks when using https.

I did update both the visual composer and the social share plugins.

The update from version 6 to 7 did hose the settings and I had to start over with all the default settings.

Screenshot
https://drive.google.com/file/d/0B-cjb-dZF2GYSDc4cV9DZGlEV2s/view?usp=sharing

Is there a setting I missed somewhere?

Thanks,
Rick

xtrlarge
tagDiv Member

Thank you for your reply.But there are hundreds of post in our site and we want subtitle as description when sharing. So we have to change every one of them manually i think. İs there a way to change this like changing code or something?

xtrlarge
Participant
#0

When sharing posts on facebook, description comes from post but i want to use subtitle here. Is this possible?

Nano
tagDiv Member

Hey Amit ! Thanks for sharing this.

Nano
tagDiv Member

Thank you very much Chris and Amit for sharing the links here. I have already used Chris’s optimization tricks and it has helped me a lot to achieve very good performance results.

I will try Amit’s method too soon.

Thanks again 🙂

Amit
tagDiv Member

hello nano,
You can use Social Media Share Buttons | MashShare plugin to get following results:

http://prntscr.com/cioet0

You can disable themes inbuilt sharing feature under the theme panel

Refer http://prntscr.com/ciogbx

Fitlogy.com
tagDiv Member

Hi Andrel,

Here is my scenario.
There are some affiliated Program where the company share 300 x 250 image and a referral link.
e.g Here is the referral link.

The scenario you are sharing is the case , where script has to be added in the text and image automatically pops up.This I have done it for some affiliated program.All the advertisers has no such link.

stevenkwok
tagDiv Member

hello, I’ve planned to use disqus. Do you mind sharing your site address with me, so I can have a see..

ibrahimykaya
Participant
What ?! - topic
#0

We have disgraced our money ! I can not even get a chance to use this product than what the business pirate in the hand ? I’m a sucker for free when events cause ! I want my money back quickly or be a care location !

http://alidalmis.blogspot.com/search/label/Wordpress?max-results=20

Pirate

simchris
tagDiv Member

Issue with Facebook; check developer tools for post with that author for error.

Also, check to see if the author’s FB page is private or public.

And, make sure you check the LINK to the author page on FB that isn’t linking is actually there.

Note the link will not work when SHARING to FB, but then turns on AFTER the post is live and they then rewrite the “name” shown to match the FB version.

For example we shared something where on our site author was (made up example) Whacky Widgets Corp. and not linked to their FB page; then when actually posted to FB, the link was active, but name changed to Whacky Widget Inc. which was the actual name ON Facebook.

They seem to be messing with this lately, and I only noticed that behavior this week for Sept. 2016.

Welcome to the Internet! 🙂

Bogdan B.
tagDiv Staff

Glad you got it going! Good job!
Thank you for sharing your code.

cocacolaa
Participant
#0

This is my website
http://sharingtradeschool.com/

at Social counter widget on facebook When i click facebook i con it not link to facebook page

and at social header it have black color Why it show like that?

yuccarichard
Participant
#0

Hi,

I need to add a content block from content network to my post templates, basically just below OR above the bottom social sharing, I also need to do this for mobile. Please advise.

regards,

Yucca

Andrei L.
tagDiv Member

HI

The warning refers to another links, I assume that are the links from social sharing top. Try this css to increase the margin between the icons: http://screencast.com/t/lvtq2D9zP

#td-mobile-nav .td-social-icon-wrap {
margin: 20px 9px 7px 0px;
}

Thanks!

Andrei L.
tagDiv Member

HI

Try this css in theme panel > mobile theme > custom code: http://screencast.com/t/mxWc1GBaf

.td-classic-sharing li {
display: inline-block;
height: 20px;
margin-left: 0;
}
.td-post-sharing-top{
display: none;
}

This code will correct the button’s style and will hide top like and tweet bottoms.
Thanks!

Catalin
tagDiv Staff

Hello thelastpoet,

Please notice that you will have to add the code provided by the Facebook in the loop single according to your post template used by you, below the Sharing bottom in the core file. For more references about the Fb comments implementation, please check here -> https://forum.tagdiv.com/topic/anybody-implemented-fb-comments/ Please notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Amit
tagDiv Member

Solution for 1
Once you done with the modifications on theme or website, clear cookies.

Solution for 2
To fix Author name issue just paste below code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

Solution for 3
You can use W3 Total cache; the problem arises only when you activate minify function in the plugin. (Issue: Images don’t load)
If you want to activate minify feature in W3 total cache plugin, use Auto minify and disable lazy load option from the theme panel. Instead use lazy load plugin.

Solution for 4
Don’t use jetpack sharing feature; theme has inbuilt sharing buttons which give an eye-catching look which improves sharing rate.

Solution for 5
To activate speed booster plugin, install and activate plugin, go to theme’s system status and check if its active
Refer screenshot – http://prntscr.com/cdzuvv
If it’s showing like this http://prntscr.com/cdzwzo
then copy the underlined stuff add it in td-speed-booster.php file.
To add code follow steps
Go to plugins section http://prntscr.com/cdzy2a
add like this http://prntscr.com/cdzypw and save
now recheck if the plugin is active if its showing disabled and some other link then repeats above steps.

mehedi57
Participant
#0

Hellow Admin,This is Mehedi Hasan and owner fo http://www.wiredmahir.com. I have recently brought Newspaper 7 Theme from themeforest.com. This theme is very good and feature-riched Theme. But after buying and installing on my site, I am facing lots of problems. Please let show the easy tutorial of solving the problem. If require I am ready to provide my site login credentials to you for further inquiry.

1. The first problem is with the google Adsense. I am using theme default post format 1 Adsense position and sometimes the ads coming and maximum times the ads do not come. See image https://drive.google.com/open?id=0B0sLslilQKq0NUhDMURKQ1BDSjA . Then I have used a plugin called ” AdSense Integration WP QUADS” and here also the ads does not show maximum time. See https://drive.google.com/open?id=0B0sLslilQKq0ZnVrNzJ3dEc1UTg . What the hack!

2. Now it’s about Mobile theme plugin, it’s good but does not show author name on my one plus two mobile. That means it has a problem to show “posted by” on a screen of 5.6 inches display.

3. Why can’t I use W3 total cache? If your theme does not support W3 total cache, then you should have mentioned it on the sales page on ThemeForest. W3 Total cache is far far better than WP super cache.

4. I use jetpack plugin and when I put any ads or anything at the end of content, it goes after jetpack social sharing button. That doesn’t look good.

5. Now let me tell you about booster plugin. OMG, why do you made it if it does not work? I have tried each and every hack and tutorials mentioned on documentation and support forum, and believe me, it’s a wastage of my time. I could not remove strings above the fold. Make something simple and straightforward or don’t make it.

Ok, no more today. I am sick of pursuing the solution every time on this theme. Every time when I go for using any plugins, I face some sort of problem with this theme. And it’s not possible all the time to come support team. If I have to come then why do I buy this theme?

Viewing 25 results - 3,876 through 3,900 (of 5,508 total)