- NewspaperSocial Sharing
- NewsmagSharing buttons
- NewspaperSharing
- NewspaperDesign your post pages using the Default Templates
- NewspaperFacebook Share
Hi all,
I have one question that maybe isn’t related with theme, but I’m not sure… 🙂
Since our website was launched just three weeks ago, I’m sure you’ll understand I regularly check our stats with various online stat websites and tools. Of course, there is some discrepancy between real and shown numbers – especially with visitors stats – I’d say it’s normal. But I see something that is pretty weird: when showing stats regarding our social networks, many sites show very low numbers. For example, right now we have 993 Facebook likes, but many sites show that we have 1 or 2 likes. Similar low numbers are shown for shares, Twitter followers etc.
It makes me asking myself did I do something wrong with settings or should I add links to our social networks accounts somewhere in our theme or do something else? Of course, I added all of this to Theme Panel>Social Networks and I also use Jetpack Sharing & Publicize addons…
What else could I do?
You can add it at bottom of your single-loop.php template, or bottom of the post template you’re using.
For example I use loop-single-2.php for my default post template, along with single_template_2.php …
I moved the categories to right above my tags with a line break as they conflicted with Google News scraping the headline, but I did want them on the page.
SO, you could easily insert a shortcode your your HTML in that spot, such as here:
<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
[ your custom code ]
</footer>
<?php echo $td_mod_single->related_posts();?>
[ your custom code ]
Hi,
It should look like this: http://screencast.com/t/CXCezf7CLA so please also test this without any plugins active, leave just the VC plugin active and test this again, I believe a plugin is altering it. Please give it a go and let me know how it goes. You can also test our demo and see how the logo display’s there on your device: http://demo.tagdiv.com/newsmag/
Regarding the icons showing squares and chinese letters issue I’ve noticed these errors in browser’s console which pointing to theme’s icons fonts: http://screencast.com/t/BXRl080N2b and also noticed you use cdn. This usually happens when loading the font file (which contains those icons) from another host/url like your case of using cdn.
The solution would be to load them from the same url as the site or try this solution – http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Please let us know how it goes!
Thanks
Hi,
I’ve removed the code added here in your first posts, please use pastebin or an alternative next time for sharing large amounts of codes or files: http://pastebin.com/
Use this code: http://pastebin.com/Q5WmAuWs and replace this part in the functions file: http://screencast.com/t/kXaGhlW5eP and this code: http://pastebin.com/bnTHzemM like this: http://screencast.com/t/u8mrOax1es into your functions.php file but first please make sure that you make backup of the functions file so you can revert to it if something goes wrong.
This is the result you should get: http://screencast.com/t/SNARo9iy0 – http://screencast.com/t/pRgPpzInujD
If you need a different approach on this we suggest you hire a freelancer to do it for you as you need custom work for this and we cannot provide any type of custom work at this moment. Sorry!
You can get one form site’s like: http://studio.envato.com/
Thanks
my setting is this link =>
https://docs.google.com/presentation/d/1YEb4_s2ZhDpTXncxf9kirHjOA61S3ZubK7gOW8njZII/edit?usp=sharing
https://docs.google.com/presentation/d/1YEb4_s2ZhDpTXncxf9kirHjOA61S3ZubK7gOW8njZII/edit?usp=sharing
when i upload image, 16 piece image made (So many thumnail and other image made)
what is the best setting? (please)
15 same image made => how setting is the best setting?
I am use cloudflare / Nginx / php-fpm / mariodb
You need open graph (OG) data in your headers, such as using plugin like YOAST SEO (or other plugin) which adds those.
If you “view source” in your post page, you should see meta data with OG tags… these tell Facebook which image and snippet to use when capturing your site posts.
FB docs:
https://developers.facebook.com/docs/sharing/best-practices
Hello,
I’ve decided to reorganize the layout, and I put the ad code inline, not at the bottom. Now Jetpack sharing works perfectly. My site is this.
Thanks,
Mario
Hello,
I think I’ve spotted the problem: the ad code in post bottom is too close to the Jetpack sharing icons. When I cancel the adsense code in the “Theme Panel” => “Ads” => “Article Bottom Ad” Jetpack icons work perfectly.
Any suggestion to increase spacing?
Thanks,
Mario
Hello,
I’ve got a problem with Jetpack: when I activate the sharing functionality, the buttons appear regularly but they are not active, in the sense that they cannot be clicked, and the mouse pointer stays as an arrow. Any suggestions?
Thanks,
Mario
I want to remove pininterst button plz check link
http://pagalparrot.com/add-these-8-words-to-your-grammer-with-updated-meaning/
Hi,
I’ve inspected your site and found this ‘cross-origin’ error in browser’s console: http://screencast.com/t/yPLHeKYuaNQ
Please try this solution: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Thanks
HI Alin!
I have cleared the cache as well as browsing history of my browsers… on chrome and mozilla it’s not working but on safari it does.
I feel some where in the site code their is any error or issue. because i installed some plugin which were only supposed to work on responsive layout only (Sticky Social Sharing Button) but it was showing up in the desktop view of the site as well. I tried the same plugin on another site of mine it was working perfectly as it was supposed to work.
I am not a pro programmer but I fell their is something wrong with the responsiveness of the site.
If you want I can pass you the credentials so that you can look into the codes.
Thanks!
Ok, so this is probably going to be a little unexpected…..
Somebody writes a forum entry about site speed and it doesn’t contain frustrated comments about how the theme is so slow 🙂
So, this morning I check my sites speed on the home page after not doing any work on the site for a week and guess what? It’s faster than ever 🙂
I run site wide https, I’ve got 14 plugins (not running speed booster plugin) there’s 81 requests on the page and the page size is 1.3MB
Pingdom 1.18 seconds
GTmetrix 2.23 seconds
Web page test 2.42 seconds
This has come down from over 10 seconds in January
Gotta say I’m absolutely delighted \o/ It’s been a lot of work optimizing the theme and the server but it can be done.
I think I can still squeeze a bit more out of it as I’m not using a CDN, I’m on shared hosting with A2 and some bits on the page need a tweak here and there.
So for once, wait for it………..
Thank you to Lucian, Alin and Chris S for their patience and for sharing the knowledge that will help me to set up this site and enable me to build faster, better optimized sites in the future.
Thanks guys 🙂
Hi,
You have already an answer here – https://forum.tagdiv.com/topic/issue-report/#post-44407
I checked again your site and smart snap -(mobile) is working properly:
*on mobile when you scroll down the menu is hiding and when you scroll up appears sticky menu
*on desktop the menu is always sticky.
Please provide more details about your sharing plugin and what is the issue as I don’t know what you mean ” it automatically starts to work on desktop/laptop “. It should work only on mobiles? You can also address to plugin’s support.
Thanks!
Hi…
I have a huge problem now with the Smart snap – (mobile) option in header.
Correct me if I am wrong… Smart snap – (mobile) option is used to show the sticky navigation header menu only if the user scrolls the page up… and it is only supposed to work for Mobile devices.
In my case when I activate the Smart snap – (mobile) option, the navigation hides on desktop/laptop as well which i fell it should function in that way? Right??
I tested the site on Mac as well as windows on (Chrome and Mozilla) browsers and faced the same issue.
Apart from that…
If i am installing any plugin which is supposed to work only on responsive layout such as social sharing plugins sometimes it automatically starts to work on desktop/laptop.
I tried few different plugins and i had the same issues with them.
this is my website URL http://www.magscroll.com
I really to fix the issue asap… I will appreciate your help.
TQ!
Hello!
I follow the instructions № 4 on https://forum.tagdiv.com/page-speed-guide/
But, Page Speed asks again to fix Remove render blocking css/js.
Image https://drive.google.com/file/d/0B6FzgnfiXNjmbG5WS1BvdzhGcGs/view?usp=sharing
Why?
Thanks
Some additional optimizations for removing emoji code from WP 4.2x, removing the CSS for contact form 7 not used everywhere:
https://forum.tagdiv.com/topic/more-speed-improvements-sharing-for-functions-php/
Hi,
Thanks for sharing the speed infos.
Seems that you’re right on the amazon s3 system: http://screencast.com/t/i5ua9Q8XSMqR
Maybe this could help: http://wordpress.stackexchange.com/questions/158491/is-it-possible-set-a-featured-image-with-external-image-url
Please note that I haven’t tested it so you might not work.
Thanks
Hi,
Just thought i would contribute some of things i have found boosted my site speed, I used Chris’s code along with these. These obviously all go in your functions.php file.
1. Remove the wp emoji file that is automatically included in wp 4.2 (don’t worry about this if you have earlier version)
2. If you use contact form 7 plugin it will load it’s assets on all pages/posts (you should use this code if you don’t have a contact form in the footer or on every page) ***YOU WILL NEED TO ADD/CHANGE THIS LINE: if ( ! is_page( ‘contact-us’, ‘another-url’ ) ) { // where contact-us = page URL
3. If you don’t use the standard wordpress comment system and instead use Facebook Comments, Disqus, Livefyre, or nothing.. you can remove comment-reply.min.js (I found this code on crunchify)
//REMOVE WP EMOJI
remove_action(‘wp_head’, ‘print_emoji_detection_script’, 7);
remove_action(‘wp_print_styles’, ‘print_emoji_styles’);
// Deregister Contact Form 7 CSS styles
add_action( ‘wp_print_styles’, ‘aa_deregister_styles’, 100 );
function aa_deregister_styles() {
if ( ! is_page( ‘contact-us’ ) ) {
wp_deregister_style( ‘contact-form-7’ );
}
}
// Deregister Contact Form 7 JavaScript files on all pages without a form
add_action( ‘wp_print_scripts’, ‘aa_deregister_javascript’, 100 );
function aa_deregister_javascript() {
if ( ! is_page( ‘contact-us’ ) ) {
wp_deregister_script( ‘contact-form-7’ );
}
}
// Remove comment-reply.min.js from footer
function crunchify_clean_header_hook(){
wp_deregister_script( ‘comment-reply’ );
}
add_action(‘init’,’crunchify_clean_header_hook’);
Thanks
Hi, where can I set the appearance of the shared content up? Here I don’t get the featured image in the post no matter what http://spasibo-magazine.com/issue/in-het-land-van-poetin-vodka-en-norse-vrouwtjes/. And I am not particularly happy with the text appearance in such automatically generated posts (all category data is typed with no spaces in between and the main text). Thank you in advance for any possible help!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/bQ46UEFMnc
.td-post-sharing .td-classic-facebook iframe {
min-width: 120px;
}
Thanks!
Hi,
Not sure what the issue is as every site makes these connections per IP so please ask your host provider to give you more specific informations related to this so we can check and give you a more accurate answer on this.
For the sharing system image issues please make sure that you install and use the WordPress SEO by Yoast plugin which automatically adds open graph meta tags to your featured image, used by the fb sharer to determine which image to grab. Make sure you use it then check your posts using this fb debugger tool to fetch new scrap info and test again: https://developers.facebook.com/tools/debug/
Let us know on this also and provide your site’s URL next time.
Mobile ads are enabled as soon as you add ads on your site so they should show up. Please provide more details on this.
Thanks
Thanks we have it working with Ultimate Sharing Deux plugin, seems to work well. Clint
Chris you saved the day. The ascii/binary issue fixed it – many thanks for sharing your drops of intelligence around here.
Hi!
How to remove repeated description of the category for the second and subsequent pages?
https://drive.google.com/file/d/0B6FzgnfiXNjmQVJUc0tGcnl2WDg/view?usp=sharing