Hi,
Unfortunately the theme use the same logo also on mobile when is used header style 3 and 6. You can change the width for logo image on mobile using custom css media queries in Theme Panel > Custom Css: http://screencast.com/t/u2S5E5vVp
@media (max-width: 767px) {
.header-style-3 .td-full-logo img {
width: 50%;
}
}
Also if you like you can use a fixed width for screen size until 767px – http://screencast.com/t/YWSvFyfZlP60
This will be changed in version 5 of theme and will be added more header styles options.
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You can enable lightbox for images from content – http://screencast.com/t/RmBzZguJND – http://screencast.com/t/TJrBMR1tl
Unfortunately the theme doesn’t have an option to enable modal(lightbox) for content images from older articles, you will have to enable manually. We try to find an accurate solution and add an option also for this in Theme Panel in future updates.
Thanks!
Hi,
You can use the patch files to update your theme, but only if you have used the previous version of the theme. For example if you use 1.7 version you can update to 1.7.1 using patch files(there are files that were modified in version 1.7.1 – fixes, new files, theme’s plugins new versions…).
Thanks!
Hi,
Please try this custom css to change the arrows color – http://screencast.com/t/hkWPKRiu8v1
.td-theme-slider .td-icon-left, .td-theme-slider .td-icon-right {
color: #D53131;
}
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css for your main menu height – http://screencast.com/t/k2mUmDMgq
.td-header-menu-wrap {
height: 43px !important;
min-height: 43px;
}
.td-header-row.td-header-border.td-header-main-menu {
max-height: 43px;
}
For that white space you will need to remove margins for logo and header ad, but you will need custom work for that for different screen size and also it will break the main menu. So if you need this and you don’t know how to do it I suggest to hire a freelancer to do this for you – http://studio.envato.com/ as we cannot provide any type of custom work at this moment as we work hard on development, updates, fixes and support.
Also if you want to make header transparent(if you use a background image) you have an option in Theme Panel > Theme Colors – http://screencast.com/t/p8Ywhg0nt – http://screencast.com/t/n5bIEhKx
Thanks!
Hi,
Do you refer to the block title “Don’t Miss” – http://screencast.com/t/UkBKeK99iduZ just check the block settings and change the title. Also there you can set to filter articles by category and the sort order – http://screencast.com/t/n7319MrcAf
Please provide more details if this is not what you mean.
Thanks!
Hi,
This issue is on our list and it will be fixed as soon as possible, please try this custom css in Theme Panel > Custom Css till then: http://screencast.com/t/TcPyY8O5
.td_detect_is_android .td-trending-now-title {
top: 0;
}
Thanks!
Hi,
Theme Ad system was designed to work with adsense code and make it responsive for different screen sizes, just paste the code in Theme Panel > Ads and use Ad Box block to display ad in page(or/and widgets for sidebar) – http://screencast.com/t/vBqCTfiOz4 – http://screencast.com/t/SnDcNCb5BIQu Those divs are recommended for non-adsense and non-responsive code. You also can use a text block to display your banner – http://screencast.com/t/koYsmlUfH – http://screencast.com/t/5TqWK69B
You can also try a plugin if you think that it will help more, many users are using AdRotate or Simple Ads Manager especially for rotate banners as the theme doesn’t have such of feature.
Hope this helps!
Hi,
Please check our demo – http://demo.tagdiv.com/newsmag/ When you hover a subcategory from megamenu it should show articles from that specific subcategory. Also when you click on a subcategory it should load subcategory page.
Please check this also without any plugins active, leave just Visual Composer active, clear cache and check if you still have issues with this.
Thanks!
Hi,
You can find here all thumbs dimensions which are created and used by the theme on module/blocks thumbs and sliders and as you can see the largest one is at 1074 × 483 so you should consider using an image at least 1074px wide and 483px height.
You have to do some tests and see what aspect ratio to use, depending what blocks/modules you use as there isn’t an ideal image size so it can look good on all thumbs.
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css:
.iosSlider .slide-meta-author{
background-color: transparent;
}
Thanks!
Hi,
I’m not sure what you mean. Do you want to show header ad only for category pages?
You can add a condition there to display the header ad only on category pages(also depends what header style you use), so for example if you use header style 3 – http://screencast.com/t/4PX2ZOnf2hr1
Or if you want to display a custom ad on category page(besides header ad) – http://screencast.com/t/KS3qdwzeEj9
Result: http://screencast.com/t/GnipCsVG
.td-a-rec-id-custom_ad_1 {
margin-top: 20px;
}
Please provide more details if this is not what you mean.
Thanks!
Hi,
You can edit post template and copy author box code and paste it where you need to appear – http://screencast.com/t/Yjn83rHq8
Result: http://screencast.com/t/17LWjZbbJkap
Thanks!
Hi,
The default padding added there is 15px – http://screencast.com/t/EecVUfXKv1 so if you refer to this you can try this custom css in Theme Panel > Custom Css to reduce it – http://screencast.com/t/rTpycQWjH
.wpb_tabs li a {
padding: 1px 5px !important;
}
You can also add an extra class if you want to apply this on specific Tabs block – http://screencast.com/t/0zTeIZfa – http://screencast.com/t/IKnPnnXOHu
Thanks!
Hi,
It will be an option in Theme Panel to disable smooth scroll in version 5 of the theme.
Thanks!
Hi,
@gmtrevor You can set background transparency for header from Theme Colors – http://screencast.com/t/zFfPVJRyO – http://screencast.com/t/fWnhLS0Q
Also if you want full menu you can use header style 9 – http://screencast.com/t/0zo02DkQxSM – http://screencast.com/t/bCjbDCVGUc
@marcosutter
Please provide a link so I can inspect this and provide an accurate solution. Do you use code that I provided to you? If you do you can try this custom css: http://screencast.com/t/JQBg5MiYZ6
.td-header-style-1 .full-bg .td-header-sp-logo {
margin-left: 0px;
}
You may have to adjust your logo image as theme’s css for logo is only 7px margin left.
Thanks!
Hi,
Thanks Chris!
@apolitikal I also checked this and did not found any issues, please try to paste the youtube link like Christopher suggested in html text editor and see if it works – http://screencast.com/t/x6h6wG3iseB – http://screencast.com/t/XFSZi1kd
Thanks!
Hi,
Do you refer to the blocks titles background color? Please provide more details about what you want to change as on the Newspaper demo page I see background only for Big Slide and blocks titles – http://screencast.com/t/jvJblykNquTf
If you want to change block title color you have an option in block settings – http://screencast.com/t/HOdK5VGwaRU – http://screencast.com/t/salf5VE7H
Also you can change the post titles color for modules from Theme Panel > Theme Colors – http://screencast.com/t/ONmTAu0T – http://screencast.com/t/Z6lOXofY6ZQ
Provide more details about what you try to change and also your site URL.
Thanks!
Hi,
You can try this custom css in Theme Panel > Custom Css to hide meta and remove gradient: http://screencast.com/t/llOAzhhKb
.td_normal_slide .td-theme-slider .slide-meta {
display: none;
}
.td_normal_slide .td-image-gradient:before {
display: none;
}
If you want to apply this only on your homepage or a specific page you can use these classes before .td_normal_slide:
.home class for homepage.
.page-id-xx take your page id – http://screencast.com/t/6BKZBU1Ax25K
Thanks!
Hi,
I have checked this again and it’s working fine removing that part of code – http://screencast.com/t/QrtsoEhY – http://screencast.com/t/IhaSl36g It should work also in your case please clear cache.
Thanks!
Hi,
Unfortunately theme doesn’t have an option to display a specific article on big thumb from Big Slider, you can try Marius’s solution and make that change in td_date_source.php but it will applied on all blocks – https://forum.tagdiv.com/topic/how-to-sticky-post-on-big-silider/#post-12938
Thanks!
Hi,
I have checked an article from your site and share buttons are fine. If you want to use a bottom ad you can try to add margin bottom to share buttons using custom css section from Theme Panel – http://screencast.com/t/kiBPOLg2qhM9
.sharedaddy .sd-content {
margin-bottom: 50px;
}
Thanks!
Hi,
For the moment we don’t plan to make any changes on our ad system, but in future updates we will improve theme ads system and we will consider also your suggestion. I will add this on our list.
Thanks!
Hi,
Theme doesn’t handle og: meta data we also use a plugin for this on our demo – Seo by Yoast. You can check if og: data are properly in page source. Also I have checked this and how you can see when you share on facebook, it shows the right image – http://screencast.com/t/1wW87IywQ
So it must be a google share issue please check this topic maybe will help – http://stackoverflow.com/questions/28957215/google-plus-share-dialog-showing-wrong-image-using-opengraph-meta-tags
Thanks!