- 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
Hello,
The easier way to do it is with do_shortcode. THe news ticker is a rendered visual composer shortcode so using the function directly in the post template files is easier.
you cna set up your ticker the way you want it on a dummy page like so: http://screencast.com/t/iIKBu50mv and set all of it;s options.
The you can use the shortcode generated in classic mode and text mode: http://screencast.com/t/yLkdt8nsfK
Then you can place a do_shortcode function on each post template and add the shortcode inside: https://developer.wordpress.org/reference/functions/do_shortcode/
<?php echo do_shortcode('[td_block_trending_now style="style2" header_text_color="#dd3333" header_color="#1e73be" category_id="1048" sort="random_posts" limit="20" offset="2"]'); ?>
I hope this helps.
Thanks
Hello josoro,
I assume that you want to combine the modules on the category template, right? Unfortunately, please notice that our theme has not been designed to support that, sorry! As you can do is to use a single module for the entire category page…so if you like the Block 4, please notice that this type of Block uses the module 2. If you want to add more settings 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 Bogdan,
thanks for your help. I figured that changing the condition should do it. Unfortunately it didn’t work on my end.
On the tag page it returns [td_ad_box spot_id=”custom_ad_6″] after the specified post exerpt.
Here is the code in the loop.php:
if (have_posts()) {
while ( have_posts() ) : the_post();
$adcounter++;
echo $td_template_layout->layout_open_element();
if (class_exists($td_module_class)) {
$td_mod = new $td_module_class($post);
echo $td_mod->render();
} else {
td_util::error(__FILE__, ‘Missing module: ‘ . $td_module_class);
}
echo $td_template_layout->layout_close_element();
$td_template_layout->layout_next();
if (is_tag() && ($adcounter == 2)) {
echo do_shortcode(‘[td_ad_box spot_id=”custom_ad_6″]’);
}
endwhile; //end loop
echo $td_template_layout->close_all_tags();
I just added custom ad 6 & 7 but tried it with custom ad 5 too. Also tried it with the Ad inserter plugin which didn’t work either. Their support told me to try it with a php function.
Can you find what’s wrong? Why doesn’t it work? Is there another way?
Really appreciate your help on this.
On page edit you go to right where it says template and choose pagebuilder + latest articles + pagination and there you are!
You can customize it as well to get rid of the side bar if you do not want it.
Usually a caching problem. Clear your caching/CDN setup.
You can also try’
a) resave permalinks
b) resave your home page template in > pages > page name (just resave it)
c) use wp-optimize to clear transients fully
That seems to work for me when something ‘sticks’ after a WordPress update.
Just installed newspaper theme and this is how the admin section looks like.. in firefox and chrome.

and this is how he frontpage looks like.

i used the news template.

