Search Results for 'sharing'

Results from the Forum
Andrei L.
tagDiv Member

Hi

I am glad you have managed to solve this issue.
Thanks for sharing your solution here so others users can benefit from it.

Have a nice day!

Bogdan B.
tagDiv Staff

Hi.
It seems to be working fine at the moment. There is an issue with the classic sharing options http://screencast.com/t/y3gV69mWAm. If they are disabled, the twitter will not open in a pop-up. The solution to this if you want the classic like/tweet buttons at the moment is to simply hide them with css.
Thank you!

jbento
Participant
#0

Hello.
I’m new at WordPress and Newsletter theme. But I’m building a blog and I bought the theme because of it’s great reviews I found in the web.
I was able to install it and everything is working fine.
I have two questions, though: I want that every time I publish a post (or a new page) this post will be automatically published in Facebook, Twitter and LinkedIn. How do I do this?
In the theme panel there is a section named “Social Networks”. What is this goal here? What type of links shall we use here? I tried links like https://linkedin.com/in/xxxxx and https://www.facebokk.com/xxxx but nothing happens when I create a new post.
To summarize, my two questions are:
a) How do I automatically update LinkedIn, Facebook and Twitter every time I create a new post or page?
b) What is the objective of the links in the links in the section “Social Networks” and how do they work.

Thanks a lot in advance and sorry if my questions are very basic.

tsatiroglu
tagDiv Member

Hello Chris, thank you for sharing valuable information. Here is something that could help with page speed:
I use a plugin called “Plugin Organizer” https://wordpress.org/plugins/plugin-organizer/ to enable and disable plugins per post/page. For instance I enable Visual Composer on homepage and on few other pages where it is needed and disable it on the rest of the website. Most plugins that I use work only on admin panel anyway so they can be safely disabled on posts and pages. This should help speeding up the website as well. I hope you will find this information useful.
Kind regards

Beldar
tagDiv Member

Fine, but now the picture looks on phones, formerly with the other code did not look … Is there option that is not seen on phones?

I have this code in phone CSS:
.td-main-sidebar{
display: none !important
}

.td-default-sharing {
display: none !important
}

.td-post-sharing {
display: none !important
}

.post header h1 {
font-size: 24px !important;
line-height: 25px!important
}

.author-box-wrap {
display: none !important
}

.td_block_related_posts {
display: none !important
}

.td-post-source-tags {
display: none !important
}

.td-header-sp-logo { display:none }
.td-banner-wrap-full { display:none }
.td-header-style-10 .td-main-menu-logo { display: block!important; }

Marto
Participant
#0

Hi,

when a user on mobile tries to share a post via the browser to facebook, it opens it with browser instead of the facebook app that is installed.

Any solutions to make it share with the app?

Thanks!

Bogdan B.
tagDiv Staff

I quote myself from above:

We are working on fixing this in a future version of the theme.

Sorry for the inconvenience.

Here is a simple solution. Activate the article top like/share and then hide it with css
.td-classic-sharing{
display:none!important;
}

Now the classic sharing option will not be available and the tweeter button will work as expected.
Thanks.

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hi,
I have checked into this issue and there seems to be a problem with the sharing options. If these options are disabled: http://screencast.com/t/yaIP4G2v, then the tweet will break like it does on your site. Please enable the like/tweet buttons. It’s enough to have just one of them top or bottom and the tweet will work properly. We are working on fixing this in a future version of the theme.
Sorry fort the inconvenience.
Thank you!

kapunas
Participant
#0

Hello,

I am having trouble with the main twitter share button on the post pages. Pic below

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

When I test the twitter share link on the post pages, which is located both above and below the post, it opens in the same window tab and not in a popup like the demo shows.

It also has 2 @ symbols in the twitter share window. Pic below
https://drive.google.com/file/d/0B3od8XiYWcqYcDhmMDVMajdXT1k/view?usp=sharing

I do not have the have the tagDiv Social Counter activated and have checked the Yoast SEO settings and the theme panel Social Networks settings to make sure the twitter account @ symbol is not included.

Please advise.

Thank You

franko
Participant
#0

Hello ,
I have a problem while sharing posts on facebook .My url is:http://www.rd.al/
Any suggestion what can I do ?

Thanks in advance

Catalin
tagDiv Staff

Hello applepexky,

I have checked your code and I saw that you have some differences about your code. As you can see in this screenshot here -> http://screencast.com/t/zueHP8G5aI9n appear differences to your quotes. Please copy/paste the code directly from here -> http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co and not from our forum because the code will be affected and will still do not work. Most of our users that use CDN and have this problem was solved with this workaround. If you do not use CDN file and yet you have this issue with the fonts (Chinese fonts), please check your hosting provider in this regard.

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

Hi

I’ve checked your site and found this error in browser’s console: http://screencast.com/t/mdEG4pkw
This usually happens when the font is loaded from a different source or it’s served from http to https. Try this solution, from our reports it worked from most users: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Thanks!

Andrei L.
tagDiv Member

Hi

Glad you managed to find a solution.
Thanks for letting us know and for sharing your solution here.

leonard
Participant
#0

I am using the sumo me plugin which has added the sharing functionality I need on my website. I have too problems.

A. I cannot find a way to disable the “SHARE” box in Newspaper, that appears below every post. Is there any way to disable it?

B. The twitter button, in ever tweet, instead of showing my twitter username, which I have entered in both the website profile settings and the theme pane/social network settings, shows the name of my website. Where can I change that?

thanks

solved. settings can be changed under the POST settings in Theme panel.

