- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
Hello Team,
can you please tell me how i display wordpress shortlink to my post page. i have a code but it doesn’t work properly i’m using post style 4 and paste my code to single_template_4.php.
this is my code.
<div style=”padding-right: 1%;”><?php if (function_exists(‘wp_get_shortlink’)) { ?>
<div><span class=”post-shortlink”><i class=”icon-link”></i> Short URL:
<input type=’text’ value='<?php echo wp_get_shortlink(get_the_ID()); ?>’ onclick=’this.focus(); this.select();’ />
</span></div>
<?php } ?></div>
can you please check and tell me how i do this??
Hello!
I would like to know if there is some special setting for the homepage top sidebar to make it scroll with the content. As I can see from your Demo Homepage (Default) you have two sidebars and both of them scroll. I’m using the same template but I only managed to make the second (lower) sidebar scroll.
Any advice would be greatly appreciated. Thank you!
Hi,
Unfortunately is no option for this, the block has been designed to work on pages, so it can be added only on pages using Visual Composer plugin.
You can try this solution, but will appear to all of your posts that are using that post template:
Use pagebuilder to customize your block, then switch to classic mode and get the shortcode: http://screencast.com/t/YgZ9wlj4U3
Now use echo do_shortcode('your shortcode') and place it in you post template like this: http://screencast.com/t/7Rrq0TMI
Result: http://screencast.com/t/hODdwqN0wlc
Thanks!
Hi,
Having it enabled from theme panel should show it on post pages: http://screencast.com/t/Hhvcz45upixb so please make sure that you have it enabled then empty cache, purge files if you use any CDN host services then try again and also disable all plugins, js/css/html minification.
Also try to remove this condition from post template: http://screencast.com/t/3TPPs6Q7N TYhis is for the default post template for other post template you need to edit other files: http://screencast.com/t/9jTzrTbXiS
Please let me know afterwards!
Thanks
Theres a problem here.
I has used the “homepage – with background” template. Theres not the Big Slider on the visual editor.
Where can I edit this feature?
Hi,
1. Please use this custom css to hide date only on that block: http://screencast.com/t/KfFlqlvv
.td_block_5 #td_uid_1_54c2328494e94 .td-post-date{
display: none ;
}
2. Use this css to customize the border: http://screencast.com/t/lgamHdYZEv
.td-related-title .td-related-left{
border-radius: 3px;
}
3. And this code for title: http://screencast.com/t/CK8IVSbp
.page-id-4571 h1{
background:black;
color:white !important;
width:7em;
padding-left:10px;
border-radius: 5px;
}
Also if you like it more you can use “pagebuiler with title” template and text blocks for your video sources list: http://screencast.com/t/w9XdEAMooqB
Result: http://screencast.com/t/6b64BmVja
Hope this helps!
Thanks!
Hi,
I understand now, thanks!
This section is the latest articles section: http://screencast.com/t/unwmUanX4oZz and it is added to your page automatically when you set the homepage with articles list template: http://screencast.com/t/rPJgIJ4D
To remove it you just have to change the template to the default page template.
If you refer just to the title, you can hide from here: http://screencast.com/t/7wc4IdtSwkA
Hope this helps! Please let me know!
Thanks
Thanks Chris S, thanks Lucian
1. For Adsense, is pasted but the ad is not displayed on the header, right of the logo. http://www.infosen.net (can’t even see the source code from the browser)
I have the same problem with sidebar ad. see the title on the sidebar Pub G it’s an adsense test. I got white space.
i have a correct adsense account, my ads are well displayed here http://www.senclip.net
2. for iframe, no problem with youtube code for example.
but this
<iframe id=”cilStreamFrame-0c51086034″ class=”cilIframe” src=”http://www.coveritlive.com/embed/stream.v2.html?linkTo=http%3A%2F%2Fwwwssl.coveritlive.com%2Fembed.html%3FaltcastCode%3D0c51086034%26srcdom%3Dwww.coveritlive.com%26srcdomsec%3Dwwwssl.coveritlive.com%26height%3D750%26entryLoc%3Dtop%26commentLoc%3Dtop%26titlePage%3Doff%26replayContentOrder%3Dreverse%26embedType%3Dstream%26titleImage%3D&ac=0c51086034&height=750″ height=”750px” width=”520px” frameborder=”0″></iframe>
din’t work on http://www.infosen.net/?p=165
(but i love this template !)
thanks
Hi,
In my home page http://www.bichosrunners.com when I click on the links in the bigslide doesn´t do any action when I have more than 4 post to show. (using only 4 post it works)
Is it a probem of my theme? How can configurate it?
In the live preview template of newspaper theme you can do this so I assume it is a problem of my configuration
Thanks
Is there anyway to add a template for an Author’s page? Not looking for anything fancy… Just similar to what’s shown on the current Author’s page except for all Author’s (maybe include by ID?)
There’s a way to add something similar using the Visual Editor but it doesn’t include Biographical Info or Social Links.
Hallo
I’m trying to use Newspaper template for my site. For the moment I’m using it on a localhost.
When I click on “View the site” I am redirect to http://localhost/wordpress/ and a generic homepage-with article appears.
My it’s NOT my homegage!
I created my homepage as you show in your tutorial. I called it “Homepage” and I used the homepage-with article list model.
I can see it if I click on the house-shape button in header menu and it’s address is
http://localhost/wordpress/homepage/
But I want that MY homepage is loaded both when I click the home button and when I load the url site.
Basically I want that
http://localhost/wordpress/
and
http://localhost/wordpress/homepage/
show the same page, that is my hompage!
I hope I’ve been clear…
Can you help me??
Hi guys,
just a quick question.
I would like to change the category template in a similar way that I do for a page
Is is possible in the theme?
ThanKs
hi,
Thanks Chris!
@felizubi You can set and use the post template 7 for those posts: http://screencast.com/t/6P18EXIMNP you will get the featured image on block/modules but not on post page.
ex:
config: http://screencast.com/t/khPUNY1L9KD
result: http://screencast.com/t/Lrd7QHxA
post page: http://screencast.com/t/zQIbCF5kMVD
Thanks
Hi,
a. It looks well now: http://screencast.com/t/WioDyTLH Please let me know if you’ve managed to fix this.
b. Please provide more details about this as I have also tested this but couldn’t reproduce it.
c. That is the way the latest articles work when you navigate trough that section you can use another template for you homepage and use an block to add that section and use the ajax pagination.
d. Use this css in theme panel > custom css field to remove that border: http://screencast.com/t/IYa1qfRJ
.td-main-sidebar .td_block_2 {
border-top: 0px solid #e6e6e6;
}
.td-pb-span4 [class*="td_block_2"] {
border-top: 0px solid #e6e6e6;
}
f. I have tested your site and haven’t seen this behavior. Please let me know if this happens again and also try this without any plugins, empty cache and purge files if you use CDN.
1/ Please provide more details as it looks well to me: http://screencast.com/t/L7dJd2NI
Maybe if you another background color: http://screencast.com/t/fUVjX9Tbg6K
2/ Which block title you refer too? I have checked this and haven’t noticed anything wrong: http://screencast.com/t/8D2hoMmJxY
Thanks
Hi folks
this is kind of a special use case; but from time to time when we have a store, selling our services, we will be using the built-in WooCommerce sticky message bar (“store notice”) for things like “closed for Memorial Day… back on Tuesday” or similar.
One minor issue, is that the top menu bar and sometimes main menu from theme obviously gets chopped off by the “message” sticky. So either the top menu is completely covered up, or when a Newsmag sticky menu is being used, it doesn’t stick since the top needs to be down the same height as the main menu (or rather main menu, sticks but is hidden 80% by the message sticky).
On phone, all menu options top of page are chopped off … hidden; and on iPad/tablet portrait, same behavior as desktop.
SO: my suggestion for theme is a simple one:
make the sticky “store message” stick to FOOTER vs header for the WooCommerce “store message” … some other themes, including some Woo themes do this to solve the top menu bar “issue.”
OR:
suggest some “push down” CSS which could be added to top of the theme menus to push everything down the 37px used by the store message sticky bar; then presumably one could just add that to custom CSS box “as needed” a few times per year when message is needed.
Obviously I have no problem doing the CSS thing.
From an “average customer” use case, I’d consider making the sticky go across bottom, since it would really just hinder the sub-footer, and in most ecom setups that menu stuff goes into the regular footer menu so it’s easier to click/tap.
(Setting up my first WooCommerce store… went through about 6 Woo themes, and came back to – duh- using NewsMag — exactly what I wanted…. !)
Also, perhaps adding to theme docs: for the WooCommerce setup, choosing the sidebar layout for posts, does not impact the pages, and so pages and categories must be set separately – which is a good thing since I wanted the cart and checkout to be full width and not have sidebar for ease of use. Wasn’t clear since the “woocommerce” template setting actually only works for store items and none of the other “pages.”
Thanks 🙂
When post’s image is portrait (wider than high) everything is perfect, but when post’s image is vertical (taller than wide) I need the image to be left aligned and not filling the whole content body width.
So I can’t save those images as Featured, but I need its thumbs for the frontpage.
I’m using Post Template Style 2 through the site.
Example:
Here is a post with vertical image.
On the frontpage of the site, Block 2 “Noticias” seems a blank image instead of the article’s image thumb (article’s image is not Featured).
You know, the theme is creating the image’s thumbs anyway, so IS THERE A WAY TO USE THE NOT-FEATURED-IMAGE-THUMBS ON FRONTPAGE (BLOCKS)?
Regards,
Fz
Hi there,
I want to be able to set timer for the Big Slider to switch between posts also I want to make the background static for the background of the Big Slider. If anyone of you is confused I am talking about the Home Page template that has background + articles. I have looked into this but its not really clear what to change or add page-homepage-slider.php (parts/page-homepage-slider.php).
Thank you.
Hey tagDiv!
Have I told you lately you folks are awesome? Well, you’re awesome. I’m saying it.
Anyway, I have a feature request and I am posting it here to see if other owners of Newsmag might also see the value in it.
While the customization options for category indexes are great, they’re also fairly limited.
Solution? Assigning a Page to a Category in the ‘Theme panel -> Categories’ panel so that when a user goes to http://www.website.com/category they are served a Visual Composer or other page instead of a category index template page.
Yes, I know, you can create custom category templates by creating category-slug.php files. But, if you want to edit them on a fairly regular basis, this isn’t a user friendly solution.
Whatcha think, folks?
Mark
Hi,
You can inspect post style 4 or the page with background image template and see how were built.
Ex: http://demo.tagdiv.com/newspaper/how-to-make-people-love-you/
Unfortunately I can’t help you with this as you need custom work for it.
I suggest to get someone to help you with this as we cannot provide any custom work at this time because we work hard on development/fixes and support.
Sorry for the inconvenience and thanks for the message!
Thanks
Hello,
There is few issue i can’t fix at all.
1/ https://www.bestvpnservicemag.com/ before the theme was running newspaper.
a. On some page and sometimes the logo display with a gap.
https://www.bestvpnservicemag.com/get-anguillan-ip-address/

