Hi,
Please test your pagespeed https://developers.google.com/speed/pagespeed/insights/ and try to fix those errors. You can find out more about this in our documentation – https://forum.tagdiv.com/page-speed-guide/ and also Christopher topic help – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Also please disable unnecessary plugins.
Thanks!
Hi,
Please provide a link so I can inspect this.
Thanks!
Hi,
You say that it is working for “default, 1, 7, 8. ” I’m not sure how it’s working for default template if you have renamed/deleted loop-single.php(as this is default post template). Each post style use a different template – http://screencast.com/t/4tGPLtIPpO I’m not sure what custom modification have you done.
Thanks!
Hi,
I have added this on our list and it will be fixed soon as possible.
You can try this solution: http://screencast.com/t/7xuXK3sxMkz
Thanks for reporting this!
Hi,
The video post format is stored in the database under this field td_video so you can search it and try to see if it works.
Thanks!
Hi,
This issue was fixed in 1.7.1 version of theme and we didn’t have any reports till now.
Do you still have this issue in latest theme version? Please provide more details.
Thanks!
Hi,
Do you use child theme? As you just ask if you can add this in child theme, so if you have activate child theme you have to make this change there(then the css style from child theme is applied), if not it should work in main theme. I also checked this in main theme and it works.
Thanks!
Hi,
Please set the Social Counter plugin using this guide – https://forum.tagdiv.com/how-to-set-social-counter/ and provide your site URL if you still have issues with it. Also you can check this without any plugin active, leave only Visual Composer and also clear cache. Let me know!
Thanks!
Hi,
Please try this custom css for this: http://screencast.com/t/vej1qO7y3
.fb_iframe_widget {
display: block;
text-align: center;
}
Thanks!
Hi,
There is option Custom Links, so you can add more links how may images you have: http://screencast.com/t/msiYlnSNFnXM it will be added for each image in order.
Thanks!
Hi,
This is original size of that picture and backend setting to achieve that: http://screencast.com/t/2PQR7Sk1zdVe
There is not a fixed height, it depends of the aspect ratio of the image – http://screencast.com/t/8dImAPZp9 – http://screencast.com/t/NDRFmcec
Thanks!
Hi,
Just add in your page Homepage Post block and display your post: http://screencast.com/t/hTwrwsbtOSK
Please also follow our documentation – https://forum.tagdiv.com/newsmag-documentation/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Did you enabled top menu from Theme Panel? – http://screencast.com/t/IE1skPN9PlQO as I have checked your site and the top menu is not visible also on desktop, that css help you to show it on mobile devices(where is hidden) – http://screencast.com/t/ce6z8jXRAZSv
Please check if you have this issue with smartsidebar also without any plugins active, leave only Visual Composer active and clear cache. Also test it without js/css minification.
About loading time please test your pagespeed https://developers.google.com/speed/pagespeed/insights/ and try to fix those errors. You can find out more about this in our documentation – https://forum.tagdiv.com/page-speed-guide/ and also Christopher topic help – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks!
Hi,
The best solution is to make a fresh install like Christopher suggested via FTP – https://forum.tagdiv.com/how-to-update-theme/
Christopher’ sticky guide can help – https://forum.tagdiv.com/topic/how-to-guide-to-moving-from-newspaper-to-newsmag/
Thanks!
Hi,
You can add an extra class to your tab block – http://screencast.com/t/PNWF9w1hSF
And modify it via custom css: http://screencast.com/t/JOPUmebw
.test.wpb_tabs .ui-tabs-nav .ui-tabs-active a {
color: white;
background-color: red !important;
}
.test.wpb_tabs .wpb_tabs_nav li {
width: 20%;
}
.test.wpb_tabs li a {
padding: 10px !important;
font-size: 18px;
}
Thanks!
Hi,
Please check Theme Fonts and change font family for your page elements: http://screencast.com/t/C9Ri1JL0arj
Thanks!
Hi,
You can paste your ad code in Theme Panel in a custom ad – http://screencast.com/t/NE1V48tS and use do_shortcode function to place it above related articles in post template: http://screencast.com/t/VIshEsfTT – http://screencast.com/t/orOb1ZmJ
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You have to search that class from screenshot and add min-height there. Also padding css you can try to leave it in Custom Css section from Theme Panel.
Yes, you can try it in the child theme and see if it works. We have changed the child theme system and because of that at the moment some files can’t be overwritten via child theme, but the files from the root of the theme should work. If it doesn’t work, please make you change in the main theme file.
Thanks!
Hi,
I’m not sure what is the issue with that plugin. You can try to leave only Post Sorter and Visual Composer active and check if it works, maybe is a conflict with another plugin. Also you can address to plugin’s support.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
1. The images are cropped for different sizes to be used on modules and you have this issue because of image aspect ratio. You can change the height size so the aspect ratio of the image to be closer to the aspect ratio of the picture – http://screencast.com/t/Uor66sP8FL0 but unfortunately there isn’t an ideal image size so it can look good on all thumbs, also depends which blocks/modules that you use for aspect ratio and you have to do some tests and see what aspect ratio to use.
You can find out more about cropping here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/ – https://codex.wordpress.org/Function_Reference/add_image_size
2. Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/pxATV4cS
.td-g-rec-id-header .adsbygoogle {
top: 5px;
}
.td-logo-rec-wrap {
min-height: 100px;
}
Hope this helps!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/dnilXCwnS
.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
text-transform: initial !important;
}
Hope this helps!
Hi,
I have checked your site and did not found any issue with menu and slider: http://screencast.com/t/eye4fri8 – http://screencast.com/t/QdotNLxU
Please clear cache and check again.
Thanks!
Hi,
You can set excerpt length for modules/blocks from Theme Panel > Excerpts for example Block 1 use module 2 and module 3(only module 2 has content) – http://screencast.com/t/em4OoFsby0w – http://screencast.com/t/S5xDNcEi
Also you can use some blocks without excerpt: http://demo.tagdiv.com/newspaper/block-3/ – http://demo.tagdiv.com/newspaper/block-4-2/
You also can hide excerpt only for your homepage using custom css in Theme Panel > Custom Css: http://screencast.com/t/jr8amIOPeGH
.home .td-post-text-excerpt{
display: none !important;
}
Thanks!
Hi,
You can change this value to show more subcategories in the mega menu: http://screencast.com/t/m0LBMxqWN
Thanks!
Hi,
To can display a custom add in attachment pages just use the do_shortcode function where you want to display it for example: http://screencast.com/t/QqfqBgr3fcN6 – http://screencast.com/t/iecdnat7YI
Thanks!