- 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,
Like you can see above I added category class to this apply only on categories pages and apply this on unwanted templates. You can try to remove .category and you will see that this it will be aplied also on search page.
But to be sure that the code it wont apply anywhere else you can add this only for search page: http://screencast.com/t/JbduJZkffMpl
.search .td-page-wrap .span4.column_container .block-title span{
background-color: #222222;
}
.search .td-page-wrap .span4.column_container .block-title{
border-color: #222222;
}
Also like I said above tagdiv blocks have this option to change title’s background: http://screencast.com/t/Zg8HaGZ2wWf the problem is with wordpress widget but also this can be targeted individually with their class: http://screencast.com/t/ctpCnmtc5q
Hope this helps!
Hi,
Please provide your site URL so we can take a look and also provide more details about your issue. Usually you should have the same sidebar on all woocommerce pages as I don’t understand if this is your issue.
Do you have/use another template for products pages?
Also the demo shop page is not available for the moment. Sorry!
Thanks!
Hi,
I’m not sure what you mean!
If you refer to the Latest Articles(when you use a page template with articles) you can set page full width(without sidebar) like this: http://screencast.com/t/6z58q3CS6XUZ – http://screencast.com/t/HCDlujkcoxL
If you refer to the blocks you can use full width row to display 3 articles for example: http://screencast.com/t/zSZTyDaF – http://screencast.com/t/y3L5dW5cwvW
Also you can set the number of articles displayed in a block: http://screencast.com/t/d9iHObmwNbQ
Please provide more details if this is not what you mean and also you can follow out documentation: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Hi,
We haven’t tested the theme using any of those plugins so I can’t provide an accurate answer on this.
I suggest you also address the issues you have using them to plugins authors and make sure that you sue them right.
The theme already has a built in infinite scroll pagination for blocks which you can use to display your content and use the infinite scroll pagination feature.
You can configure a block to use the infinite scroll pagination and on templates on which you can’t use the page builder add the block shortcode inside the template where you need this.
Here is an example for using block 13 with infinite scroll pagination on single post page after the related posts section:
– use VC page builder to customize the block: http://screencast.com/t/MYIDubqBqFJ
– switch to classic mode and get the block shortcode: http://screencast.com/t/tymN00V7m
– add the shortcode to post template, you’d have to edit the loop-single.php template and add the block shortcode using the do_shortcode function, like this: http://screencast.com/t/Qod46BQhTZtt
* here is the code I’ve used: http://pastebin.com/yRjEcaD2
– the result: http://screencast.com/t/kcqFH6hM
Thansk
Hi,
You could workaround this and create a custom page for your blog/latest posts page and use the pagebuilder + latest articles list page template without any other customization to it you should have the same result as for using the latest articles page, but using like this will let you customize you blog page as you like and also set a custom sidebar for it.
Ex:
1. http://screencast.com/t/osrHahcga
2. http://screencast.com/t/oJ3afz1KjI
Thanks
Hi,
We haven’t made any test using plugin like that.
Not really sure where would you want the infinite scroll feature. If you would want this for related articles section you could try to call a block customized by you using the VC page builder and render it via the do shortcode function in posts’s template replacing the related posts area.
I haven’t tried to do this so I can’t guarantee this will also work but you could give it a try.
Thanks
Hi,
Then the issue is that you use post template 6 as default site wide. You can try to change it on default and see if you still have issues on shop pages. Or if you say that the css code solve the issue you can use it. That’s up to you, what you want to do.
Thanks!
Hi,
Please try to use a different page template when you create your page using pagebuilder and add your siderbar using Widgetised Sidebar block: http://screencast.com/t/UdUwr0Yaa as you can see in the documentation the default template is not recommended using pagebuilder: https://forum.tagdiv.com/page-templates/
Hope this helps!
When i add Block1 in VC to the page with “Default Template” and enable sidebar — strange layout appers: on the right side of Block 1 there is big margin. I have no idea how to get rid of it.
Here is the test page http://new.budapestinc.com/binc/
in the VC code is just this
[vc_row][vc_column width="1/1"][td_block1 limit=”5″ custom_title=”Test 2″ sub_cat_ajax=”n”][/vc_column][/vc_row]
any advice please?
Thank you for the help. I have one more problem i just can not solve :/
When i add Block1 in VC to the page with “Default Template” and enable sidebar — strange margin appers on the right of Block 1 and i have no idea how to get rid of it
Here is the test page http://new.budapestinc.com/binc/
in the VC code is just this
[vc_row][vc_column width="1/1"][td_block1 limit=”5″ custom_title=”Test 2″ sub_cat_ajax=”n”][/vc_column][/vc_row]
any advice please?
Hi,
I’m not sure what you mean, but if you refer to increase the page width, unfortunately that is not possible without custom modifications to the template, it is not an easy task. Newspaper theme was initially designed with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages. You can hire a professional to do this for you as we cannot provide custom work.
Thanks!
Hi,
1. Unfortunately theme doesn’t have an option for this and you will need custom modification to the grid, it is not an easy task. You can hire someone to do this for you as we cannot provide custom work. Sorry!
2. I don’t know what you mean with “the tag”, please provide more details. Also how did you added the background image? Did you edited page template and added there?
The only way to add a different background image for each page is to use custom css in Theme Panel > Custom Css and use page id: http://screencast.com/t/4hANyIu8h4UX – http://screencast.com/t/NuEeHY8aff
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Did you made any custom modification to the code? Normally woocommerce use owns template, I see that it is set also post template 6 class there and also is applied that css on it. If you made any custom modification to appear theme’s post templates in woocommece, you can change the post template to default.
Also if you think that helps you can try this custom css in Theme Panel > Custom CSS: http://screencast.com/t/7ggG3XGb2xOa
.woocommerce-page.single_template_6 .td-header-wrap{
height: 210px !important;
}
Thanks!!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately the theme’s full width is 1021px and also to your slider is added in a row and take the theme’s width, like all elements added with Visual Composer: http://screencast.com/t/TPx9U7WxZd You will need custom modification for this and unfortunately we cannot provide any custom work. Sorry for this.
You can try to add the slider in the page template before the container: http://screencast.com/t/e1ZqrOlh
Hope this helps!
once I add elements with visual composer on page this is the error I get
Fatal error: Call to undefined function vc_shortcode_custom_css_class() in /’mypath’/wp-content/themes/Newsmag/vc_templates/vc_row.php on line 25
Hi there, my WooCommerce pages look great, but my products are a mess – there’s a huge amount of space below the header (see screenshot below).
I’m using a plugin to import Amazon.com products: I reached out to the plugin support team, and here’s their response:
“Since the white space appears on the front-end of your site, this is a theme issue. I took a look at your website and found out that your header is adding some useless space. You can fix it if you remove the height: 900px property from this CSS line: .single_template_6 .td-header-wrap”
Any thoughts on this?