b. The google fonts are still not displaying properly even i install the new theme. Can you please help to get back the google fonts to work ?
c. on the home page you still cant change page even on this website (it open a new page when switching page of “last post”).

d. double line appearing

e. The social counter doesnt work. When activate home page doesnt display.
Also when loading for example the home page loop as a template this appear :
[td_social_counter custom_title=”STAY CONNECTED” facebook=”themeforest” twitter=”envato” youtube=”Envato” open_in_new_window=”y” border_top=”no_border_top”][td_ad_box spot_id=”sidebar”][td_block_9 limit=”3″ custom_title=”FEATURED” td_filter_default_txt=”All” ajax_pagination=”next_prev”][td_block_2 limit="3" custom_title="MOST POPULAR" td_filter_default_txt="All" ajax_pagination="next_prev"][td_block_6 limit="2" custom_title="LATEST REVIEWS" td_filter_default_txt="All" ajax_pagination="next_prev"]
I tried disabling all plugin an only keep visual editor and the social counter, it produce same bug.
f. Loading of image on home page
the black image when opening the page open for half second on the bottom

Thx for your help !
Hi,
I guess you use module 1 to display the posts on archive page – http://screencast.com/t/O8CK9S5EGBF
You could comment or delete the code that brings the featured image on module 1 template – http://screencast.com/t/zGBElB7kAiM
Result – http://screencast.com/t/wy32qDRlz1
Thank you, Emil G.
Hi,
1. Sorry for the inconvenience!
3. Please use it like this, I have also tested this and should work fine: http://screencast.com/t/r8A8usqb
@media (max-width: 767px) {
.home .td_module_wrap { border-top: 1px dashed #000; padding-top: 30px;
}
.home .td_module_mx1 {
border-top: 0px dashed #000; padding-top: 0px;
}
}
5. You could try it like this: http://screencast.com/t/0xqKxU7NkGa
.td-pb-border-top {
border-top: 2px solid #e6e6e6;
}
6. That is the sidebar set for the articles list section and you can change it from here: http://screencast.com/t/z5BapcId
You can’t set one for each page as you navigate from 1 page -> 100.. and so on…
7. You can edit the page and set it to full width(without sidebar) like this: http://screencast.com/t/nfXKVLCxE
If you use the VC page builder on a page then the sidebar and will automatically be removed and the full width of the page will be used.
8. There is no sidebar on 404 pages but you can to alter it’s template to also add it on 404 pages: http://screencast.com/t/T8qu09fL
Thanks
Hi,
All those blocks you’ve mentioned work fine on your page: http://screencast.com/t/GQN6ytO9ZCA2
If you refer to the thumb images that don’t look right, like in this two cases: http://screencast.com/t/I0dX14CbP then please note that this happens because of the cropping function and to somehow avoid this you could an image near to the aspect ration of the thumbs in which you want it to look well. You can read more about aspect ratio here: http://digital-photography-school.com/aspect-ratio-what-it-is-and-why-it-matters/
You can also read more about function which creates the thumbs and WordPress cropping here:
1. http://codex.wordpress.org/Function_Reference/add_image_size
2. http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Also note that if you decide to change some thumbnails sizes you’ll need to regenerate thumbnails again in order to apply changes.
I saw that you use the Default page template and block 13 for Latest article. You also can use “Pagebuilder + Latest articles + Pagination” that Lucian refereed and your Latest articles will be automatically added on your page with your sidebar like you want: http://screencast.com/t/YK4uHRkthO
After you set the page template, you can set the layout and the sidebar position for your Latest article: http://screencast.com/t/mMRar9DuB
Result: http://screencast.com/t/qWaRffzf3
If you want to use a block for your Latest Articles(what you use now), you can add a sidebar using Widgetised sidebar block like this: http://screencast.com/t/NIvBfOkMq
Result: http://screencast.com/t/xUptQ5vby3uy
Also you can use another block for your Latest Article:
http://screencast.com/t/BoSBS6lU
http://screencast.com/t/7KOJG4jyO
http://screencast.com/t/1vYj3yXFAu
Result: http://screencast.com/t/U6N3B5CS
Regarding ads you can follow our guide: https://forum.tagdiv.com/ads-system-full-guide/
Also is useful our documentation: https://forum.tagdiv.com/newsmag-documentation/
Hope this helps!
I’ve set a featured image for a post, but used the post template where it hides the featured image on the post itself. But then when I go to that archive page for the category, it shows up again.
The problem is when I’m doing an image type of post, where I don’t want the featured image to show, since it would give a repeat image.
How can I turn it off for archive feeds?
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.