- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewsmagPage templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
Hi
I’ve checked your site and noticed that you’re using page builder + title as a page template, that’s why the page title and Breadcrumbs appear on top of the page. To remove it you need to chose a different page template for the homepage in Visual Composer page builder: http://screencast.com/t/b1Xenwnrsy You can find more information about page templates in our documentation: https://forum.tagdiv.com/newsmag-page-templates/
Hope this help.
Thanks!
Thanks a lot Andrei!.. it works like we want..
if you want to view the result my page is http://www.pitlanetv.com ..amazing template and of course great costumer service 🙂
David
Hi,
For the category template you will need custom modifications to place ads in the content, please check this solution – https://forum.tagdiv.com/topic/how-can-add-horizontal-sidebar/#post-62563
Also if you want to place a custom ad just just bellow the pagination on a category page you can edit the category.php and use do_shortcode function like this – http://screencast.com/t/lr17J6O36C – http://screencast.com/t/rW0jkhWqlrTS or if you want this just above the footer – http://screencast.com/t/HqvjtO1x – http://screencast.com/t/VXWereyztO
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
In page content you can add ads using Ad Box block – http://screencast.com/t/DBn7hgVVXf and for post pages thare are specific spots in Theme Panel > Ads where you can paste your code(top, inline, bottom) – https://forum.tagdiv.com/article-ads/
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Thanks for the quick reply. I’ve seen those settings but it really don’t let me do what I want as far as I can see.
What I want to do is to add more ads to the category and page template. How would I do that?
K
Hello
How do I set up a post or page template so that I have hard returns between paragraphs? At the moment it automatically defaults to no space between paragraphs which makes them more difficult to read.
Thanks!
Rob
Hi,
You can activate the Visual Composer also for posts from Visual Composer settings – http://screencast.com/t/1DL09Fk0 But don’t forget that the theme was designed to create pages using VC pagebuilder and the posts are designed to have default text content. However you can use Visual Composer on posts.
The categories templates cannot be edited using Visual Composer pagebuilder, you can change the module to display articles and more options in Theme Panel > Categories section – https://forum.tagdiv.com/how-category-settings-work/
Thanks!
Hey Bogdan,
Yeah I understand this is hard coding. I’m just stuck with this last but not least touch to my blog and quite embarrassed to hire a freelance for a one shot coding where I could have hire him/her to do my whole site without having to buy the Newspaper theme ( which is great don’t get me wrong 🙂 ).
Do you know anyone who can do this category display template for me ? Maybe you ?
You also talked about the masonry grid from VC, which I used to built my homepage. Is it possible to use it with categories ?
Thanks in advance.
How can I edit the categories and post templates in the same way that I can edit the front page using the Visual Composer.
Hello,
I have a CPT that’s using a custom version of single template 2. Everything seems to be working except for the footer.
I know this theme currently doesn’t support much in terms of custom post type, but wondering if this is an easy code change somewhere?
Here is a link to my dev page:
Thanks!
Hello,
The default page template does not show the sidebar.If you use this template, you have to create your sidebar on the page using a 2/3 – 1/3 layout. Please use a different page template from the 3 available: http://screencast.com/t/ZsIXkI28KN and the sidebar will show up.
Let us know how it goes
Thank you!
Hi
The sidebar for search page can be set from theme panel > template settings: http://screencast.com/t/NZD2fE75
Thanks!
Hi Aditya,
It is necessary to make some changes in style header-2 template for your customization like this:
http://screencast.com/t/pc3Td0DV and then try a bit of custom CSS below:
.td-header-style-2 .td-header-sp-logo {
margin-left: auto;
margin-right: auto;
}
.td-main-page-wrap {
padding-top: 22px;
border-top: 1px solid black;
}
The result you can see here: http://screencast.com/t/RHnTMiayh7y
Thank you and let us know how it goes!
Hi,
You can remove this condition so hiding the breadcrumbs from Theme Panel > Template Settings will not affect your pages – http://screencast.com/t/FfUEirgjhmj
Please note that if you use Visual Composer pagebuilder to create you pages the breadcrumbs will not appear.
Thanks!
sir i have purchased newsmag and now i am using newsmag theme but videos which i inserted when using newspaper theme now shows error , like this –
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_11 is not set.
wp booster error:
The path of the single_template_11 template not found. Did you disable a tagDiv plugin?
How to solve this, my site has nearly 500 videos, so please let us help to solve this quickly….,
Hi
You can customize the tag page from theme panel > template settings > tag template: http://screencast.com/t/xPrmMPUUQy The theme allow you to change the module used for the tag page, the sidebar position and which sidebar will be used for the tag page can be controlled from there.
The theme wasn’t designed to display blocks on tag page, but you can use do_shortcode() function to achieve that, like in this example: http://screencast.com/t/ASDXrbTpjTLM
<?php echo do_shortcode('[td_block_big_grid category_id="63"]');?>
To get the shortcode create a blank page, add the block which you want to display on tag page: http://screencast.com/t/6rMkvdLh then switch in backend editor, copy this code: http://screencast.com/t/zQKx94rg1 and paste it inside the function.
The result should be like here: http://screencast.com/t/GakHkD6yTT
Let me know how it goes.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi,
There is no option in the theme panel for inserting ads in the category page. The only way you can do this is with the method above by using FTP to alter the theme core files and force the ad to display.
You need to identify which category template you use http://screencast.com/t/RHOrRpYH4k and then alter the file with the number corresponding to the template number.
I hope this helps.
Thanks.
1. If I in Theme panel -> Template settings -> Image loading – animations -> option “USE LOADING ANIMATION IMAGE” set active then all previews on the pages not available.
https://gyazo.com/e6d567962b15350558929abbdd0767b3
2. If I in Theme panel -> Categories -> CATEGORY TEMPLATE -> CHOOSE STYLE 1. The category list doesn’t work correctly, i see white block and nothing else.
Hi,
Please test this without any plugins active except of Visual Composer, remove also any custom modifications, like this image that can affect your test. Please test an article from our demo and see if works. We use only the recommended plugins.
Here you can find all the thumbs used by the theme including the featured image size – http://screencast.com/t/vMglIyJrQ
If you want to change this or add a new thumb size you will have to edit the td_config.php file – http://screencast.com/t/ylE0NAKMzG and here is used on default post template – http://screencast.com/t/3qEXetvMDH7
If you make any changes you will have to regenerate thumbnails – https://forum.tagdiv.com/existing-content/
You can find more details here(it is from newsmag docs, but it is the same also for newspaper) – https://forum.tagdiv.com/image-size/
I have also checked you site on Ipad Mini and the page is loading. Please provide more details about the issue you have.
Thanks!
Hello,
In order to place a custom ad in a category page, you will have to alter the theme files. You can use a ‘do_shortcode’ function to use your custom ad spots from the theme panel. For example use the code like this:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?> and place it in the category template you use: http://screencast.com/t/hEJfFrM6 (mine was a style 4)
result: http://screencast.com/t/ZuKiMZmS
Thanks.
-
This reply was modified 10 years by
Bogdan B..
Can I add a custom 728 x 90 ad to my category page. Right now I have a header ad but we typically have 2 additional 728 ads at the top and bottom of the page and I cant seem to figure out where in the template to add the code?
I’ve read a few articles about issues with the tagDiv gallery not working on pages. It works with the default page style but not with the pagebuilder+title template.
Is there any way to get this to work as it’s a prominent piece of the page.
Here is the link to a page using it.
Thanks!
Hello,
1) For the text widget size there is an option in the theme panel: http://screencast.com/t/BtQTEbcz0I
For colors you have to use CSS:
.td-main-sidebar .widget_text{
color:red
}
2) It can only be targeted with CSS
#commentform input[type=text],
#commentform input[type=url],
#commentform input[type=tel],
#commentform input[type=email],
#commentform textarea{
font-size:20px
}
3) You have to identify the module used by the block. For example a module 6 title can be changed from here: http://screencast.com/t/eQ5thbs9e. You can inspect the block with your browser inspector and you can see the class used by it or you can use the Excerpts setting to see what modules are used for each block.
As for the color, you have to use css again. there is no option for it in the theme panel
.td_module_6 .td-module-title a{
color:red;
}
(the module in your image might not be a module 6 so you have to change the settings to the module used by your block. i just set module 6 as an example)
4) Unfortunately there is no option in the theme panel for it. You have to use CSS:
.td_module_related_posts .td-module-title a{
font-size:20px;
color:red;
}
5)The module on your homepage is an mx 2 and can be adjusted in the theme panel: http://screencast.com/t/f38U5Q3Cl6m
6)The default page template has no sidebar. You have to use on of the 2 other page templates for it to display: http://screencast.com/t/z244vqFWMo
Thank you!
Hi
I have disable built-in Google fonts and replaced with custom fonts in my site http://www.wpdiv.com and works great.
But i need help to fine tune CSS elements and unable to find the theme options to adjust the CSS properties of the elements.
1. How can i change the text colour and font size in sidebar text widget via theme options panel?
2. How can i adjust the font size in comment form input?
3. Unable to find theme options to adjust block font title size and colour?
4. adjust related post title
5. adjust home page blocks post title
6. I had setup default page template for my pages. but sidebar is missing. How can i add pages with sidebar?
Hello,
I con’t figure out how to add a block to the end of post (main template).
I figured out to how to set up a homepage using visual composer. I watched tutorial.
I just don’t understand is it possible to add block to every post that is using regular template.
I know in Theme panel there is Post setting -> Default site post template.
Is it possible to create template that at the end of post has blocks?
Thank you in advance.
http://www.jglobe.org/wp-admin/admin.php?page=revslider&view=sliders
This will not import – gets error on completion. AJAX ERROR.
http://screencast.com/t/RaiYRKvBoF
EG Imagehero.zip