Bogdan B.
tagDiv Staff

Hello,
In order to move the comments, you need to edit the post template files where the function you modified is being called.
You need to make this modification for every post style you use. Each post style has 2 files: http://screencast.com/t/7b2duo3dhe
You need to remove the comments code from the single.php files and move it over to the loop-single files right above the social sharing like so: http://screencast.com/t/kpum38ZLzgTd and paste it in the loop file inside php tags like so: http://screencast.com/t/BAF58Qsh
Thank you!

Bintmusic
Participant
#0

Hi

in loop-single-2.php I added the code

<? Php echo do_shortcode (‘[td_block_ad_box spot_id = "custom_ad_2"]‘); ?>

after

<? Php echo $ td_mod_single-> get_social_sharing_top ();?>

to insert an adsense banner after the title

in this way however seem to stop working the instructions in td-spped-booster.php to move down the css in particular with regard to fonts google

$ This-> move_style_to_footer_queue (‘google_font_open_sans’);
$ This-> move_style_to_footer_queue (‘google_font_roboto’);
$ This-> move_style_to_footer_queue (‘google-fonts-style’);

and speedsite is compromised…

Do You have any suggestions to solve this problem?

Thanks

Ing Geek
tagDiv Member

go to dashboard + newspaper + theme panel + post settings + sharing + TWITTER USERNAME

Pahoran
tagDiv Member

No, the problem STILL persists. This problem is not just with the social sharing icons, but other icon elements as well….arrows, search, view, comment, stars, etc.

I also recently used the following suggestion for htaccess:

https://www.maxcdn.com/one/tutorial/how-to-use-cdn-with-webfonts/

Nope… still does not work. I really would like this fixed. It is extremely irritating.

Bogdan B.
tagDiv Staff

Hello,
The htaccess solution is the proper one but you need to copy the code over from stackexchange not the forum (our forum will convert the commas and they will not work in your htaccess properly)
Please copy the code from here:
http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Add the code like this topic suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you!

Airane
Participant
#0

Hi,
I want to place an custom ad on posts between social sharing and related post on my site (http://soutaoboa.com/as-vezes-um-carinho-cai-tao-bem/). But this one ad should only be visible to mobile visitors.

So:
I have a custom ad 1 and the code is in place (not adsense);
Did a call for the shortcode:
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘)?> on loop-single file;
On the style.css I have:

@media
only screen and (max-width: 767px) {
.td-a-rec-id-custom_ad_1{
position:center!important;
};
The problem is that the ad is there but visible to everyone.

What I’m doing wrong?
Thanks
P.S. I have a child theme.

Catalin
tagDiv Staff

Hello Driver67,

Unfortunately, our theme has not been designed to use sharing button for the home page (blocks/modules) but only for posts, sorry! If you want to have the social sharing for blocks/modules you have to find some plugins with this functionality and see how it works for you. Please notice that we have no recommended plugins in this regard and we cannot provide support for untested plugins. Another possibility for this case would be to hire a freelancer/developer to implement this functionality for you in our theme, because we cannot provide custom services at the moment, sorry!

Thank you for your understanding!

kyoon1976
Participant
#0

Hi there.

There are 4 sharing button on the post.
facebook, twitter, google plus and pinterest.

I want to add my local SNS service. such as Naver or kakaotalk, line messenger.

Please let me know that way.

Catalin
tagDiv Staff

Hello Deboshree,

1)Please try to check your system status parameters and try to increase them, according to below tutorial ->>
You have to increase these values in order to achieve the best result. If you do not have access to your system status file, please contact your hosting provider and then try to increase these parameters.

Please make sure your system status parameters are set properly. You can check here: http://screencast.com/t/Ka9cF6ty and then you can use this guide to see how you can increase these values: https://forum.tagdiv.com/system-status-parameters-guide/

Please check and this -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and make sure that you are using the latest version of Visual Composer.
->> https://forum.tagdiv.com/how-to-use-visual-composer/

2)Please read this guide on facebook sharing: https://forum.tagdiv.com/facebook-share/

3)I have checked your website and saw that you have 2 related articles (Jetpack ->related articles -> http://screencast.com/t/DasgcRooAz and our feature related articles -> http://screencast.com/t/90dWYnAi4Ad) if you want to have just ours Related Articles feature you have to disable from JetPack related Articles because we do not provide support for plugins features)

4)As I can saw in your website URL you are using a lot of untested plugins which can change the structure of our footer. Please try to disable all the active plugins, leave just Visual Composer and install only the plugins that come bundled with our theme and rule out the conflicting plugins. For more information about our footer settings, please consult the documentation here -> https://forum.tagdiv.com/footer-templates/

Thank you for the message!

Deboshree
Participant
#0

I have few issue with the theme kindly help me out for that:
1. When we are updating new post its not coming on the latest gallery and front page after update, its reading the old data only. on my blog http://www.wowflixx.com
2. Photographs are not coming exactly as it is on sharing on Facebook and other SM sites.
3. Its not showing the related post properly.
4. Unable to design the footer properly kindly provide a tutorial

Bogdan B.
tagDiv Staff

Hello,
The only options for top and bottom article sharing are these ones: http://screencast.com/t/eh4gtX9RYywl (and whatsapp on mobile) There are no other options for this widget.
The facebook counter will show the likes for the current post even if the button is not pressed (it will pull information from facebook) but it is not a live count and it is affected by cache. It will update a few times a day in order to limit server requests.
Thank you!

Viewing 25 results - 4,176 through 4,200 (of 5,508 total)