Hi,
If i understand correctly you want two different blocks containing different modules to look the same when they are not meant to – http://demo.tagdiv.com/newspaper/block-9/ – http://demo.tagdiv.com/newspaper/block-12/ You could use the same block then, or something similar to both of them like block 17 – http://demo.tagdiv.com/newspaper/block-17/ If you could explain exactly what you want to edit in block 9 maybe I can give you a solution.
Thanks
Hi,
Unfortunately I did not find an easy way of adapting the code to work only on one specific block using conditioning. Because this is a complex task, please consider hiring a freelancer/developer to help you in achieving this, as we cannot provide custom work at the moment, sorry.
Thank you for understanding
Hi,
When editing a page in Visual composer you can remove, add or change the order of any blocks you choose – https://www.screencast.com/t/R549nKda and then use each of the blocks filter to control their displayed content. You can find all you want to know about blocks here in this tutorial – https://forum.tagdiv.com/block-settings-tutorial/ Also more about Visual composer – https://forum.tagdiv.com/how-to-use-visual-composer/ and create the page that you want.
Hope this helps
Thanks
Hi,
1. Post template style 2 is supposed to display like that – https://forum.tagdiv.com/post-templates-2/ you should use Post template 1 for that result – https://www.screencast.com/t/YHeUkOu2
2. If you are talking about the formats options above the post edit section – https://www.screencast.com/t/o4EJ2UlZh9L it would require proper coding skills to add more options
3. Please provide more information because I do not understand what you are trying to accomplish using a smart list.
Thanks
Hi,
By default is should be in your WordPress directory->wp-content->themes->Newspaper – https://www.screencast.com/t/uePeUmtdr
Thanks
Hi,
@Chuck Please make sure you are uploading the image used as background in full size – https://www.screencast.com/t/qVBVq54PdsHj – https://www.screencast.com/t/YbLV5uTCju You can find out more here – https://forum.tagdiv.com/background-introduction/ If you are still having problems please provide a link to your website or the steps you are following in setting a background image.
Thanks
Hi,
It seems you are using a mega menu inside a sub-menu item. A mega menu should be in the root of the menu – https://www.screencast.com/t/FonIn03pDNny not in a sub-menu – https://www.screencast.com/t/tyHTlC5H
When you drag the menu to the right it becomes a sub-menu, you can find out more about creating a mega menu here – https://forum.tagdiv.com/mega-menu/
Thanks
Hi,
To remove “More From Author” in the related posts you have to edit td_block_related_posts.php found in theme folder->includes->shortcodes and comment or delete this line – https://www.screencast.com/t/vveTQPuDPSB9
Result – https://www.screencast.com/t/t2yIL6NJlb
Thanks
Hi,
That yellow box that appears over posts does not belong to the theme, it could belong to a plugin you installed – https://www.screencast.com/t/KuqRsxlQJZ Search for it in the plugins section and disable it to see if the problem is still there. If it’s still there try disabling all the plugins except Visual composer and see what happens.
Thanks
Hi,
That is because the row containing the block is set to stretch row an has a background color in the row settings, you can change it to default by opening your page in Visual composer like this – https://www.screencast.com/t/lbR9WJalBHJP Also you can remove the margins, padding and background color in the design tab if you want – https://www.screencast.com/t/2F6QiQkC
Thanks
Hi,
You can change the opacity on the images using this code (right now it is set to 0.4), enter it in Theme panel->Custom Css
.td_block_image_box .td-custom-image a:before {
opacity: 0.2;
}
Result – https://www.screencast.com/t/li69Wcbi
Thanks
Hi,
First please make sure you are setting the image used as background in full size – https://www.screencast.com/t/YfAsE2LE6Zud Also you can read more about background here – https://forum.tagdiv.com/background-introduction/ and background ads here – https://forum.tagdiv.com/background-ads/ Hope this helps.
If you still have problems please provide a link to your website so I can take a closer look.
Thanks
Hi,
You can remove the space between the menu and the slider by using this code, just enter it in Theme panel->Custom Css
.td-main-page-wrap {
padding-top: 0;
}
Result – https://www.screencast.com/t/9y1dHt8nD2
Also please note that if you choose to use Header style 9,10 or 11 – https://forum.tagdiv.com/logo-favicon/ you can use bigger sized full width logos like in this demo – http://demo.tagdiv.com/newspaper_cars/
Hope this helps you
Thanks
Hi,
I am assuming that is block 19 you can try this code, if I am wrong you can modify the code with the block number you want the code to apply to
.td_block_19 .td-post-author-name a {
color: white!important;
}
Thanks
Hi,
I’m sorry for misunderstanding, for the sidebar you can do it in Appearance->Widgets like this – https://www.screencast.com/t/gr7QrwveA and then set the sidebar in the per category settings. More info if you want here – https://forum.tagdiv.com/sidebar-ads/
Again, sorry for misunderstanding.
Thanks
Hi,
If you want the same articles in both of them, set the same filtering settings and sort order in each block – https://www.screencast.com/t/Bz6WK9FJA – https://www.screencast.com/t/EwB4qmrYLnbY
Hope this helps you
Thanks
Hi,
Please read this tutorial about setting your logo in different header styles – https://forum.tagdiv.com/logo-favicon/
I’m assuming you want the categories to have a different bakground color, you can use this code, enter it in Theme panel->Custom Css. It will change them everywhere a category is displayed if that is what you want, unless you can be more specific (change the color to what you want)
.td-post-category {
background-color: blue!important;
}
Result – https://www.screencast.com/t/XOj7nHnd
Thanks
Hi,
I edited and removed your password from the first post. Of course you can use a child theme, just make sure you update it to the latest version along with the theme updates and also you can disable it if something goes wrong. For minor customizations you can use the Custom Css section in the Theme panel. More about the child theme if you want to read here – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
I have entered the css code and it’s working properly as you can see on your website. I have edited your previous comment and removed your login details from the topic because this is a public forum for everyone to see.
Thanks
Hi,
If you disabled all the plugins except Visual composer and cleared the cache, purge cdn files if used to test if the issue persists and it’s still not working properly, please contact us at contact@tagdiv.com (provide your login information – wp-admin) so we can further inspect it closer. Also paste a link of this topic so we can easily identify you.
Thanks
Hi,
You can try this code and see if it works for you, you have to enter it in td_block_5.php file found in the theme folder->includes->shortcodes like this – https://www.screencast.com/t/bgBWwr7Hm9by
Example (replace with your tag id)
add_action( 'pre_get_posts', 'exclude_posts' );
function exclude_posts( $query ) {
$exclude_tags = array(247);
$query->set('tag__not_in',$exclude_tags);
}
Hope this works for you
Thanks
Hi,
Please read this detailed tutorial about mega menus – https://forum.tagdiv.com/mega-menu/ and follow the required steps
Thanks
Hi,
Unfortunately I do not understand what you mean, two different blocks display the same – in your case Block 12 (Most Popular) and Block 9 (Must Read). Please provide more information so we can see if it is posssible or not.
Thanks
Hi,
The simplest way to do it would be to hide it with css, using something like this so it only removes it only in the homepage, try this code – enter it in Theme panel->Custom Css, after you have set a header ad
.home .td-header-rec-wrap {
display: none!important;
}
You can add more ad boxes containing custom ads in the sidebar – https://www.screencast.com/t/cT48eTVsAuD – https://www.screencast.com/t/IUy6J9PI – https://www.screencast.com/t/2YyZmVwHo and then use thatsidebar in your category by setting it here – https://www.screencast.com/t/Tp4EHNxhcZ – https://www.screencast.com/t/yWJePXTvj
Hope this helps
Thanks
Hi,
Please do not install the whole team package, unziping the downloaded archive you should have these files – https://forum.tagdiv.com/whats-included/ containing the theme zip file. Use this guides to help you install the theme – https://forum.tagdiv.com/install-via-ftp/ – https://forum.tagdiv.com/install-via-wordpress/
Thanks