no, if I switch to default template, the page crashes – http://joxi.ru/KAgJV7zUXPW12l
even if I remove sidebar block from page builder, it looks like this – http://joxi.ru/p27EY6xuWqzNr7
Hi,
The big slider shows up twice because you use the Homepage – bg .. template which adds a big slider to your page by default which shows posts from the featured category. This slider dons’t have much customization available however, you can only change it’s bg color or add an image:
ex: http://screencast.com/t/tSJeIb5Uj
result: http://demo.tagdiv.com/newspaper/homepage-with-background/
You can use another template and add the big slider as and VC page builder element and customize it as you like: http://screencast.com/t/yePIQFlAf7y
Thanks
Hi,
Your link page doesn’t work: http://screencast.com/t/VFZ1sQvuu
Anyway I have checked your site and I think that you refer to this page – http://screencast.com/t/M0fbVHEcG
Please change to Default template and both issues should be solved: http://screencast.com/t/GUxH6SGc – http://screencast.com/t/xdYXRIU0Rwf
Hope this helps!
Hello! I want to add breadcumbs to “Page builder – with title” Template and want my sidebar genereate on the same level with title. Now it starts only when page content starts (in my occcation just right to the slider) and that’s the reason of big empty space above the sidebar.
After 9 years with WordPress and 20 years with webdev… and the sticky post in this forum on how to upgrade the theme … um, yeah… I updated it with fresh version.
I have to do completely fresh version as I tweak the theme for some minor things like custom field for hit counter, remove the XLRPC thing from header, minify the style.css, remove the breadcrumbs from search template, and put in our custom functions for optimization and disabling some things like not loading the visual composer CSS on post pages, etc.
So, in theory all things being equal the 1.7 site should behave just like the 1.6 sites except with lazy loading on top.
And I never use child themes, and all files are uploaded with Linux/unix line breaks vs windows, etc.
(I’m an advanced user …. obviously …)
Hence my … what the hell, man reaction with the ENC site.
So… going to roll that back once I get couple more client things done.
Basically going to use our tweaked 1.6 version – same exact thing running musewire.
Of course the dbase for ENC is hideously huge, and 10x the size of musewire, but other than that …
We have 32GB RAM, 12 cores of XEON power, and dedicated gigabit switch in Class A datacenter (SoftLayer) … so, we’ve got the juice.
ENC has 512MB allocated to PHP. So… may I just say … “sheesh!” 🙂
I’m getting the same kind of issue after updating to 1.7.
From what I can see, the new version of the theme doesn’t support caching. I don’t the POS overbloated W3TC to cache my site, but what I use worked perfectly before the update. Some features of a caching plugin *might* need some compatibility fixes for each theme, but the theme is disregarding header expiration settings even, so I doubt it’s the plugin. WP Fastest Cache is what I’ve used with NewsMag and Newspaper with no issues.
All images are having to load fresh on every page load, whether it’s a VC template page or a standard single post.
My site background is also only loading once out of every 3-4 page loads. Not sure if that’s related to the slowdown or not, but there it is.
Site in question is http://bluestartimes.com.
-
This reply was modified 11 years by
Bryson T.
Hi,
On Newspaper 5 will be added all Visual Composer features, for some of elements are hidden in functions.php and may not work properly. Also facebook like button is there and you can enable it if you need like this: http://screencast.com/t/fPmwaQRmtlT – http://screencast.com/t/uJZPWeIw
Also you can use do shortcode() to display it on search page and other templates.
Also an easy solution may be to find a plugin to display social like buttons on other templates that post pages.
Hope this helps!
Hi there,
i have it working. Now i understood what i meant 😉 So the issue was that i had Blog Sidebar set for Page Template.
Anyway thank you for the help !!! 😉
Hi,
Maybe you did not understand me. You already use the sidebar from homepage(default) also on your event posts, just that appear this issue with date. You can try to change the sidebar for your posts(theme’s templates) from Theme Panel > Categories > each category(this sidebar will also appear on post from that category): http://screencast.com/t/H9PzO5ZOEdQd And the default sidebar will appear only on your event post and you can add widgets that will not display date for example: http://screencast.com/t/9P2OOhIJH – http://screencast.com/t/xNRn5CQc
You cannot change the sidebar for your event post, so those will use theme’s default sidebar, but you can set a custom sidebar for category pages, posts, pages so I think this is the best and easiest solution.
Thanks!