- 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. I need to use 2 plugins:
1. WP-PostRatings / link: https://wordpress.org/plugins/wp-postratings/
2. WordPress Infinite Scroll by Auto Load Next Post / link: https://wordpress.org/plugins/auto-load-next-post/
Questions:
1. I need to install WP-PostRatings in pages on my website. I must add this code <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?> on post page, but your theme use different “Post templates” and i can’t find where to insert the code so that it is added to all “Post templates”.
2. I need to use “WordPress Infinite Scroll by Auto Load Next Post” for Auto Load Next Post, but i don’t understand, what classes i need to write in “Theme Selectors” in plugin settings.
Thank you for help
Hello,
I can’t save or add anything in any page. When i check the Google Console, it provide many errors like:
font-newspaper.css:1 Failed to load resource: the server responded with a status of 404 ()
js_files_for_wp_admin.min.js:28 tdcJobManager.addJob
/wp-json/td-composer/do_job/?tmp_jobId=0&tmp_blockUid=undefined&post_id=3155&tdbTemplateType=page&uuid=4755aa20-8ef0-38a4-53f2-e0bcb1edf8f7:1 Failed to load resource: the server responded with a status of 404 ()
js_files_for_wp_admin.min.js:28 tdcJobManager.addJob
/wp-json/td-composer/do_job/?tmp_jobId=1&tmp_blockUid=undefined&post_id=3155&tdbTemplateType=page&uuid=60f6c7fe-d014-4acf-83b7-15a5bd710aac:1 Failed to load resource: the server responded with a status of 404 ()
font-newspaper.css:1 Failed to load resource: the server responded with a status of 404 ()
I have read different topics and i optimize my server and it have enough memory, i disable all the non plugin theme, etc.
Please, help.
Thanks.
Hi,
In order to hide the footer on some pages/post please check if you have set a page as footer or a default template; if it is a footer page you need to use this custom css -> https://www.screencast.com/t/4S4FpA14CG
.postid-12683 .td-footer-page{
display: none;
}
It is possible to be a problem because you have the tagDiv Composer and WPBakery activate, please deactivate the WPBakery plugin, clear all cache and try again.
Thank you!
Hi,
I do not quite understand, you want to show the current date along the publish date?
If is so then you need to us a single post template from tagDiv Cloud Library and set th header date in single template using the tagDiv Composer.
https://www.screencast.com/t/uYpSPdkmb6D1
Thank you!
Hi,
The logo will be h1 in these cases – https://forum.tagdiv.com/topic/h1-of-pages/
The theme will make the logo h1 when there is no page title. For example in a category page where there is a page title the logos will not be h1
– http://prntscr.com/mx6nj4
If you don’t want the log to be h1 select the page template page with title
– http://prntscr.com/mx6nxm
Thank you!
Hi, i tried to restore 9.7.2 but my “new article” page looks without any graphic template… can you help?
Thanks
Hi,
I added the template to this post: https://www.zobegaafd.nl/add/ . As you can see it load the page first with the full browser width and after that it resize to 1200 px.
Btw: I used the setting you suggested (only I used the stretch row and 1200px content).
Both opera and chrome show this behavior.
Best regards,
Boris van der Meer
Hi,
You are using as template the Page Builder + Latest Articles + Pagination -> https://forum.tagdiv.com/page-templates-2/ you need to change the page template.
Thank you!
Hi,
There are a couple of ways of doing it, depends on the template the category uses however. Do you use default category templates or cloud category templates? For a default category template you could use a bit of CSS, this should work
body[class*="category-paged"] .td-category-description {
display: none;
}
This can be made to work on cloud category templates as well, for example
body[class*="category-paged"] .tdb_category_description {
display: none;
}
These codes should work, if you want to use them, enter the appropriate one in the theme panel custom CSS section. Let me know if you have more questions.
Thanks
Hey I need the help of anyone who knows why my TagDiv Page Builder is not working properly.
For example:
*I can’t delete a block or element once I put it in;
*I can’t import or load any Templates
I need to add some code to the header of my amp pages for skim links, but i can’t find out where the templates are to edit?
Can you point in the right direction?
Hi,
The h1 is set on logo if the page template do not have a title, if the page have a title, then the title will have the h1, you can check those files in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/logo-h1.php and wp-content/plugins/td-composer/legacy/Newspaper/parts/header/logo.php
Thank you!
I’m currently trying to create my own author template with tagdiv composer cloud template and have the following questions:
how can I display meta data of my users? For example, I have stored in the metadata in which position the user works in which company and would like to display this on my author page. How is this possible?
I would also like to output all posts of a custom post type created by the author. Where can I filter that only the posts of the author are displayed without specifying a specific author? I want to be able to use this template for all my authors.
Hello !
I pressume you mean to have a full width page. That you can achieve by using the tagDiv Composer, selecting the row you want to stretch and select the stretch method you want like here: https://www.screencast.com/t/yVyvk8yTQCCO And for the header you can do it here: https://www.screencast.com/t/xf56tQN0. In order to stretch post pages you will have to add a template from the cloud templates to it and then modify it. You can add the template only on the posts you want.
Thank you !
Hi,
From what I can see it is as follows. The first Instagram section is the one coming from the theme panel footer Instagram – http://prntscr.com/nuuf9g If you want to remove this one it can be disabled there.
The second one is coming from the footer page, in this case you can remove it by editing the footer page – http://prntscr.com/nuugiu with the composer and removing it and build the footer page with the elements you want. Or disable the footer page entirely and select a footer template – http://prntscr.com/nuuhbi
– https://forum.tagdiv.com/footer-templates/
If you have more questions let us know.
Thanks
I don’t think so. On our installation the composer works as expected. I can even edit a single template, if I select the template via the composer. But when I click on “Edit template” on the admin bar of a post, that should be displayed based on that same single template, I get the message
Please select tagDiv Builder Template from the theme panel or set a default template. The current page/post uses a template that is not editable.
So with version 9.7.3 somehow the connection/integration with a child theme and the composer and it’s templates is somehow broken. The post is displayed in the standard layout and not with the single template it is connected with in the post settings.
I always think it’s a bit stupid that everything is shifted to the user right away, even though one has already written that everything was great before and since update these errors exist, so it can’t really be due to a plugin error. I don’t want to sound ungrateful now, but there seem to be other customers who have reported the same problem. So is it possible to do more research about this and not unpack the “You’re to blame, we’re not” club right away? So far the updates have been quite problem-free, except for a few little things here and there, but lately the problems increase when I install an update. Maybe it’s me, but I just can’t find a problem. As a developer you can even be glad that people report bugs as actively as possible.
As I wrote before, the gallery (WordPress gallery (normal), tested in the Gutenberg editor with the Classic block and the normal Gutenberg gallery, tagdiv gallery works fine) works neither in the main theme (so not child) nor in the child, so I don’t know another solution, the media file is linked. The default Post Template in the settings can be set, but is also displayed correctly in the main theme (not Child), but as soon as you switch to the Child theme, the default template is always displayed. The sidebar is displayed properly, but before that the update reset or removed my widgets, so I had to redefine them. The rest of the page actually works fine, except for the problems, there is none left, until the auto-optimization may load the page a bit strange when script merge is activated. I disabled this option for the time being. And yes already tested whether it is also related to the other problems, unfortunately no change, sorry.
I’d like to switch back to 9.7.2, because I’m a little tired of testing, wasting my time and not finding a solution. Stupid that I don’t have the version anymore, I make really meticulous backups now before I decide to install a newspaper update.
Thanks for your efforts and I hope the matter clears up as soon as possible.
Hello !
Sorry for missunderstanding your issue !
To get your homepage background black you have to edit the homepage using the tagDiv Composer like here: https://www.screencast.com/t/tuoTrkztcQ ; For the header and footer you will have to edit the colors from Theme Colors in Theme Panel. On posts you will have to add a single post template from the cloud library. Here are some tips and trick on how to do it: https://tagdiv.com/customize-articles-with-single-post-templates/
Thank you !
Hi,
The issue still presists, the featured image still shown in all pagination pages.
Anyway, how can I insert that css code you kindly provided in the could template if there;s no option for this one as simple as the default templates.
Kindly
Hello Calin,
Thanks for the reply, I saw that list very limited number of plugins. The event calendar has over 700,000 Download, and number one used calendar plugin in WordPress. it will really helpful if you can look into adding it.
The page already has sidebar activated, however, it is not showing, the event calendar usually work with the template and it does not change that, I used it before and it was fine, but in this case, the page is not showing the sidebar even when it is activated!.
Any suggestions on what to do?
thanks
Hello,
I noticed, that after updating to 9.7.3 the custom templates build with td Composer are not used anymore! Pages with individual post template appear in default layout.
At first I thought, this is a bug in our child-template, but I switched to the child theme inside the /code/ folder of the Newspaper zip-file and here the same error appears. So this must be an error with child themes in general. With the original Newspaper theme individual post templates are displayed correctly.
What do I have to do to fix this?
Hi,
I have just been kicked out of the Newspaper theme whilst editing a post. All my templates etc have gone!
When I go to the theme page it now says: Welcome to Newspaper V 9.7.3 and is asking me to install everything again!! What has happened?
Thanks
Hi,
Depends on what you mean by different template/design. Each page can be built in it’s own way with the composer, so it can be different. Each page can have it’s own menu as well, simply select the cloud header template you want (from the ones you have built/imported)
– http://prntscr.com/nucx35
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
In the cloud library we provide pages and homepages used in demos, check them out here
– https://cloud.tagdiv.com/#/load/Pages
– https://cloud.tagdiv.com/#/load/Homepages
Maybe you find one that you like and import it, then configure it or modify it, as a quick start. If you have more questions let me know.
Thanks
Hi,
Using the header manager you can import and edit header templates, those can be set individual on each page/template or global in theme panel -> https://www.screencast.com/t/yoADaa4b6
Thanks.