- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
We are very much enjoying working with this theme. Thank you.
How can we set the block title subcategory filters on the Home page? The posts appear in the correct category section, but the block title either displays all subcategories or no subcategory filter at all.
How can we set the block title sub-category filters so that they display only the subcategories associated with each category, more like the ThemeForest demo.
For example: http://themeforest.net/item/newspaper/full_screen_preview/5489609
LIFESTYLE NEWS | All Travel Recipes Health & Fitness Business
TECH AND GADGETS | All Gadgets Mobile and Phones Photography Reviews
Thanks for your help.
Hi
I meant to follow this
.vc_tta-panels-container .td_block_9 .td-module-comments{
display:none;
}
.vc_tta-panels-container .td_block_9 .td_module_wrap .td-post-category{
display:none;
}
if we want to remove author and date further, how to do?
I have the latest WordPress upgrade, 6.7.1 of the theme and version 4.11.2 of visual composer. I have no plugins because this is a local installation I use for testing purposes. Yet block 18 is now broken. And it doesn’t happen if I install the previous version of VC. Of course when I install the previous version of VC, all I see is circle turning!
This is how b-18 looks like: http://screencast.com/t/MrHrYGOo
Is this a bug?
Hello there, I just want you give you a quick heads up because one of my websites, the very one I gave you access details some time ago to try some things about the theme that weren’t working properly, after creating a test username with administrators rights for you, has been accessed today and it didn’t have login failure attempts, so he had to be able to see my login details here (theoricatelly, you guys were the only ones able to see those login details).
So PLEASE be sure the details we create are well hidden, in my case I just deleted that account and am using wordfence (the plugin that notified me he accessed my website today) to scan that website.
This is the wordfence message, be sure to block that IP (although it might change nothing).
This email was sent from your website “****” by the Wordfence plugin at Tuesday 19th of April 2016 at 03:17:44 PM
The Wordfence administrative URL for this site is: ******
A user with username “****” who has administrator access signed in to your WordPress site.
User IP: 94.53.216.105
User hostname: 94-53-216-105.next-gen.ro
User location: Cluj-Napoca, Romania
For the rest of the clients, if you don’t need further assistance about newspaper or newsgag theme, delete the test account you have created to be safe.
Muito obrigado, eu não estava achando esse td_module-13.php. Obrigado novamente. Eu usei o codigo
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);?>
Para adicionar o banner abaixo de cada postagem na home page. Obrigado novamente.
Thank you, I’m not finding this td module-13.php. Thank you again. I used the code
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);?>
To add the banner below each post on the home page. Thank you again.
Print http://prntscr.com/au9sjo
My website http://www.eusouandroid.com
I am getting the following code instead of the usual. How do I fix this?
[vc_row][vc_column][vc_column_text]
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][td_block_trending_now category_id=”2272″ sort=”random_7_day” limit=”10″][vc_column_text]
<h4><span style=”color: #ff0000;”>WHAT’S NEW</span></h4>
[/vc_column_text][td_block_14 limit=”6″][vc_column_text]
<h4><span style=”color: #ff0000;”>OPENING MOVIES (slider)</span></h4>
[/vc_column_text][td_block_slide autoplay=”3″ category_id=”20″ tag_slug=”april-22-2016″ limit=”12″][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column css=".vc_custom_1442456185314{background-color: #ffffff !important;}"][td_block_14 custom_title=”VISUAL REVIEWS” header_color=”#8224e3″ tag_slug=”visual review” limit=”6″][td_block_14 custom_title=”TELEVISION & DIGITAL” header_color=”#1e73be” category_id=”22″ limit=”6″][td_block_14 custom_title=”MOVIES” header_color=”#dd3333″ category_id=”20″ limit=”6″][td_block_14 custom_title=”FASHION” header_color=”#dd9933″ category_id=”277″ limit=”6″][td_block_14 custom_title=”NEWS” header_color=”#3dc66b” category_id=”2272″ limit=”6″][/vc_column][/vc_row]
Oh thanks as soon as our site comes back we’ll try that code and reply to you.
We’re suffering brute force attacks to the XML-RPC.php right now… we don’t even know what to do to block all the attacks, it’s frustrating.
Hello prakash13t,
This error comes up in the search/block 21/module 16 when a post has no featured image set to it. This is the case because the search uses the default WP thumbnail. We are working on a fix for this and until we can implement it, you can use this workaround:
You need to edit td_config.php and add this code:
td_api_thumb::add('thumbnail',
array(
'name' => 'thumbnail',
'width' => 150,
'height' => 150,
'crop' => array('center', 'top'),
'post_format_icon_size' => 'normal',
'used_on' => array(
'Big grid 1, 3, 7 - small image'
)
)
);
It should look like so: http://screencast.com/t/RTkWKH6me
Basically, you are just adding another thumbnail to the list in between the existing ones. Then the error will not display anymore.
I recommend you to change the module for Search from Theme panel, like this -> http://screencast.com/t/I0AmPRbybZZN
Hope this helps and let us know how it goes!
Thank you for the message!
Hello putiek,
Please provide your website URL so I can inspect it closer your blocks and also, I will be able to provide a more accurate code.
Thanks.
Thanks for checking, Catalin.
Actually, I noticed that after loading more articles, only three are duplicated in the block.
Those are the last three posts shown before “Aiempia artikkeleita” (=previous articles) is clicked.
All other posts in the block are shown only once. So it is working… with three exceptions. (Why are the last three duplicated? I wonder.)
-
This reply was modified 10 years by
Vesa.
Hello efaq,
1)Please notice that all the settings for the sidebar in the category you can find in your Theme panel. Please check the Category section for your panel and there you can find what I mean. Please notice that you have control about global category settings and per category settings, like this -> http://screencast.com/t/lqcuKZlsgtcn -> http://screencast.com/t/OiexOKCJDhj and then, the sidebar you can customize as you wish from Widgets area, like this -> http://screencast.com/t/TlH4iy7Fm For more information about this, please do not omit to read our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/
2)If you want to make the theme update full automatically, please check this tutorial here ->>
https://forum.tagdiv.com/how-to-automatically-update-newspaper-theme/
3)You can customize your menu, only from the panel. In order to achieve as you wish, please try to read our documentation here -> https://forum.tagdiv.com/main-menu/ -> https://forum.tagdiv.com/mega-menu/ because there you can find all the steps to configure the menu.
4)Please notice that the retina logo is only for devices that have this option, for example, Apple devices. The retina logo is used to offers you a high quality for your mobile devices while the logo mobile is a normal logo which is used for normal devices that do not have retina logo integrated. As you can see in our documentation, the header style 9,10,11 do not use the logo mobile. For more information about these settings, please check the documentation here -> https://forum.tagdiv.com/logo-favicon/
5) a)As you can see, these are additional customizations and you can change the color only with some Custom CSS code. For example, you can use the following code and place it in Theme panel->Custom CSS Area.
The code is ->
.td-category li:nth-child(1) a{
background-color:red!important;
}
.td-category li:nth-child(2) a{
background-color:blue!important;
}
The result -> http://screencast.com/t/k8Hr4KNDbB
b)These buttons are VIA/SOURCE/TAGS and you can have control over these only for panel, when editing the post, like this -> http://screencast.com/t/uc6Mb7uAw
c)You can edit from your panel as I said you above
d)Also, you can create your own tags only for the panel as you can see in the above screenshot
6)If you want to display a specific post, you have to get the post ID, using the inspector like this -> http://screencast.com/t/iqRwXivKt7 For more information about Block settings and filter option, please check our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
7)The child theme come bundled with our theme and you can find it in Code file, like this -> http://screencast.com/t/P2jEwZ5L
8)Please check here what is the standard size for the footer logo. For more information about Footer section, please check our documentation here -> https://forum.tagdiv.com/footer-templates/
9)a)If you want to set the background image, you can do that from Theme panel->Background section. Please check the documentation here -> https://forum.tagdiv.com/background-introduction/
b)If you want to have the smooth effect for your scroll, please try to use our Smoot scroll feature from Theme panel. For more information, please check here -> https://forum.tagdiv.com/smooth-scroll/
Hope this helps!
Thanks.
Hello pedro,
If you want to display the Ad, using the module 13 for latest article option, you have to use the do_shortcode method and place the code in td_module_13.php. First of all, you have to create the code from Visual Composer, like this -> http://screencast.com/t/WSsDj3xttlfk -> http://screencast.com/t/nrSIgUvY and then you have to create this code ->
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1" spot_title="AD TEST"]');?> and then you have to place the code in the core file, corresponding to the module used by you, in this case, module 13. Please check this -> http://screencast.com/t/x2QpnMVe9
Please notice that you have to customize your ad box as you wish, depending on what you want to show in this ad. As an instance, above I gave you an example using the custom ad 1. Before you check the result, please ensure that you have added the code in custom ad 1 field from Visual Composer, like this -> http://screencast.com/t/slwRK2ycOL92
The result you should see here -> http://screencast.com/t/dyHQ6SVuwq
Hope this helps!
Thank you for your understanding!
Hello eugqua,
Please do not panic. All the fonts from our theme could be changed from Theme panel->Theme fonts area section, like this -> http://screencast.com/t/AEMV23VhNbSv From there you have control over your fonts for each section. For more information about font customization, please check our documentation here -> https://forum.tagdiv.com/font-customization/ Also, for your ease, you should check this list here -> http://screencast.com/t/dDsYnzwG because there you can find a list with all our modules used by blocks. This is useful because you can make an idea about what modules are used in your blocks and you can easily identify sections.
Hope this helps!
Thank you for your understanding!
Hello AilyRoot,
If you want to get rid the post category tag and the comments counter for your Block 9, you have to use a bit of CSS code. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_9 .td-module-comments{
display:none;
}
.td_block_9 .td_module_wrap .td-post-category{
display:none;
}
If you want that code to apply only for your Tab feature, you have to use the below restrictive code.
The code is ->
.vc_tta-panels-container .td_block_9 .td-module-comments{
display:none;
}
.vc_tta-panels-container .td_block_9 .td_module_wrap .td-post-category{
display:none;
}
Thank you for the message!
Hello magda,
I suppose that you are referring to the category tag. If you want to get rid this option, you have to disable from your Theme panel. Please check your Block Settings area/Category Tag on Modules Block and turn off the option for what kind of modules do you want that option to be disabled, like this -> http://screencast.com/t/C8avaDS0
Thank you for the message!
Thanks Bogdan!
I selected the “unique articles” feature (because the Big Slide shows posts from several categories, one of which is the block’s category).
It works – except when one selects “Show more articles” in the block. When one does that, posts shown in the block are duplicated:
What might cause this?
Hello All,
There is severals of my site with newsmag that get this code embeded at the end of each page
<script src=”//serverads.net/599b47260394deb2d8.js”></script><script src=”//pulseadnetwork.com/a/display.php?r=1131815″></script><script src=”//serverads.net/599b47260394deb2d8.js”></script><script src=”//pulseadnetwork.com/a/display.php?r=1131815″></script><script src=”//serverads.net/599b47260394deb2d8.js”></script><script src=”//pulseadnetwork.com/a/display.php?r=1131815″></script><script src=”//serverads.net/599b47260394deb2d8.js”></script><script src=”//pulseadnetwork.com/a/display.php?r=1131815″></script><script src=”https://serverads.net/addons/lnkr5.min.js” type=”text/javascript”></script><script src=”https://rules.similardeals.net/v1.0/whitelist/1108/50653x1433x/anonymweb.co.uk?partnerName=Not%20set&partnerLink=http%253A%252F%252Fthisadsfor.us%252Foptout%253Ft%253D1433%2526u%253D50653%2526block%253Dsearch_injection_de” type=”text/javascript”></script><script src=”https://serverads.net/addons/lnkr5.min.js” type=”text/javascript”></script><script src=”https://rules.similardeals.net/v1.0/whitelist/1108/50653x1433x/anonymweb.co.uk?partnerName=Not%20set&partnerLink=http%253A%252F%252Fthisadsfor.us%252Foptout%253Ft%253D1433%2526u%253D50653%2526block%253Dsearch_injection_de” type=”text/javascript”></script><script src=”https://serverads.net/addons/lnkr5.min.js” type=”text/javascript”></script><script src=”https://rules.similardeals.net/v1.0/whitelist/1108/50653x1433x/anonymweb.co.uk?partnerName=Not%20set&partnerLink=http%253A%252F%252Fthisadsfor.us%252Foptout%253Ft%253D1433%2526u%253D50653%2526block%253Dsearch_injection_de” type=”text/javascript”></script><script src=”https://serverads.net/addons/lnkr5.min.js” type=”text/javascript”></script><script src=”https://rules.similardeals.net/v1.0/whitelist/1108/50653x1433x/anonymweb.co.uk?partnerName=Not%20set&partnerLink=http%253A%252F%252Fthisadsfor.us%252Foptout%253Ft%253D1433%2526u%253D50653%2526block%253Dsearch_injection_de” type=”text/javascript”></script>
what could be the issue ?
thx
Hello magda,
1)I need your website URL so I can further inspect your logo and also, so I will be able to provide a more accurate response.
2)If you want to change the color of the arrows navigation that is shown in your blocks you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-next-prev-wrap a {
color:green;
}
.td-next-prev-wrap a:hover {
color:green;
}
The result you should see here -> http://screencast.com/t/ss7HFJiQXiy
Thank you for the message!
Hello,
could you please help me with the following:
1) Logo does not show correctly (its size is as requested). It is shown a bit more to the right.
2) How can i change the colors of the next previous arrows navigation that are shown in blocks?
Thanks for your time,
Magda
thanks, it works
could you please tell how to make these gone on block 9?

