- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
Hi,
Yes, if you will change the page template, that section will disappear. Also, if you want to edit the modules, you need to do it from here -> https://www.screencast.com/t/i6HhnvNJp Notice that from that section you can change this part. From TD Composer, you cannot affect this one.
I hope you understand the functionality!
Thank you!
Hi,
Depends on what you are editing at the moment in the composer. So for example if you are editing a page only elements that can be added in pages will appear
– http://prntscr.com/n3lvvs – http://prntscr.com/n3lvzu
Or if I am editing a cloud post template – http://prntscr.com/n3m0xy
If you want to create a new template start from the cloud library directly
– http://prntscr.com/n3m1du
There you can see all the elements available.
Thanks
Hi,
Thank you for the appreciation, we will gladly help you as best we can.
With the composer you can design pages and also templates. Post templates can be created with the composer, not actual posts. A template cannot be a post, it can only be applied to a post.
You can design as many templates as needed and apply them to the posts you want
– https://tagdiv.com/what-is-the-cloud-library/
Currently I am not aware of plans to allow the composer to be used for creating posts not templates, so I can’t provide you with a definite answer unfortunately.
Please let me know if you have more questions or need help.
Thanks
Hi,
That is true, when designing a cloud header template what you set in it for desktop will not appear on mobile. So you have to add elements when on mobile. So for example I have this content on desktop
– http://prntscr.com/n3kwyw and this on mobile – http://prntscr.com/n3kx50
Both the desktop header content and the mobile content are loaded, it is just that when on desktop the mobile header is hidden, and when on mobile the desktop header is hidden. But the elements are still there and loaded, just hidden.
The purpose of the mobile theme is to simplify the mobile pages greatly, that is why with it active the results are noticeably better when testing with speed tools. Now it can also be used together with the AMP official plugin.
We will improve it’s current functionality in future updates. If it’s not active the same exact content and resources from desktop will be loaded on mobile, and now with the somewhat new Google algorithm when testing it will take into account each website visitors loading speed on mobile and provide a score based on this.
The issue with the background loading transition is known, we will find a solution for it. The quick fix for the moment would be to enter this code in the theme panel analytics section, enter it as the first code there (before all other codes you have entered)
<style>.td-element-style {
opacity:1!important;
}</style>
Flex blocks use one of these thumbnails – http://prntscr.com/n3l80s This allows greater flexibility by for example setting a custom height or width for the module. But it also means that the image may not be exactly as the module, like with predefined blocks.
However from what I can see the flex block in the homepage on your website isn’t using a theme created thumbnail, instead the original image is resized
– http://prntscr.com/n3lb1r
I suggest that you regenerate the thumbnails so that they are created properly
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also disable the jetpack image optimization module for images
– https://jetpack.com/support/site-accelerator/
Or begin by disabling this module first, and check if a thumbnail is loaded, before regenerating.
Thanks
Hi,
If you are using the header builder from tagDiv Cloud Library and template from tagDiv Cloud Library you can set with tagDiv Composer your ads anywhere in your website.
-> https://www.screencast.com/t/4IXJXYZw
-> https://www.screencast.com/t/1IdH1CVgRK
Thank you!
Hi,
If you want to add some content after post content, notice that you should use a more single page template where you can add any want to display. This is just a simple suggestion about what you can do with our theme. Notice that you can make a more custom single template and apply them for what post you want. -> https://www.screencast.com/t/MHcsk6WlRF1
Thank you!
Hi,
Yes, this can be achieve using tagDiv Composer for pages and tagDIv Cloud library to make templates for posts/categories…
You need to stretch the row and set a layout for this -> https://www.screencast.com/t/Jh1pMwDAPv
Thank you!
Hi,
What exactly does not look as in the demo? Please let me know and we will investigate, what demo did you install and what does not look as in the demo after installing it. The default demo does not use any cloud library templates. It uses default templates only.
In the example you provided you use a big grid 5 and below it a block 4. So this template is not suited to be applied for multiple categories. Please use category grids and loops as I mentioned above. Then the template can be applied to all categories and there will be no problem.
Normal blocks and grids will always show the same content according to their filtering. Category grids and loops will show the proper content for each category. Edit that template and instead of the big grid 5 use a category grid, below it use a loop. That would be all there is to it.
For the tags only one template can be set, in general. You can use a loop element in the tag template as the main content, with a sidebar containing a block sorted by latest for example, like these tag template examples https://affiliate.tagdiv.com/#/load/Tag
If you preview and edit one of those templates you can see that a loop element is used
– http://prntscr.com/n3i85w
The loop doesn’t require any filtering, it will do it automatically depending on what is currently viewed. So that same loop can display for example posts that have the tag “reviews” when that tag page is accessed, or posts with the tag “wordpress” when that tag page is accessed.
Please let me know if you have more questions.
Thanks
Hi,
Please note that for pages there are no templates, those are build individual with tagDiv Composer, also your css code is doing what a template should do, that css is apply once for all page titles, that means that your website speed will not decrease.
Thank you for your understanding!
I use the plugin for the theme. But the page does not appear as AMP.
The URL for the “href” property in the “link rel = manifest” tag is missing.
“<link rel=”manifest” href=””><link rel=”apple-touch-icon-precomposed” href=”https://engelli.blog/wp-content/uploads/2018/04/16×16.png”><style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript></head><body class=”post-template-default single single-post postid-9223 single-format-standard” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”><amp-state id=”td_amp_menu_state”><script type=”application/json”>{
“
Hi,
Sorry for misunderstanding, the option for that is in the Theme panel->Template settings->Page template – http://prntscr.com/n3hpjd
The option must be active in order for the comments to be removed, like in the screenshot.
Thanks
I had installed and activated several plugins and discovered that I couldn’t edit any post (i.e., wp-admin/post.php?post=1&action=edit would return a blank page, with no editing interface).
By a process of elimination, I discovered that, by deactivating the tagDiv Cloud Library plugin I could regain editing functionality.
So I started systematically looking for interactions. I started with only (a) tagDiv Composer and (b) tagDiv Cloud Library, I could edit.
But then adding just one of several plugins killed my ability to edit. The ones I’ve tried to add one at a time are: Askimet Anti-Spam, WP Fastest Cache, WP Super Cache, AMP, and then I stopped experimenting.
This appears to be a pretty broad conflict between tagDiv Cloud Library and other plugins.
One thing I’m not clear above with Cloud Library: If I use it to import and customize a template, can I then deactivate Cloud Library? If so, that could be a workaround: just deactivate Cloud Library except during the short period I need it to import/customize a template.
Hi everyone,
New to newspaper theme, very nice so far, and very meticulously done !
I’ve just realize that with the tagDiv composer I can create page in the front end, I can create or modifie templates for pages, post etc..
But I can’t use the TagDvi composer to create post in the front end ? Am I right ?
If it’s the case, it’s a big shame no ? Is there any plan for an update to be able to create post with the TagDiv ?
Many thanks
David
Hi,
I know this might be something very basic, but I already have edited one of the cloud templates for my footer. I went to the ‘pages’ section and didn’t find where to enable it. I also went to the ‘theme panel’ and unlike the header it is not possible to choose which template to enable. I also went to the documentation and searched for a topic in the discussion panel, but didn’t find anything. I feel a little silly, but nonetheless equally frustrating
Thanks
I’ve been using Newspaper for over a year on my website and never had an issue upgrading. When I went from 9.5 (I think) to 9.6.1, the coloring of my main menu and footer disappeared. I have attempted the upgrade 3 different times and get the same result.
This is how it used to look. (Ignore the under construction banner):
Menu: http://prntscr.com/n39w6p
Footer: http://prntscr.com/n39vyv
Widgets: http://prntscr.com/n39wc3
This is how it looks now…
Menu: http://prntscr.com/n39wl4
Footer: http://prntscr.com/n39x3e
No widgets: http://prntscr.com/n39wwi
Another thing that is odd. The top featured post image used to have different dimensions. Now all of the posts on the homepage look the same. See the pretzels top post image:
Now: http://prntscr.com/n39yc0
Before: http://prntscr.com/n39z44
I am using header style 6 and footer style 14.
..The website is http://prntscr.com/n39x3e
There is some custom CSS but this has not changed in months and I have never had an issue with prior upgrades:
/* widget title color start */
.td-theme-wrap .block-title > span, .td-theme-wrap .block-title > span > a, .td-theme-wrap .widget_rss .block-title .rsswidget, .td-theme-wrap .block-title > a, .widgettitle, .widgettitle > a, .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .td-theme-wrap .td_block_template_2 .td-block-title > *, .td-theme-wrap .td_block_template_3 .td-block-title > *, .td-theme-wrap .td_block_template_4 .td-block-title > *, .td-theme-wrap .td_block_template_5 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title::before, .td-theme-wrap .td_block_template_7 .td-block-title > *, .td-theme-wrap .td_block_template_8 .td-block-title > *, .td-theme-wrap .td_block_template_9 .td-block-title > *, .td-theme-wrap .td_block_template_10 .td-block-title > *, .td-theme-wrap .td_block_template_11 .td-block-title > *, .td-theme-wrap .td_block_template_12 .td-block-title > *, .td-theme-wrap .td_block_template_13 .td-block-title > span, .td-theme-wrap .td_block_template_13 .td-block-title > a, .td-theme-wrap .td_block_template_14 .td-block-title > *, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td-theme-wrap .td_block_template_15 .td-block-title > *, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i, .td-theme-wrap .td_block_template_16 .td-block-title > *, .td-theme-wrap .td_block_template_17 .td-block-title > * {
color: #4f1780!important;
}
/* widget title underline color start */
body .block-title {
border-color: #523F6D;
}
/*latest answer category */
.td-subcat-filter .td-subcat-list a{color:black!important;}
/* block navigation arrow color */
.td-next-prev-wrap a {color:black!important;}
.entry-crumbs a {
color: black;
}
.entry-crumbs {
color: black;
}
/* Keeps main menu logo from screwing up in tablet view */
@media (max-width: 1018px) and (min-width: 768px) {
.td-header-style-6 .td-container {
width: 100%;
}
.sf-menu>li>a {
padding: 0 8px;
}}
/* Remove extra whitespace around footer */
.td-main-content-wrap{ padding-bottom:0; }
/*Remove extra purple space in purple footer */
.td-footer-template-14 .td-footer-bottom-full{ padding-top: 0; }
.td-footer-bottom-full .td-pb-row>.td-pb-span3 {
margin-bottom: 0px;
}
/* reduce padding under purple header main menu REMOVED 9/4/18
.home .td-main-page-wrap {
padding-top: 1px;
}
*/
/* Hide ABOUT US in the footer */
.td-footer-wrapper .block-title span{ display:none }
/* Spacing between sharing buttons and content */
.td-post-sharing-top {
margin-bottom: 5px;
}
/* Spacing between Facebook like button and social media sharing icons */
.td-post-sharing-classic + .td-post-sharing {
margin-top: 20px;
}
/* COMMENT Font */
#reply-title{font-family: Verdana;}
/* WP Discuz LEAVE A REPLY Font
#wc-comment-header{font-family: Verdana;} */
/* WPForms font color */
div.wpforms-container-full .wpforms-form .wpforms-title {
color: #007acc;
}
Hello, we have bought the Theme “Newspaper” and used the template “Restro” to create our website oliveladencafe.ch.
All sites and pages have a default URL
For example: If I click on “Blog” in the menu it leads me to https://oliveladencafe.ch/?page_id=32 but it would be nicer to lead to https://oliveladencafe.ch/blog
How can we change the URL?
Hi Catalin,
I dont think you are understanding my request. There is CSS already in PLace, which is hiding the original Theme Header Ad.
The Ad that is currently visible in that page was added via TD Composer.
I want not to just “Hide” the Top Banner Ad that is get injected by via Theme Panel, I want to “Completely Remove from specific pages”. I tried the code above and it didnt work. I emptied my cache and it would always show up, which is why i ended up applying css to hide it.
I am just wondering if you can help me troubleshoot the code written for header-style-6.php
<?php if (td_util::is_ad_spot_enabled('header')) { ?>
<div class="td-banner-wrap-full td-container-wrap <?php echo td_util::get_option('td_full_header'); ?>">
<div class="td-container-header td-header-row td-header-header">
<div class="td-header-sp-recs">
<?php if ( !is_page('1027') {locate_template('parts/header/ads.php', true);} ?>
</div>
</div>
</div>
Hello,
I have played around with this for hours. The default demo theme is very narrow. It does not look like your default demo as advertised. I have been told my support staff several times that in order to make it look like the demo you show (with the wider width), that I have to use the cloud templates. So I’ve got several set up, here’s one: https://businessbolts.com/reviews
This is set up to be wider which is what I want and like your default demo. The problem for me is that I CANNOT use that new cloud template for all my categories. There’s a problem with the filter. If I leave it set on ‘all categories’ then it each of my category pages displays the same category. If I set the filter for ‘reviews’ like I’ve done on this one then all my category pages show the reviews articles. It’s nuts. So I thought I had to create a new category cloud template for each category. If this is not true then please let me know how to do this.
The problem then is that since there’s no way to assign different tag pages for each tag now I can either just use the default tag template (which isn’t wide) or I can have all my tag pages show the exact same posts. Obviously that’s no good. The theme should be showing the right posts per tag page.
Can you please help explain this?
Sincerely,
Lisa
Hi Calin,
No, that’s the title I want to modify.
At the moment the title of pages is modified with a CSS (I’ll paste it below) but if I just changed the pages template then I wouldn’t need to use this CSS and so the speed of the website would be better.
Here is the CSS to transform the page titles like other titles on the website:
.td-page-title{
margin-top: 16px;
text-align: center;
font-size: 42px;
line-height: 48px;
font-weight: 600;
padding: 10px 8%;
letter-spacing: .02em;
}
Thanks
No, I don’t understand. I’ve spent hours on this and then you just send me a bunch of links so that I have to waste at least another 24 hours.
If I use a category cloud template like this one: https://businessbolts.com/reviews – I have to set the filter to show that I want the “review” category to display on that page.
If I just leave the filter set to show all categories, the theme displays all the categories on that page. So I thought I had to create a new category template for each category. If that’s not true can you please explain how to get the theme to be ‘smart enough’ to filter for the right category with a cloud template? It would be great if there’s a way to have the filter set so that it automatically pulls in the right content. I see no way to do that though with a cloud template.
Sincerely,
Lisa
Posts look alright – http://prntscr.com/n356ha
Also pages – http://prntscr.com/n356wi
The homepage will not be AMP, only simple pages containing no composer elements can be AMP. Such as the pages in the footer – https://elevatedgarage.com/privacy-policy/
Activating the mobile theme the homepage will be AMP ready, it will use a predefined template, not composer content.
Hi,
I tried making a search on your website, looks alright at the moment. Using the header search I have this result – http://prntscr.com/n34ibj
This is for the search in the results page – http://prntscr.com/n34ha1
The results look similar, maybe this is happening when the website has many visitors. However you could disable the header search in the theme panel and use a search form inside the page – http://prntscr.com/n34j20 or inside the header (with a cloud header template). Then test to see if that is faster.
Thanks
Hi,
Setting a cloud archive template there, or using the default theme template with a sidebar, will affect the actual archive pages. You can view some samples here
– http://prntscr.com/n33hqr
In order for users to reach these archive pages you could display an archive widget
– http://prntscr.com/n33ioe
If you want it in the footer place it there for users to see. Let me know if you have more questions.
Thanks
Hi,
Unfortunately for posts/category this is the only way, to use a template from tagDiv Cloud Library and edit it with tagDiv Composer, with out tagDiv Cloud Library you can change only the page width.
Also check our documentation for background image/color, this will make your website boxed
Background introduction -> https://forum.tagdiv.com/background-introduction/
Thank you!
Hi 3dshade,
Yes, now I understand! Here is talking about the Latest articles section which comes with the Pagebuilder+Latest Articles+Pagination template. If you want to edit that template, you need to do from here -> https://forum.tagdiv.com/page-templates-2/
Hope this helps!
Thank you!