- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hi Bogdan.
My point is that you’ll have to change the body color in css and not via the theme color settings.
-
This reply was modified 10 years by
Phonetic.
Hi
I love your theme.
But find there is a lot of space between some elements.
I want to reduce these space that people see more things when there arrive on the homepage.
I tryed to put all block elements at 0px in Visual Composer but it change nothing.
I suppose, I could do that with CSS in the theme panel.
How could I do that for each of the element I listed (put 5px for each for example)?
Regards

Dear Support
I am a WordPress starter with little to none HTML/CSS/JS knowledge. My website (onlinemarketingsavvy.com) is using your template, and I am now requesting support from you to execute the following two changes:
1. Remove (or ideal if disabling is supported) theme default “comments” elements and remain the Facebook Comment Plugin I am having now;
2. Globally change the font style of ALL kinds of characters in Traditional Chinese (zh_HK) to “Microsoft Jhenghei”. Category titles, headings, body, etc…..
Thanks for your kind attention and professional support.
Regards
Eddie
How to deregister js_composer css and javascript file on single posts?
I try this code but it doesn’t work
add_action( 'wp_print_styles', 'aa_deregister_styles', 100 );
function aa_deregister_styles() {
if ( ! is_page( 'contact' ) ) {
wp_deregister_style( 'contact-form-7' );
}
if ( ! is_front_page() ) {
wp_deregister_style( 'js_composer' );
wp_dequeue_style( 'js_composer' );
}
}
add_action( 'wp_print_scripts', 'aa_deregister_javascript', 100 );
function aa_deregister_javascript() {
if ( ! is_page( 'contact' ) ) {
wp_deregister_script( 'contact-form-7' );
}
if ( ! is_front_page() ) {
wp_deregister_script( 'js_composer' );
wp_dequeue_script( 'js_composer' );
}
}
The code work with contact-form-7 but not work with js_composer
Some javascript and css files of Visual composer is big, but i only need it on Home page, not all page
Hi,
mobile theme does not optimize images. Google page-speed insights reports that all images are not optimized,
http://prntscr.com/b3vefn
The score impact comes directly from images, otherwise works great.
Any suggestions?
Also, it would be great if somehow we would be able to inspect and check this mobile theme directly in desktop browser. (I use firebug)
That way we would be able to test and do some css changes to ‘custom css’ which is included in mobile theme options.
Any suggestions?
Also the logo is going over (under) mobile menu tab, and search icon.
Mobile menu background has a delay.
Thank you
Hi Catalin, I couldn’t explain my thoughts exactly.
Forget about it. I did it on my own.
I cut this code from mobile/footer.php and I pasted it to mobile/header.php
<div class="td-sub-footer-menu">
<?php
td_wp_nav_menu(array(
'theme_location' => 'footer-menu-mobile',
'menu_class'=> 'td-subfooter-menu',
'fallback_cb' => 'td_wp_footer_menu'
));
//if no menu
function td_wp_footer_menu() {
//do nothing?
}
?>
</div>
And I modified “td-sub-footer-menu” tag on mobile/style.css
You can check it on my site.
I use a custom font for my h tags. I don’t see a way in the settings to set this in the new mobile theme.
Is this something that will be added or something that I need to change via css?
I added all the files one by one to the speed booster and removed the incompatibility script and is now active, but unfortunately the css files were not moved. Something is wrong!
Hi,
Thank you for pointing this out. There truly is a pixel there that can be accessed from the desktop version. This should be hidden from view on desktop. We will fix this in the next update.
Until such time you can use this css to fix it:
.td-mobile-close{
right: 1px!important;
}
Thank you!
Hi,
Have you tried adding the css to speedbooster? (section 5.2) and to make sure your speedbooster is not deactivated due to a plugin? you can see the speedbooster status in the system status screen: http://screencast.com/t/gzu8dgoZe8 it should say it’s active.
Thanks.
Hi,
I’ve done it yesterday with JS and CSS files and had no change.
For JS files I found a plugin called “WP deferred javaScript” and works beautifully with this theme. My problem is the CSS. I find no reliable plugin and tagdiv tutorial simply doesn’t work.
Thanks in advance.
Hi,
If you wish to redirect a link from the authors you can use a 301 redirect: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
The plugin in question is not tested so styling for it was not added in the theme. Please provide a link so I can inspect the css issue and maybe I can provide a quick fix for it there can be one.
Thank you!
Hi
That happens because of a custom css added for header row: http://screencast.com/t/idhotcUyn5Qt If you made any changes in header style try to revert theme, clear all caches then test again.
If you still can’t manage to solve this use this css in theme panel > custom code > custom css: http://screencast.com/t/C96Dp9KclzJ
.td-header-row{
visibility: visible!important;
}
Thanks!
Hi everyone,
I’ve tested my site through Pagespeed insights and I have 12 CSS files that are blocking the conversion of the content.
After some research I found that the best way is to create a critical css for each one of these files. The major problem is that I do not know where to start. All tutorials I find on the Internet is for html versions. There are some plugins but they cause errors in this Theme. Any suggestion?
Thanks in advance.
Thank you. This seems quite complicated to accomplish what should be a fairly ordinary request. I will therefore wait and hope that you implement a background color for posts/pages option in the color section of your theme. Frankly I find this kind of color change much more important and necessary than, say, setting the background color of the site as a whole–or equally important.
But thank you anyway. I will try putting these into the css thing and see how it goes.
Hello skmg,
Unfortunately, please notice that JW Player plugin is not tested with our theme and we have no idea about the theme behaviour with this type of plugin, sorry -> maybe it works well with the theme!
Unfortunately, our theme has not been designed to support as feature video from Facebook, only from YouTube, Vimeo and Dailymotion sorry! You can do this only through some plugins with this functionality or you can try to implement this function in our theme if you want. Please notice that is not a simple task and require to know solid knowledge about hard coding ->PHP/JS/HTML/CSS. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!
I have added your suggestion to our list of improvements, we will consider this but we cannot say for sure that it will be implemented in next update because we have a big list of fixes and other new improvements to achieve that are more important and also these things are decided by our developers.
Thank your for your understanding!
Hi,
There are 2 ways to go about this. If your ad is a custom one and it does not depend on an ad provider such as adsense, then you can simply hide it with css by using the specific page ID: http://screencast.com/t/ETALHowd8
In my case it’s 266 sao I would use css like so:
.page-id-266 .td-a-rec-id-header{
display:none!important;
}
If you use an ad provider than hiding it with css will not be the best solution as it will still be detected on that page by the crawler so in this case you need to add a condition in the header style file:
Replace this part: http://screencast.com/t/iuDQSq8DULn with this code and add your own page id to it:
<?php if (!is_page(266)){ locate_template('parts/header/ads.php', true);}?>
Hope this helps.
Thank you!
Hello
Please try to use a bit of CSS code to do that. Please try the code from the following screenshot in your Custom CSS area. The result you should see here -> http://screencast.com/t/RJgqJNdhy
Hope this helps!
Thanks.
Hello Larshell,
As you can see, the post template style 5 do not display the featured image on the post page. So, if you want to have another post template which does not display the featured image in the post page you have to use a bit of CSS code to hide the specific container for featured image. For example, if you are using the post template style 1 and if you want to hide the featured image for the post page, please try to use the code below and place it in Theme panel->Cusotm CSS Area.
The code is ->
.td-post-template-1 .td-post-featured-image {
display:none;
}
The result you should see here -> http://screencast.com/t/MpXTzaBydU
Please notice that if you want to apply the above code for another post template you simply change the number of the post template used by you (2,3,…)
Hope this helps!
Thank you for your understanding!
Hi,
The shadow can be removed with a custom css:
.mfp-figure:before{
display:none!important;
}
Simply add the code in the theme panel->custom css box.
Thank you!
Hello Florin Grancea,
That white space comes from your additional customization. This is talking about the padding for meta info container which is white and when you apply a background color you will see that white space. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-post-content {
padding-top: 10px!important;
margin-top: 0!important;
}
header .td-module-meta-info {
margin-bottom: 0!important;
}
The result you should see here -> http://screencast.com/t/6lUkCMNnYgpN
Hope this helps!
Thank you for your understanding!
I’m not a programmer. Could you tell me how to edit the custom css to change that background? Also, I would like to suggest adding this feature. Since there’s a “colors” section in the theme panel, that would seem an obvious addition.
Hi,
I remove the CSS but the description is not back
I can’t find any code about “.td-authors-description” in the php file ? is this normal ?
thks
Hi,
1) First try to disable all plugins except visual composer and bbpress/buddypress, clear cache and reset cdn files. These css issues are usually plugin compatibility issues. If the problem is not fixed, please send us a link to your forum that has the issue so we can inspect it.
2) If you are referiing to the author card, then here is how we did it: https://forum.tagdiv.com/author-card/
Thanks.
Hello ns85gs,
Please notice that the top-bar menu is hidden for mobile responsive version and with a bit of CSS you can enable it but please notice that on mobile theme version the top bar menu is definitely removed and you cannot be called with CSS custom code.
Thank you for your understanding!