Hi,
1&2 Please try to regenerate your thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
After doing this empty cache and check again.
Also note that if you have featured images smaller you need to use a plugin like Thumbnail Upscale: https://wordpress.org/plugins/thumbnail-upscale/ as WordPress cannot enlarge thumbnails, only make them smaller. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.
3. This should not happen, because the background should have negative z-index. Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/4Tyxyq5OJ
.td-big-slide-background .backstretch{
z-index: -999998!important;
}
Please provide your site url if this not helps.
Thanks!
Hi,
Please add td-ss-row class to the row where you add the widgetisedsidebar: https://forum.tagdiv.com/topic/smart-side-bar-social-button-2/
Thanks!
Hi,
Please go trough the header styles and set the full width logo: http://screencast.com/t/ieg3JlpOjbb3 this will also set the header ad to full width: http://screencast.com/t/utUsLyqiGyy
Hope this helps!
Hi,
I have checked your site and it looks fine from my side: http://screencast.com/t/77A5hZRIw
Did you solve the issue?
Thanks!
Hi,
The megamenu was not designed to display videos, but if you need it you can try this custom css: http://screencast.com/t/FmYf16pN
.sub-menu .wpb_wrapper iframe{
height: auto!important;
}
Thanks!
Hi,
Title from text block can be changed only with custom css: http://screencast.com/t/a91ZsAF0c
.wpb_text_column h1{
font-family: Ubuntu;
font-size: 20px;
}
.wpb_text_column h3{
font-family: Ubuntu;
font-size: 20px;
}
.wpb_text_column p{
font-family: Ubuntu;
font-size: 15px;
font-style: oblique;
}
Also you can add an extra class and customize only that text block: http://screencast.com/t/CyFOCUiLWA
Result: http://screencast.com/t/tErLYTranm
Hope this helps!
Hi,
We know about this issue and we will try to fix it.
The slider is designed by javascript and it is difficult to find a css solution for this. You can try this custom css that remove the border, but you will see a part of next image on slider: http://screencast.com/t/g53nxrPPRgX
.td-pb-row [class*="td-pb-span"]{
border-left:0px !important;
}
.td_module_wrap.td_module_slide.td-image-gradient{
width: 1021px!important;
}
.td-theme-slider.iosSlider-col-3.td_mod_wrap{
width:1021px!important;
}
.td_block_slide{
z-index: 1;
}
Hope this helps!
Hi,
Please make sure that you allow comments on that post: http://screencast.com/t/llgxj8XzxJB
I’m not sure what you mean comments counter show the number of comments that you have on post: http://screencast.com/t/MR4OPAlSuQz – http://screencast.com/t/36a8OUxsgW
Please provide more details!
Thanks!
Hi,
Please try this solution to change from user to channel: https://forum.tagdiv.com/topic/problem-with-tagdiv-social-counter-youtube/
Thanks!
Hi,
You can change title lenght for “Trending Now” block from Theme Panel: http://screencast.com/t/C7L9e4cIry
Thanks!
Hi,
I have checked your site and found that the ID from social counter is different that the ID posted here (natgasinvestor): http://screencast.com/t/z1fQWcJaq4zk
Please change this in Appearance > Widgets > Social Counter.
Thanks!
Hi,
Replied via dashboard: http://themeforest.net/author_dashboard?utf8=%E2%9C%93&filter=all&term=#comment_9112860
Thanks!
Hi,
Unfortunately the plugin was designed to work with users only if you need another approach for this you should get someone to do it for you or you could try do it yourself, you can find the youtube URL here: http://screencast.com/t/djKDKJ5TF
Try to change to 'url' => "http://www.youtube.com/channel/UCPhO9LAW5M-5sFJrIVNHjEg",
And add your id: http://screencast.com/t/suKnWvqOU8Qj
Thanks!
Hi,
I think that you read newspaper theme documentation. Newsmag theme has only 3 page templates: https://forum.tagdiv.com/page-templates-newsmag/
You can use Default Template to add a page without title: http://screencast.com/t/kan6yUuFPE
Result: http://screencast.com/t/P8NIodWJlhmx
Please also follow newsmag documentation: https://forum.tagdiv.com/newsmag-documentation/
And let me know if you still have other issues related to the theme!
Thanks!
Hi,
You can try to inspect and copy Tab2 link: http://screencast.com/t/GzqvGtokLy and add a link in Tab1: http://screencast.com/t/7vdbbqySM7dJ
Result: http://screencast.com/t/iognAkNFENV
In my case didn’t worked, but you can test it maybe you have more luck!
Thanks!
Hi,
Unfortunately the theme doesn’t have an option for this and you would need custom work this as it is not an easy task. We cannot offer custom work as we work hard on the development, updates, fixes and support but you can always get a freelancer from sites like: http://studio.envato.com/
Sorry for the inconvenience!
Thanks
Hi,
Glad that worked! You can add css code in Theme Panel > Custom css so it will be saved on theme updates: http://screencast.com/t/BWZRyxhq0E
Thanks!
Hi,
I looked on both sites but I take a look again:
http://screencast.com/t/HAeBCKWv
http://screencast.com/t/mmUbFkX0
http://screencast.com/t/qIdeHZeHPk
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please try with !important and see if works:
.category .td-page-title span{
font-size: 20px !important;
font-family: Ubuntu !important;
}
Thanks!
Hi,
You can leave the code like that because it’s above the breadcrumbs.
It is appear bellow because breadcrumbs have absolute position, so leave the code like that and try this css for default template: http://screencast.com/t/wPEM61LWjh1
.td-post-content .entry-crumbs{
position: relative !important;
}
Result: http://screencast.com/t/xQJOCXunQ
Thanks!
Hi,
Please take a look in Theme Panel and see if is set like this: http://screencast.com/t/P2cQ8LtRNRjM
Thanks!
Hi,
Please take a look here: https://forum.tagdiv.com/topic/write-review-from/ how you can create a page like that.
The image from demo is used full width: http://screencast.com/t/i0TfO4gfwW and it width is 980px: http://screencast.com/t/AmqZW6kw
Also I tested and you can add your image in a text block: http://screencast.com/t/hwrLhImSJ
Result: http://screencast.com/t/BaMvVttfXh
Thanks!
Hi,
I’m sorry I forgot to tell you to delete comments line. If you want to have comments above Big Grid please edit like this: http://screencast.com/t/BlYCNb8eWs
If you want to leave comments above Big Grid you can paste only Big Grid shortcode (that you figured out): http://screencast.com/t/t2Af1FqNZ
I’m not sure if this is the issue, but you can add an extra class to container div(post-grid) like this:
<div class="td-container post-grid">
<div class="td-container-border">
<div class="td-pb-row">
<?php
echo do_shortcode('[td_block_big_grid]');
?>
</div>
</div>
</div>
And use this css: http://screencast.com/t/Y6a9eVGw9
.post-grid{
padding-left:1px;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please provide more details about the issue and your site URL.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].