- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
Hi Calin ,
I want just to say day after day I become the biggest fan of this theme, I really found what I was looking for , last time you gave me a custom Css code for the background ,
Now I found the template through tagdiv cloud and I use Tag div compser to change the background color for each element but what I notice is when I refresh the page it become “white” before it turnes to Grey screenshot ( http://prntscr.com/ne97k3 ) could you please give me the updated css code for this change which will show the page grey immediately website :saharapolicy(.)com
and again Thank you so much Calin
ah, think a bit of a mystery is solved. i have to create a header template, then also a category template and use the header on it. I’m struggling to save the template tho. It says it’s saving it, but then when i try to leave the page, it tells me “unsaved content, still want to close tagDiv composer”. If i exit, my header is only partially saved. At the moment i can’t get the menu in there. I’ve tried creating it again, and same thign. I manage to get the logo, and widget in the area, but no menu
in the homepage, the images don’t display on the template of newspaper 9, i use WordPress 5.1.1, I don’t know what’s the problem.
Hi,
I recommend you to use the Footer page functionality which allows you to create your own design to your footer section using the TD COmposer. You need to simply create a page which can be added to your footer section. Check the documentation from here -> https://forum.tagdiv.com/footer-templates/
Thank you!
Hi,
So if I’m right you want the width/stretch of row, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7
Thank you for your understanding!
Hi Arafat,
Please notice that you can create your own Category page when you will create a new category template using the Cloud Template Library, like a normal page with TD Composer. Please check the following documentation from here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thank you!
Hi,
You can do this using tagDiv Composer and tagDiv Cloud Library, you can import a category template and make it look how you like using tagDiv Composer.
After that all you need to do is to set it in theme panel as global category -> https://www.screencast.com/t/mBcE7HcI or individual category -> https://www.screencast.com/t/e11nNHIB
Thank you!
Hi,
Yes you can change the header name, also you can duplicate https://www.screencast.com/t/e82K6tdvKGFt the header and change the logo, after that set the general/global header in theme panel -> https://www.screencast.com/t/VEsottoh5 and this will be applied to all pages/post that do not have set an individual header ( to set individual header on pages you need to edit theme and set from header manager the header, for post you’ll need to set the header on a single post template and apply it on posts ).
Thank you!
Hi,
If you want to add a banner zone with your location, you need to embed code from Google Maps according to the next documentation from here -> https://en.support.wordpress.com/google-maps/ If you want to make these changes, you need to edit the theme core files, according to your templates used by you -> categroy.php, single.php and if you are using the default page template, you need to edit the page.php, otherwise you need to edit the rest -> https://www.screencast.com/t/bewmPQAN
Hope this helps!
Thank you!
Hi,
We have install demo default theme. And try to edit news page, in that page “TAG DIVcomposer” editor not working.
http://www.meetinkansas.com/wp-admin/post.php?post_id=215&td_action=tdc&tdbTemplateType=page
Admin authentication
Please check and revert back.
Thanks.
(FIXED, I FOUND THE SOLUTION)
Hello,
I have imported and edited a header using cloud library. I configured it using TD composer, but when I scroll down the page the header menu gets sticky but logo disappears (it shows ‘NEWSPAPER’ text and subline, menu shown is different (default is header menu, but in sticky it shows footer menu) and item hover line changes color to default blue.
Sticky show/hide is not controlled from theme panel>header>main menu when I am using header imported from cloud library. But if I get back to my ‘Global Template’ all the issues are gone and logo shows correctly, menu is ok and hover underline is right
What am I missing?
thank you in advance
How can I create a default category template that changes content accordingly to the category page?
Hi. I’m having trouble getting images or sliders to cover the width of the page. I have checked and have no background image or color set up in template. Any other possibe solutions?
Whenever I click on the subcategories in my mega menu. The page doesn’t open it gives an error. I have selected a template for the categories.
website: http://www.thewrestlepost.com/
Okay I’ve made tries with your new headermanager. Changing of logos on different pages works okay.
But I still got two further questions concerning this method.
At first: Is it possible to rename a imported header template, or to define a new one with a unique name?
And Second: I am also using a variable changing header logo in single article view (single.php), depending in which primary category the post is. Could I solve this problem with the header manager too?
Best regards
Hi,
If you want to have a post with sidebar or without sidebar on default post templates all you need to do is to set the sidebar position in post settings -> https://www.screencast.com/t/49UX18PB4h
Or if you are using single post templates from tagDiv Cloud library, you can import some templates with sidebar and some without sidebar ( or edit theme with tagDiv Composer ).
Thank you for your understanding!
Thanks for the response.
One of the changes we made to the page template (page-pagebuilder-latest.php) was to exclude the article listing at the bottom of the page.
We do not want to display any blog posts on this page. We modified the page template so it excluded this section.
Line 111-203
Can we exclude this section with the Post Loop Settings on the page?
My CDN is disabled.
I’ve temporarily disabled every full page caching solution.
I kept only your plugins active (and official AMP plugin aswell), and the issue still occurs.
If I disable the Mobile plugin of yours, AMP pages work with the default appearance of AMP (blue template).
I would appreciated if you can review the situation.
Let me know if you want me to share details.
You can find the template you’re having problem with by enabling debug in your wp-config.php file (in site root).
Change line
define(‘WP_DEBUG’, false);
to
define(‘WP_DEBUG’, true);
Reload home page and find Fatal error on the page noting the path to a template file.
Thank just use my previous comment 🙂
Hello,
Amp works just fine for us with the mobile theme. I have just tested the functionality again but saw no issues with it. It is most likely a plugin conflict affecting your amp template.
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hey,
I found this error while setting up a CPT, while loading the next piece of PHP, the website outputs an error on the front-end:
<?php echo $td_mod_single->get_content();?>
Error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdb_template_27 is not set.
[*public_html directory*]/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
wp_booster error:
td_api_base::get_key : a component with the ID: tdb_template_27 Key: exclude_ad_content_top is not set.
[*public_html directory*]/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Display backtrace
Why does this error appear because the content is loaded but it outputs an error.
Hi,
If you want to have BREADCRUMBS on pages you need to use the Page Builder + Page Title -> https://forum.tagdiv.com/page-templates-2/ also make sure that the option from theme panel is activate in theme panel -> https://www.screencast.com/t/A9a4CwdTze
Thank you!
I imported a tag cloud template with success and assigned it in theme options. However, Im not sure how to link the posts loop with the tags. The page seems to be working fine, but it returns zero results because the posts loop element is not linked with the tags
When i try to edit template show this 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.” i made changes on post settings > DEFAULT SITE POST TEMPLATE, but allways show this popup.
Recently i update from 8.7 to 9.7 follow this tutorial: https://forum.tagdiv.com/how-to-update-the-theme-2/
My site is https://www.datadiario.com/
I just upgraded to 9.7 and all page templates are now moved from the theme to the td-composer plugin. Here is the relative path:
td-composer/legacy/Newspaper/
Prior to the upgrade, all page templates were in the root of the parent theme:
“page-pagebuilder-title”
“page-pagebuilder-latest.php”
I want to override this page template from the child theme:
“td-composer/legacy/Newspaper/page-pagebuilder-latest.php” – “page-pagebuilder-latest.php” –
I created a folder structure in my child theme as such: “td-composer/legacy/Newspaper/” but the page templates in my child theme are not overriding the legacy files in the plugin.
How can I override the moved files to the legacy folder in the td-composer plugin from my child theme?
Please advise. Thank you!