- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello Kent,
Unfortunately, the Read More tags are not working for pages but only for excerpts. In this case, please try to set it according to our documentation. Not all theme’s modules display Read More button so in order to have it on the page, you’ll have to use a module which has this button in its structure. For example, you can use module 11 or block 12: http://screencast.com/t/5mhgRrGvZZsD – http://screencast.com/t/E18xBmSSyCk
The excerpt’s length can be set from theme panel -> excerpts for each module: http://screencast.com/t/coHOqbW3
For more information about Excerpts, please check here -> https://forum.tagdiv.com/excerpts-introduction/
If is not what you mean, please provide more details about what you want to achieve so I will be able to provide a more accurate response. Also, you can provide some useful screenshots with what you want to achieve.
Thank you for your understanding!
HI
Try this css in theme panel > custom code > custom css to remove the pagination: http://screencast.com/t/sQ32Lfvw3
.page-nav{
display: none;
}
I’ve checked your site several times but couldn’t find any issues wit homepage’s layout. Also I could’n find theme’s slide block on your homepage, do you refer at this element: http://screencast.com/t/2oHQk0oooKof
If you still have this issue please provide some screens when appears again or more details about how can we duplicate the situation on our end.
Thanks!
Hello kvd,
Please notice that the module 13 has not the excerpt option implemented and that’s why you did not find this option in Theme panel. Do you refer to the Block 13? If so, please notice that the Block 13 uses the module 14 and this module has the Excerpts and you can change the parameters from Theme panel. Please do not confuse the Blocks with Modules because are just two totally different things…the blocks has been created with modules.
Thanks for your understanding!
Hello johnmiao,
1)I suppose that you want that your text title to fit in one row, right? You will have to decrease the font-size from your Theme panel for Post Title, like this -> http://screencast.com/t/5tgZRrXvr
2)For achieving that, you will 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-post-title:before {
content:'\2022';
float:left;
display:inline-block!important;
line-height: 50px;
margin-right:7px;
font-size:30px;
}
The result you should see here -> http://screencast.com/t/ba6HEngFsm
Thanks for your understanding!
HI
A) Yes indeed our theme removes the front-end part of Visual Composer’s page-builder because it’s not working properly with theme’s blocks. We also added 25 new blocks which works only with our theme. We don’t recommend any third-party plugins or additional ad-ons for our theme. The theme is tested and work fine only with Visual Composer plugin which is included in the path available o themeoforest. You can try additional software if you want but we can’t support it and also we can’t say how will work with Newspaper.
B) The theme is tested and search page works fine with any module used, including module 17. I am not sure why the page breaks on your site but you can try to deactivate all plugins, except Visual Composer, clear all caches then test again. If the problem persist please provide your site url so we can have a closer look.
C) We need site url for further investigations.
D) Try this css in theme panel > custom code > custom css:
.td-social-google, .td-social-pinterest {
display: none!important;
}
E) The theme uses default wp implementation for authors and there is no option which allows you to add multiple authors for a post. You can try a plugin with similar functionality but we didn’t made any tests in this regard and I can’t make any recommendation.
F) You can set a primary category for each post, primary category will be displayed on modules and blocks if is set: http://screencast.com/t/7KmMi5qqKCd
G) Yes you can filter posts by multiple categories using this field from block settings: http://screencast.com/t/bsMWXZCAUUYh For more details in this regard please check this link: https://forum.tagdiv.com/block-settings-tutorial/
Hope this helps.
Thanks!
Users cannot reset their password. The password key is always INVALID. This is theme related as it works perfectly with other themes.
Your password reset link appears to be invalid. Please request a new link below.
I have tried EVERY OTHER OPTION before I discovered the THEME is at fault.
Please how can this be rectified URGENTLY?
Hello silviarehn,
Unfortunately, our theme has not been designed to display 2 ad codes in the single block, sorry! If you want to display more levels in our theme and if 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!
Thanks for your understanding!
Hi,
I checked my version – it’s 3.1 , Im running only visual composer and social counter. Deactivated the counter – cleared cache from browser and tested. Unfortunately, I faced the same error.
Also, please note – I have this problem only in the day time (GMT +5:30)
Towards the night if I use the slid block with the same settings – the site works fine. Its only when I wake up the following day I realise the images are all on the home page instead of a slide. This is the 2nd morning its happened.
Hello AndrewAAE,
As you can see, our theme uses the thumbnails for all images and cut them, after a certain size. Our thumbs sizes could be found here -> http://screencast.com/t/fwh2unf9GQtd depending on what block is used.
Thanks for your understanding!
Hello jlrc83,
Unfortunately, our theme does not have such an option for Big Grid temple, sorry! The layout of these Grids are custom made and if you want to change the structure of them, you will have to do some additional customizations through code that involve custom work. All the files for Big Grids you will find in Shortcodes folder, like this -> http://screencast.com/t/mf2yDWPIs Please notice that is not a simple task what you want to achieve and if you do not have any experience in this regard and if you are not aware of the steps which you are needed to take here, please consider hiring a freelancer/developer to help you. All the settings for our Blocks/Grids can be found here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
I would like to add one thing that i have used same category in both the blocks In above box
The first three posts are fine:
But in 2nd block the posts are starting from 4th video (The first three are automatically skipped in this block)
Hi,
I have 2 problems – 1st is a bug fix and the second is a design element change.
First-
If I use the Slide Block at the end of my home page – I face the following problem –
When I limit my post number to 1 – it shows 1 post on the home page but, if I increase the limit of the post number to 2 or more – it shows all the posts at once – instead of a slide. The images display one below the other – like a stack and even displays over the footer of the homepage. When I asked a developer for some help – this is what he had to say – The problem is a javascript bug “TypeError: $.support.transition is undefined”
Second-
I want to hide – or remove the pagination at the bottom of my home page. How do I remove the same?
Thanks & Regards,
Nigel
Hi, dear friends!
Thanks a lot for your great theme. It’s so wonderful and well designed. Indeed your support forum is the best one as I’ve seen — very polite and kind-hearted. A plenty amount of answers for my questions I’ve found here.
I’ll be recommend Newspaper for all my friends.
By the way would you like to tell me how could I adjust the titles height in Related Articles block if I have some post with thumbnail image and others without. In other words I want to low the title of article w/o image to the level of others that have images.
Have attached the screenshot.