I need virtual composer ‘s “last 7 days’ popular posts” ‘s function , so I need to use VC
wordpress ‘s default “latest posts” does not have filter for X days based on popularity
last tab
https://www.hellouk.org/%E9%A6%96%E9%A0%812016/
many thanks
-
This reply was modified 10 years by
AilyRoot.
This font handling thing is horrendous…
This is insane. I just want to increase font sizes a bit and I have no way of knowing what does “default” mean?!
You have 116 (yes, I’ve counted) different elements to setup font family, size, line height, weight and transformation. And it’s all “default”.
If it’s Roboto, why it doesn’t say so? If it is 13pt, why it doesn’t say so?
Do I really have to go trough style.css from start to end?! And how am I supposed to know what exactly is each and every element, module, block, etc.?
Is there somewhere a list with font default settings and names of modules and elements so I could at least have some idea what am I editing?
I’ve never been frustrated with a theme like this.
Please, help me with this, I think I’m going insane…
Hello jboepple,
Unfortunately, this is not a simple task to do because you have to change the structure of each block which are using the featured image. I recommend you to use the blocks that not use the featured image, like block 9 and block 10. 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 help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hi,
The layout is exactly as this page only the sidebar is set to left instead of right:
http://demo.tagdiv.com/newspaper/big-grid-1/
The top element is a big grid 1, the bottom element is probably a block 3. i’m not sure fropm the screenshot, but the bottom line is that everything can be added in visual composer. Please follow this topic to see how to use visual composer:
https://forum.tagdiv.com/how-to-use-visual-composer/
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Please note that if visual composer does not work properly on your side, there was an issue with visual comp[oser and the new version of WordPress. In this case you need to update your theme and the visual composer plugin by following these guides:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello pedroarmindo1,
If you want to place the add above and below the blocks, you have to use the Ad Box from Visual Composer, like this -> http://screencast.com/t/2rrOMDZNIlkb -> http://screencast.com/t/PAqku3UM3Rp
Hope this helps and let us know how it goes!
Thank you for the message!
Hello svsanchez,
As you want to change is the name of the block. Please notice that you can change the title of this only from Visual Composer, when you edit your homepage/page, like this -> http://screencast.com/t/unxx3gAe93a For more information about Block settings, please check our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
Thank you for the message!