- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewspaperUsing Other Ads
- NewspaperBlock settings tutorial
- Using custom fonts
- Using typekit fonts
- NewspaperChild Theme Support
- NewspaperHow to Make the Site Faster
Hi,
Please use this custom css: http://screencast.com/t/4lfj6hatf
#td-top-search{
display: none;
}
If you don’t want to use css you can delete this code: http://screencast.com/t/n8MXhBZTO
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Sorry for the delay, the block files are located in the includes/shortcodes folder – http://screencast.com/t/yve6G8Hjt
The modules files inside includes/modules – http://screencast.com/t/L3UzAvWvFs
You have to look at the current code structure inside the Big Grid files and modify it the way you like – http://screencast.com/t/VjelAp3IER , there’s a function that determines what images are brought into the page – http://screencast.com/t/jaPCGFL6 you can start with it and the modify the rest of the elements. Ultimately you have to rewrite the css.
It’s not an easy task, you basically have solid html/php/css knowledge.
Our support doesn’t include custom modifications, we can only provide guidance, help for theme related issues and eventually solutions on smaller modifications, sorry.
Thank you, Emil G.
Hi,
Unfortunately not all VC elements have been designed to work in tabs and you need additional customization for this as there are lots of possibilities and it is not possible to have this work in all cases.
You can try this css for the tab video widget, just add it in theme panel custom css filed and I suggest you don’t use the gallery inside a tab: http://screencast.com/t/tEIIpuJvO
.wpb_tabs .wpb_video_widget iframe {
height: 384px !important;
}
If you cannot use the theme, we can offer you with a full refund. Please contact us via email contact@tagdiv.com.
Sorry for the inconvenience!
Thanks for the message and for understanding!
Hi,
I need help to set your speed-booster:
as I learned from your guide:
https://forum.tagdiv.com/how-to-make-the-site-faster/
$ this-> move_js_to_footer (‘FILE-ID’);
$ this-> move_style_to_footer (‘FILE-ID’);
to add on td-speed-booster.php
I can not find the class id of the following links to be able to insert it in
Remove the JavaScript code that blocks the view:
http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js?ver=1.11.1
/wp-content/themes/Newsmag/js/td_site.min.js?ver=1.4
/wp-includes/js/comment-reply.min.js?ver=4.1
Optimize CSS publication of the following:
/wp-content/plugins/js_composer/assets/css/js_composer.css?ver=4.3.5
/wp-content/themes/Newsmag/style.css?ver=1.4
http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,700,400|Open+Sans:400italic,600italic,700italic,400,700,600?ver=1.4
As learned from PageSpeed Google.
Appearance for your feedback about
good job
Orlando
Hi,
The MegaMenu was not designed to work like that. You can see in our documentation that MegaMenu on categories can be created with/without subcategories like this: https://forum.tagdiv.com/menus-newsmag/
If you want to use it like on your site you will need custom work for that.
Any way you can use this css code for megamenu width in Theme Panel > Custom Css: http://screencast.com/t/hMUEHuCPq
.sub-menu .td-mega-menu ul{
width:847px !important;
}
.sub-menu .td-mega-menu ul .td-mega-row{
padding-left: 15px;
}
Result: http://screencast.com/t/fsX5GuJRuG
Hope this helps!
Hi. I do not use adsense but, other non responsive banners. If i paste code in header section (728×90), I have of course a good result for desktop, but in mobile version, that banner is (of curse) half cutted on the right.
How cain I modify css in order to fit banners in mobile version?
Thanks.
Hi
Unfortunately the theme doesn’t have an option for this, but you can change it via custom css from Theme Panel > Custom CSS like this: http://screencast.com/t/E2hlweQzG158
.td-pb-span8 .block-title > span{
width:640px !important;
height:40px;
padding: 15px 15px 15px 15px;
border-left:15px solid red;
}
Thanks
Hi,
Just remove the inline add: http://screencast.com/t/7AnwEso1H or you can also do it via custom css:
.td-post-content .td-g-rec-id-content_inline, .td-post-content .td-a-rec-id-content_inline {
display: none;
}
Thanks
Hi,
Thank you for your reply. You can see blocks 1,2,6 in the link. Evil Rifle Project
I don’t have “page builder with article lists” in my template? I have “Default Template” “Pagebuilder + Latest articles + Pagination” and “Pagebuilder + Page Title”?
I’m hoping I can fix the images touching without adding any CSS code to any files. You can see where block 13 and 14 are touching on the homepage. Any way to fix that without adding code?
Also, I have block 6 on the sidebar when it stops on block 14 how do I add an ad below block 14? Been messing around with it and it must be so stupid simple I can’t figure it out..? What size ad is best for the side bar? 300×300? Or?
I appreciate the help.
Thank you, Lucian.
Hi,
The arrows are hidden by default on mobile screens, you can use this custom css to display them: http://screencast.com/t/hzSqXu0J
.td-gallery-controls-wrapper {
display: inline-block;
}
Thanks!
-
This reply was modified 11 years by
Lucian.
Hi,
Unfortunately the theme doesn’t have an option for this. The Smart List will use the title to generate the list. If you want only for some posts to hide the title you can use custom css for that smartlist post. This will hide the title only on that smartlist’s post: http://screencast.com/t/BMqvkythLtn
.postid-210 .td-sml2-current-item-title {
display: none;
}
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
I think there is a simple CSS to hide the search on the pages, but you’d need to do a search in the forum as it’s been shared quite often. Don’t have it off top of my head, though.
Nope. Slows down site just a little due to loading external data from their system, but otherwise works great.
We were using it, but have since decided to just use the built-in comment system with Akismet, since the Akismet CSS is smaller payload than Disqus.
yes! you need to delete that cache whenever you do major changes to your site .. since “caching” basically makes snapshots of your pages to load them faster, and so it means the old pages are still being served until you reset that, so that the NEW pages get cached.
See the help docs for your web hosting on how to use the caching function.
I helped a client with his site hosted at GoDaddy and I had to clear that damn cache twice for any major updates like changing some widgets, or the CSS, or ad modules, etc. No way to turn it off either!
Hi,
It’s from the title line-height – http://screencast.com/t/UNv7kGkvQymU
Try this css:
.block-title {
line-height: 30px;
}
Or check the block title settings in Theme Panel -> Custom Typography – http://screencast.com/t/kl6rO8cH
Thank you, Emil G.
Hi,
One of your custom blocks has float on mobile and the sidebar height goes over it, that’s why the buttons and other elements on that section are not clickable – http://screencast.com/t/HIT1m5j0WvW http://screencast.com/t/FNAsMHcHerQ
Add the following css inside Theme Panel -> Custom CSS:
@media (max-width: 767px){
.ec_product_details_page {
float: none;
}}
Thank you, Emil G.
Hi,
You use the Homepage – blank template, edit the main page and add the Widgetised Sidebar block in place of the Social Counter block or under it, ex – http://screencast.com/t/G2JxlsyCX1
From the Widgetised Sidebar settings area you can select the sidebar you want – http://screencast.com/t/i9g6Faq1z58Q
Try the following css (add it inside Theme Panel -> Custom CSS): – http://screencast.com/t/PI1QI2SIbNV
.widget_facebook_likebox .block-title{
border-color: blue;
}
.widget_facebook_likebox .block-title span, .widget_facebook_likebox .block-title span a{
background-color: blue;
}
.widget_facebook_likebox .block-title span a {
color: white;
}
Modify the colors as you like.
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
You can doit using css:
@media (max-width: 767px){
.td-page-wrap .td-grid-wrap .span4 {
display: none;
}}
But this may not be so precise, if you have more span4 into the page content – http://screencast.com/t/80ac2b4m6yJs they will also be hidden.
The alternative would be to add a unique class on each template for the sidebar – http://screencast.com/t/gbFUaJLY
And use the following css:
@media (max-width: 767px){
.td-page-wrap .td-grid-wrap .my_left_sidebar {
display: none;
}}
The css should be added in Theme Panel -> Custom CSS.
Thank you, Emil G.
Hi,
I have also tested this and found that the width of the search input filed generates this and using this css should solves your issue, I have also tested this live on your site: http://screencast.com/t/JR7onVaE1w3a
.td-widget-search-input {
margin-bottom: 0px !important;
width: 90% !important;
}
I have also added this on out todo list and will fix this in the next version.
Regarding the content from the text widget use this css:
@media (max-width: 1018px) and (min-width: 768px){
.td-widget-search-input {
margin-bottom: 0px !important;
width: 90% !important;
}
.textwidget input[type="submit"] {
width: 90% !important;
}
.textwidget input {
font-size: 11px !important;
}
.textwidget #vk_groups, .textwidget iframe {
width: 100% !important;
}
}
Adjust it as you like.
Thanks
Hi,
Please also check this after adding brackets to category and tag conditions, like this: http://screencast.com/t/t3c8SzVsYVD
And also please let me know how did you added your custom post types as you might need to do additional customization to this.
You can find here more suggestions on how to achieve this, give them a try:
http://css-tricks.com/snippets/wordpress/make-archives-php-include-custom-post-types/
I also suggest you try to find a solution for this online or use a plugin for it.
Thanks
Hi,
Here you can find the height of Slider: http://screencast.com/t/kGSubsdm
After you change the height, you have to regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Now you have some changes to do via custom css: http://screencast.com/t/N89BSwYTzy
.td-theme-slider.iosSlider-col-3.td_mod_wrap{
height: 640px !important;
}
.td-theme-slider.iosSlider-col-3 .td_module_slide {
height: 640px;
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You can change it via custom css: http://screencast.com/t/tCWOptHrqhN
.td-post-content .td-sml2-current-item-nr{
font-weight: normal;
font-size: 21px;
}
Thanks!
Hi,
You can add more custom ad boxes in theme panel like this: https://forum.tagdiv.com/topic/sidebar-ads/#post-21850
The comments pagination is on our issue list and we will fix this in next version.
1. You could try to use a plugin for this as the theme doesn’t have an option for it. I will also add this on our request list and will consider it for future updates.
2. You can do it via css and use this css for it: http://screencast.com/t/INtkUcs5 Adjust the css as you like.
.home .td_block_trending_now {
border: 2px solid red;
border-top: 2px solid red !important;
}
3. You can also do it via custom css: http://screencast.com/t/rjYtQIbyEn
@media (max-width: 767px) {
.td_module_5 {
border-bottom: 1px dashed #000;
}
}
4. From theme panel: http://screencast.com/t/nWYABx5vAe
5. You could also do it via css and add some space between the lines by applying a margin to the block container then a border to the inner block container, ex: http://screencast.com/t/lsi6sTBMsA
You need custom modification for this and I suggest you find someone to do it for you if you don’t know how to do it.
Hope this helps!
Thanks
Hi,
Please provide an URL or a screenshot so I can inspect the behavior you’ve reported when using categories in block 1,2,6.
This: http://screencast.com/t/7UMOYTOiLOS is module 12 and unfortunately can’t be added and used via page builder and it can only be set on category/archives/search/blog pages.. and also for the latest articles sections. So to have it you need to use the “pagebuilder with articles list” template and set the latest art. section to use the module 12 post layout.
Maybe your issue can be solved via css, send me your site URL and point me to the page on which you need this space and I’ll see what I can do.
Thanks
Greeting
I wonder how can I copy-clone plugins on Visual Composer.
What I want to do is this look instead big grid with the help of plugins for visual composer.

So I wont to duplicate addons “Block 14” and “Block 15” so you can change css (mainly the height and width of the image) that can make the look you want this instead of big grid.
Can you help me do this