Hello,
I’m new to the Newspaper theme (7.3) and have a number of questions, please let me know if I should in the future break these into seperate topics.
A) It seems that the included version of Visual Composer is modified in different ways (no front end editor?), and I see that there is a customized set of Visual Composer templates included with the trial, 90% of them focused on home page layout. I have interest in building rich pages and have noticed that there are some templates for sale around the web, are there any that you recommend to users that would be compatible with the way Newspaper is coded?
B) The default search template on my site appears to be broken out of the box and still after the update to 7.3, with bizarre image behavior. Is this fixable or should I settle on a different module than M17?
C) The top of the featured image of the default post look is flush with the Main Menu Bar by default. I’m trying to accomplish the same look and feel with a Visual Composer built page, but I can’ seem to get rid of 40px of whitespace between elements and the menu bar above using the VC
D) Disable Google+ and Pinterest from social share?
E) Support for Multiple Authors?
F) Possibility of Prioritizing Categories for a post? This way I might be able to choose which single category gets displayed in a content block…
G) Any way of limiting posts displayed in a given block to only show ones that have a combination of different categories?
Thanks!
Hello, i would like to work with 2 codes os adsense in the same block off add. One for image ads, and other to links ads. I’ve tried to do this by the panel and just appears the first code.
Can you please help me?
Hi Bogdan,
I know and have used the blocks, I want some flexibility with my block and grid designs, there are some designs in some websites I will like for my website, I just want to have control over the block and grid designs. In your documentary there is a mention of tagDiv composer plugin I added it to my site but it won’t work on its own or with my activated visual composer, if the plugin will work as described in the documentation it will solve my problem and I want to buy it. Please keep me posted on updates on the tagDiv composer plugin, it will be better if it can work with visual composer
Regards,
Stanley
Hello admindoxa,
All the information which are available for our Big Grid you should find here -> https://forum.tagdiv.com/block-settings-guide/ There you will find only the information about how you can use this feature and not details on the implementation in code, sorry! If you want to develop our theme, you will have to check all the code of our theme if you want to understand the core of this feature and of this theme.
Thanks for your understanding!
Hello Please have a look at this :
http://excelsiornews.com/jammu-videos/
When we click load more button , the above row is repeated
FYI: I have used Big grid 5 above (Three posts)
Block 15(below 6 posts; the problem is in this block)
I have used the same in other pages but it is working fine in other pages
Hi
Thanks @Chris for your response!
@Crandlemire a possible solution that may help you would be to change a bit the functionality of random 7 days filter. Now this filter displays random posts from last 7 days but its functionality can be changed to display all posts from last 7 days. To achieve that you need to edit td_data_source.php and comment this line: http://screencast.com/t/Ho2830Im
Other solution would be to use post id filter in blocks: http://screencast.com/t/ilxhM3snhxz This option allows you to chose what posts to display in each block by their’s id. However it is not very convenient because you have to edit the block weekly to update the ids, but is the most relevant and offers you control over the post displayed.
I hope this helps.
Thanks!
Hi
Thanks @Edward for you help!
@Ladiesabroad Instagram widget update works fine: http://screencast.com/t/EakIItNMy
@maymay please open a new ticket and provide more details about what you’re trying to do. Meanwhile check our documentation for more details about homepage setup and 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/ – https://forum.tagdiv.com/block-settings-tutorial/
Thanks!
Hi
try this css in theme panel > custom code > custom css: http://screencast.com/t/GDNvedPbmke
.td-rec-hide-on-m {
display: block!important;
}
Thanks!
Likely good to read up on how WordPress works in general. This “theme” doens’t control how posts, categories, tags, or anything else related to dbase is managed (e.g., the ‘content’).
One strategy is to make ‘featured’ categories such as ‘breaking’ or ‘featured’ and initially post stories in those categories, then when you need to retire them and no longer want them in those feautured categories, simply revisit those posts, and change the category from featured to ‘archive’ …
There may be a plugin or script which allows you to setup a date range and automatically do that.
Normally in WP, one creates indexes or home page blocks which are date based, meaning if you have 10 featured items on home page, they are all there until item 11 is published, then item 10 drops off that module. Everything is still there in the dbase, and date based archives in WordPress, searchable, etc. URLs don’t change, for long-tail view from social, search, etc.
But not really theme related in any way.
Hi,
Followed the instructions but my banner is still not showing and the layout changed on my home page.
1. I also uploaded a 728×90 size leaderboard ad and somehow the image does not appear in media library but the file is in there.
2. The “block 2” that is contained in my 2 column row of the home page is now showing up as 1 column.
Here’s my site. http://staging1.tvc.dsj.org/
Below is a link of a screen shot of the header ad settings I followed per instruction: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
http://staging1.tvc.dsj.org/wp-content/uploads/2016/08/Screen-Shot-Header-Ad-Settings.jpg
Here’s the link to my image.
http://staging1.tvc.dsj.org/wp-content/uploads/2016/08/TVC-Ad-728×90.jpg
The theme should automatically make Adsense code responsive?
But adding responsive code to a 728 x90 custom ad block doesn’t make it responsive on mobile phone in portrait – this causes Google penalties because no part of an ad may obscured
Any ideas?
Pat
Hello,
The only problem with this is that even with the Custom CSS, the ads still carry with the page, and at certain times it is possible to see the page of relocating to hide the ads.
There is a way to block the loading?