Hello,
If you want to create a new page you have to create a new page from the wp settings: http://screencast.com/t/tRnP9QUHn Then you can edit the page in visual composer. You can either create your own layout or use one of the predefined templates. This video should help:
After you finished creating your page you can set it as a homepage from here: http://screencast.com/t/SP9A0SZ6q41
I hope this helps.
Thank you!
My old template I did not have this issue so I am confused why I am having it now? Please help!
I run report on my site and I keep getting “The following images are resized in HTML or CSS. Serving scaled images could save X. Serving a scaled image could save X amount.”
I have unchecked modules and boxes I do not use, that only reduced page load by .4, and did nothing for page speed which is still at an F.
Please help! Thank you so much.
How do I fix this?
Hello quangninhvn,
First of all, please keep in mind that your bumps do not help you because when you write on your topic this one will become a newer topic and this will be in the front of our list. Sorry for the late answer but we answer from oldest to newest. If you post a reply again your post will refresh and move to the newer ones. If you want to remove the sidebar for your search page you will have to do that from the Theme panel->Template Settings, like this -> http://screencast.com/t/1JuN9oK3wAaG and there you will found all the settings which you can do to this page. If you want to add anything else there, please notice that you will have to alter the code and this task involves custom work and we cannot provide this at the moment, 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!
Thanks for your understanding!
I understand how to add a shortcode to page-pagebuilder-latest.php – however i want contents of shortcode to be managed easily. The way you describe will show static contents – probably non responsive too.
Is there any other way, a dynamic one? Probably like saving a standalone vc template and have it called in page-pagebuilder-latest.php ?
Hello themesic,
By default, the theme uses the pagebuilder+latest articels+pagination template, like this -> http://screencast.com/t/uZwQrihcY If you want to add some text to the very bottom of the page, under the pagination from latest articles, please notice that you will have to use the do_shortcode method and add it in the page-pagebuilder-latest.php core file. First of all, you will have to create your shortcode from Visual Composer editor, like this -> http://screencast.com/t/07OI4ByF6q -> http://screencast.com/t/AziZGQihBS
<?php echo do_shortcode('[vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]');?>
This snippet of the code should be placed here -> http://screencast.com/t/Rh36Bxkb and the result you should see here -> http://screencast.com/t/3Y9KTRHttw
Hope this helps!
If is not what you mean, please provide more details.
Thanks.
Only link error : http://notdefteri.net/iki-guzel-ilahi-dinletisi/ you can look at link.
error codes:
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_11 is not set.
/home/notdeftc/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_api.php
wp booster error:
The path of the single_template_11 template not found. Did you disable a tagDiv plugin?
/home/notdeftc/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php
.
Hello.
On their website I use plug-in No Category Parents
This plugin will completely remove the mandatory ‘Category Base’ and all the parents from your category permalinks (e.g. /category/parent-category/my-category/ to /my-category/).
Unfortunately, installing your template, I encountered the following problem.
On the main page of the site (rugde.ru), all links to articles do not have a category at all (eg http://rugde.ru//domashnie-zhivotnye-v-zhizni-rebenka.html).
Such links do not work.
At the same time, On other pages of the site contains the correct links.
(eg http://rugde.ru/stati).
Please tell me how can I fix it?
Hello Bogdan,
There is any solution how to disable templete menu in page template? I only want to clean page for using revolution slider. Nothing more.
Hello,
I bought Newspaper template and the webpage says that it comes with the premium version of revolution slider. I would like to know hot to activate it because now it is installed but the premium version is not activated. Can you help me?
Sincerely,
Julia Branco
1, I would like to make some pages only on the Revolution slider and use menu from Revolution slide. How to edit page template to delete standard template menu?
2, how to delete this gap?
xczechstudios.com/cloud/gap.jpg – look on the picture
Thank you a lot. You are best template makers! Newspaper is best!
Hi Support,
I want to customize the look of the search page of Newspaper theme.
Example 1: The interface displays 5 column article, no-sidebar -> http://www.screencast.com/t/Q7AnmSfE
Example 2: The interface displays 3 column article, right-sidebar -> http://www.screencast.com/t/cYWn7ZSLqlhv
Or I want to interface the display interface td-module-mx4 td and td-block-15. What should I do? Please guide me.
Hello,
This depends on how the homepage gets it;s pagination. In our theme you can paginate any block at will. I assume though you use the pagebuilder + latest articles page template. You can deactivate the latest articles element by changing the page template: http://screencast.com/t/Zn816Klky9
If you still want the latest articles section but we no pagination you can use a visual composer block instead and not have it paginated.
I hope this helps.
Thank you!
HI
The easiest way is to use page template default which does not display page’s title: http://screencast.com/t/91SnWOitfv
Thanks!
Hi.
We use M4 for our latest posts loop and we would like to ask you the following:
1) Can we show 3 (smaller of course) posts in the left side + sidebar in M4 ? We found no option regarding this
2) We want to add some content that will appear on the bottom of the webpage when using “pagebuilder + latest articles + pagination” template. W
ith which way we should content in the bottom?
I think that the best way to do so is to switch to “pagebuilder + title” template and have the latest articles added manually.
We tried to do so, but this doesnt add the sidebar.
Please advise.
Hi,
I found a bug. If I add a block on Newspaper default sidebar and then I change the sidebar on Newspaper options blog and posts template (CUSTOM SIDEBAR + POSITION) the block I added on Newspaper default is deleted.
Steps to reproduce this:
1) Add a block on Newspaper default sidebar
2) Go to Newspaper options and set a different sidebar on blog and posts template
3) Check widgets page. You’ll see the block on the default sidebar has disappeared.
Hi Guys, recently I decided to remove my regular ‘latest article’ from the homepage. So I changed the Template: “Page Builder + Latest article + Pagination” to “Page Builder + Title”. The problem I’m facing right now is that I can’t remove the Title of the page from de body. Let me show you an example what I want to remove (looks the arrows):
http://oi65.tinypic.com/acwwsz.jpg
Would you mind to help me?
Hi Bogdan!
Thanks for the CSS and your speedy reply.
That did the job.
I wasn’t aware that the comment “pointer” is a pseudo-element that uses border color. You can ignore my note about a folder…I thought perhaps the pointer was made using a small triangular image. 😉
I have another question regarding the category background color. Is it okay to ask here? I’ll ask it here now…if I don’t get an answer, I’ll move it to new post. 😉
.td-post-category{
background-color:Red;
}
I have noticed that the above CSS works on the category background color for the home page blocks and sidebar blocks, but the CSS doesn’t work for the category background color of a single entry/post template.
BTW: I am using the post template (Style 9) for my posts. The category background color is black. I’d like to change it to red.
I looked up the single entry/post template category CSS name in Firebug Inspector. I believe it is called, “entry-category”. I edited this CSS element exactly like the style above, but The category background color is still coming up black after the edit.
Could you please tell me how to change the category background color the entry/post templates?
Thanks!
Dobar Dan and Cheers!
Now I get it. I change the homepage template using “pagebuilder + title”, and put some big grid showing my content with infinite scroll. But how I can rip off that disgusting title!? XD Please just that….
-
This reply was modified 9 years by
pacoesni.
New update for the Automattic AMP plugin today (I’m guessing delayed until they got WP 4.6 out the door)
========
0.4 (in-progress)
Pages
Customizer
Updated Template
0.3.3 (Aug 18, 2016)
Handle many more validation errors (props bcampeau and alleyinteractive).
New filter: amp_post_template_dir (props mustafauysal).
New template: Nav bar is now it’s own template part (props jdevalk).
Better ratio for YouTube embeds.
Fix: better timezone handling (props rinatkhaziev).
Fix: better handling of non-int dimensions (like 100%).
Fix: better handling of empty dimensions.
Fix: autoplay is a bool-like value.
Fix: breakage when using the query_string hook (h/t mkuplens).
Fix: don’t break really large Twitter IDs.
Fix: don’t break Instagram shortcodes when using URLs with querystrings.
Readme improvements (props nickjohnford, sotayamashita)