- NewsmagCustom Post Type Support
Hi,
That’s strange, please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access, i’ll look into it.
Thank you, Emil G.
Hi,
There isn’t an ideal image size so it can look good on all thumbs, the image size for a basic post we use this dimensions: 1021 x 580px. You can find here all thumbs dimensions which are created and used by the theme on module/blocks thumbs and sliders http://screencast.com/t/ZZntCVQJW
Also depends the blocks/modules that you use for aspect ratio and you have to do some tests and see what aspect ratio to use.
Like you can see also in you example on module 6 your image looks fine almost not cropped – http://screencast.com/t/hmGDctpa , but if you take a look also at this image it not looks the same – http://screencast.com/t/mNdgsPr281Wp So like you can see this depends what image size you use, you have to test this like I said above and see what image size to use depending of blocks/modules that you are using more.
If you want to change the height for module 1please change height here – http://screencast.com/t/gDCZYhPO and then please regenerate your thumbnails using this plugin: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
I also tested this with your image – http://screencast.com/t/onwq87FzHQ – http://screencast.com/t/TqeitYnsh
Result: http://screencast.com/t/GjINxM9dcx
Hope this helps!
Hello,
I just installed the newspaper theme on my blog, xtremecanadian.com. It’s a great theme, but I can’t seem to get rid of a strange formatting issue – just under the main preview area (currently says ‘Dean Potter Talks ‘When Dogs Fly’, and BEFORE ‘Latest Articles’), there is a large gap in the formatting, which currently says ‘Related Posts (None)’. I can’t seem to get rid of that text and close that white space.
This started yesterday, when I had an adsense ad running in the right sidebar. The white space opened up and put an ad where ‘Related Posts’ is right now.
I just want to get rid of that awkward space/formatting issue!
Would really appreciate feedback on how to resolve this!
Thanks
Steve
Hi,
Thanks Chris for all this feedback and updates on this. I’ve tested this myself and found that on some older posts the description is actually pulled by google and it works fine using Yoast’s og:description meta, however on some other posts it doesn’t even though the description tag is present. This is strange as the seems to have the same open graph tags and the same structure the g+ sharer doesn’t add the description.
We’ll dig a little deeper into this and see if we find a reason or a fix on this in next theme versions.
Thanks
On smartphone, when it is in a horizontal position, you have these strange black lines.
Look here.
-> https://dl.dropboxusercontent.com/u/22334399/IMG_0607.jpg
-> https://dl.dropboxusercontent.com/u/22334399/IMG_0610.jpg
What’s going on?
Hi,
We use this size of image (300×194) and use css to make it small to not cut so many images also on 200×130. Like you can see that thmub size is used on more blocks – http://screencast.com/t/KfhxeDOV6 but if you want you can create something similar in td_config.php – http://screencast.com/t/aU3WEMID8Pka and use it in td_module_mx4.php used on block 16 – http://screencast.com/t/upVDPQSKAo
Please regenerate thumbnail if you make this change: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks!
Hi,
in the backend the setting for the 7 day sorting mentions issues with caching (I understand this). It says “When caching is enabled the sorting will be an estimation of the popularity in the last 7 days.”
How is the estimation working? I see strange results and I’d like to understand how that estimation works…
I’m looking to launch my site in a few days and I have been working on customizing the theme a bit at nights. When I have it set to a default theme, it works fine. As soon as I enable newsmag and refresh the page, it keeps crashing the page, saying safari web content quit unexpectedly, and saying that a problem occured so it was reloaded, then I get the web content popup again and it keeps refreshing till after four or five times, it loads it correctly. This is a big problem for me because I can’t launch with the site acting like this or users are going to be turned off.
I’m also getting some strange activity with the big grid. The photos are not stretching to fit, leaving some blank space at the bottom.
https://www.dropbox.com/s/70bobyujwoeob0z/Screenshot%202015-04-17%2007.22.32.PNG?dl=0
There also seems to be some space under my ad and before the next blog in the sidebar. I’m probably going to disable the theme in a bit again, but let me know if you want to take a look and I’ll enable.
Hi,
Please use this guide and regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
The theme use the WordPress thumb system and uses thumbs on module/blocks/slides which are cropped at the same size as the thumb container.
Please make sure that you regenerate your thumbnails then test again and provide your site url so I can check it if you still have issues afterwards.
Thanks
Hi,
1. If you refer to the featured images you can change sizes here: http://screencast.com/t/GDZGdlzvk and then regenerate thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
2. To not display parent category on post page please comment this line: http://screencast.com/t/TvyKamXn
3. Unfortunately there is no option for that, when you make a parent category megamenu it will display automatically subcategories. You will need custom modification for that.
Thanks!
Hi,
I’ve checked your site and the issue appears from the way your server response, it delivers partial content 206 – http://screencast.com/t/thISCw5u , because of this Facebook cannot read the page content, it reads this – http://screencast.com/t/OvUsXJid2v – http://screencast.com/t/DEXhN8aqai3X – that’s why you see those strange characters when you share the page. The server should reply with code 200, if you don’t know what may cause this try to talk with your host administrator about it.
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
I have tested your site with google page speed: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.autismestart.nl%2F&tab=desktop You can see that also your server cause this issue.
For image compression we recommend a plugin like Smush it: https://wordpress.org/plugins/wp-smushit/ or add the following code in functions.php:
add_filter( 'jpeg_quality', create_function('', 'return 50;' ) );
This will compress all images to 50%, you can change that value, after you add the code you have to regenerate all thumbs – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please set Leverage browser caching using this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you can disable page views from modules it may also help: http://screencast.com/t/TgDSU6xCA
Hope this helps!
Hi,
We will have a look into this, I’ll add this on our todo list for further testing.
For the source image issue please make sure that you regenerate thumbnail then empty all caches, purge files if you use cdn host then check again: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks
Hi,
I have a problem with custom ads fields. Code pasted in field just disappears, but only on ads number 2, 3 and 4 (haven’t checked number 5).
It’s even stranger, because custom ad 1 stays ok. Code disappear about 2-3 hours after pasteing it and saveing changes.
Could you help me, please?
Site url: http://polskikarting.net/
Hi, Lucian, thanks for the reply.
Well, I don’t know that happened, but the mega menu and thumbnails start to work normally. I didn’t nothing, it was automatic. Very strange! Anyway, sorry.
Although, I discovered that the lazy loading of images has a big delay on loading. What’s wrong?
Thanks!
Check below post links and try to share with the fb share button , you will see the difference
link 1.
this link share with a image on facebook with the title of website.
link2 .
http://pagalparrot.com/when-in-changing-room/
this links shows the website name only .
Hi,
Please check what modules do you use on homepage and try to change the size for those images from functions.php: http://screencast.com/t/uZIUSNAY8 and then regenerate your thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks!
Hi,
Please provide your site URL so we can take a look. Also like Chris suggested please follow this guide to fix strange thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks!
For no apparent reason images and article titles will no longer post to either Facebook or Pinterest. Facebook share box only shows the website name and Pinterest replies with the error “Sorry we could not fetch the image”
I have tried disabling all plugins, modified the header.php to remove the og:image entry as suggested in another thread, tried a specific open-graph plugin with all others disabled but to no avail. When using Facebook URL Debugger I receive the following message: Object at URL ‘https://godhelpusall.com/tackling-inequality-economic-imperative/‘ of type ‘website’ is invalid because a required property ‘og:title’ of type ‘string’ was not provided.
Stranger still is the fact that this started happening one day last week, without any changes being made to both the theme and the website?
Any ideas anyone?
Thanks
Kevin
I think it’s before, that I have a strange visue.
I have seen this screen only few hours, but impossible to recreate it.
I think it’s impossible to do as I think.
I think certainly wrong.
Jean-Marc
Hi,
I’m not sure what you mean, if your images don’t fill the whole container please regenerate your thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
If this is not your issue please provide more details and your site URL so we can take a look.
Thanks!
Hi,
Regenerating thumbnails should solve this issue unless the image you use it’s smaller that the dimensions needed because WordPress doesn’t enlarge images. If you use larger images please regenerate your thumbnail following this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please try a plugin like Thumbnail Upscale if you need to enlarge thumbnails: https://wordpress.org/plugins/thumbnail-upscale/ to enlarge thumbnail. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.
Thanks!
When i add Block1 in VC to the page with “Default Template” and enable sidebar — strange layout appers: on the right side of Block 1 there is big margin. I have no idea how to get rid of it.
Here is the test page http://new.budapestinc.com/binc/
in the VC code is just this
[vc_row][vc_column width="1/1"][td_block1 limit=”5″ custom_title=”Test 2″ sub_cat_ajax=”n”][/vc_column][/vc_row]
any advice please?
Thank you for the help. I have one more problem i just can not solve :/
When i add Block1 in VC to the page with “Default Template” and enable sidebar — strange margin appers on the right of Block 1 and i have no idea how to get rid of it
Here is the test page http://new.budapestinc.com/binc/
in the VC code is just this
[vc_row][vc_column width="1/1"][td_block1 limit=”5″ custom_title=”Test 2″ sub_cat_ajax=”n”][/vc_column][/vc_row]
any advice please?
Hi,
You can change thumbnail size for blocks/modules in functions.php: http://screencast.com/t/YMAcSPF2DY and after that please regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks!