- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
Hello !
1. In order to adjust page width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code.
2. You will have to import a Cloud library header template and stretch the ROWs using tagDiv Composer.
3. By using tagDiv Composer on Cloud template you can right click on the element and remove it: https://www.screencast.com/t/HcLKoCXo8J
4. If you are using a cloud library template you can drag and drop elements.
Thank you !
Hi,
Is look that you are using a standard post style not a cloud template -> https://i.imgur.com/brKG4J2.png for this you need to use an add set in them panel an most of theme do not have an add title like this -> https://i.imgur.com/Bbmu0BC.png -> https://i.imgur.com/lD80V3N.png -> https://i.imgur.com/OdO3Y2t.png
What you can do is to set a title for ad box -> https://i.imgur.com/SY52sHi.png or to use a single post template from tagDiv Cloud library, there you can set the ad box with tagDiv Composer and you can set the ad title.
Thank you!
Hi gabriel1988r,
Usually, the related article can be edited using tagDiv Composer, edit the homepage -> https://i.imgur.com/I838Ti9.png and click on that element -> https://i.imgur.com/14LubCN.png
For email subscription you can use a footer template and you can set with tagDiv Composer and set a newsletter
Hope this will help you!
Thank you!
Hi inqusitive-stha,
Using cloud templates you can edit with tagDiv composer from frontend the entire website.
If you are using the Disqus plugin, please deactivate it from pages, let it active only on posts, also this is an untested plugin.
Also we are sorry for the inconvenience, that some untested plugins are not working with our theme and we can not provide support from them, this is our support policy -> https://forum.tagdiv.com/support-policy-2/
Thank you for your understanding and sorry for the inconvenience!
Hi,
The standard Pack from Newspaper X is for standard style/templates, using standard plugin all the style from the theme will be loading in your website, if you rebuild your website only with cloud templates then you can deactivate the standard package, then you should be able to see an improvement, the cloud templates will load only the necessary style. Please make a test on a staging website, get the Newspaper from your themeforest account install a PRO demo and deactivate the standard package check the results and after that try with a standard templates with standard pack enable.
If you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
Thank you!
Hello !
If you were using more templates you will have to do it manually. If not you can change it globally as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi,
If you are referring to author page -> https://i.imgur.com/TiOsfR2.png then yes, in this way is should be display, the author box should be at the top.
If you want to change it at the bottom, you need to change it in theme files wp-content/plugins/td-standard-pack/Newspaper/author.php -> https://i.imgur.com/DajYOi9.png or you can use a cloud template from tagDiv Cloud Library and you can edit it using tagDiv Composer.
Thank you!
Hi,
Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!
Thank you!
Hi,
If you are using a single post template from tagDiv Cloud Library you need to edit it with tagDiv Composer -> https://i.imgur.com/OFlQlAw.png select the single post content and in style tab set the links color -> https://i.imgur.com/8VfwSdJ.jpg if you are using a standard post template, you mast use a custom css.
Thank you!
Hi, I would like to hide the footer (which is a cloud template site-wide footer) from three pages on WomensGolf.com. I have tried both
.page-id-27594 .td-footer-container{
display:none;
}
and
.page-id-27594 .td-footer{
display:none;
}
in Custom CSS and in the live CSS editor (without the page id) in composer.
What am I doing wrong please?
Richard
Hello,
We’ve built a cloud template for our posts. There is a button on the page that we’d like to set for each post with a custom URL and title. Is this possible using the cloud template system?
Thanks!
I have a few questions for styling the cloud template. I’m looking for universal settings instead of editing individual cloud templates (I’m using a few on-site, not easy to edit each of them).
1, Theme font, I see the option to change Page Fonts, but no setting to change Past Fonts (Where is the common setting to change Post Title, Heading Tags, etc.?
2, How to Adjust the Block header font size and style? I’m looking for a universal place to change (default size and font) that, so it can reflect in all pages and cloud templates.
3, Any universal setting to change Single Author Font Size, Modified/Updated date Font, etc?
4, How to customize Mobile Menu & Mobile Search Overlay Screens? I’m looking for moving the social icons below the Mobile Menu Items and Add recommended search terms in Mobile Search Overlay Screen.
Thanks,
Hi,
Unfortunately this is possible only pages and cloud template, for these you can use a cloud header and footer that can be edited using tagDiv Composer.
Indeed it can be possible to set in functions.php some code that can set the header per specify post_type.
Thank you!
Hello !
We suggest you to install a footer template from the Cloud Library.
Footer can be edited by opening your website manager as you can see here: https://www.screencast.com/t/5VkiUmHQvF Select the footer and scroll to the bottom of your page.
Thank you 1
Thanks Vlad.
How can I also make the category description automatically appear inside the image, and the category title? Or to do this I have to create each category page individually? Right now I only edited the Category Template – Default Pro that is inside the Cloud Template section.
Thanks,
page 404 – http://wp.webdoroga.com/?p=9999999
I have default Template page 404 https://www.screencast.com/t/NtlEsIbTFMV
Comments or views are shown on this page.
But comments and views were turned OFF on settings page – https://www.screencast.com/t/1YgbOuGTCGXI
How to hide comments and views count on 404 page
I’m having trouble activating the Newspaper theme to get access to the templates for the Author pages. My site is hosted by GoDaddy, and I have WordPress Premium, and when I had them look into this issue of why I keep getting the, “Sorry, you are not allowed to access this page”, they stated the need for me to get the API Key to resolving this issue.
Hi,
You can do this if you are sett on these posts an individual templates, a single post template from tagDiv Cloud Library that do not has set on it ads, also you can edit it using tagDiv Composer.
Thank you!
Hi,
If you are using PRO demos, the settings from theme panel will no affect website, because PRO Demos are build suing cloud template from tagDiv Cloud Library and are build/edit with tagDiv Composer. So if you want to edit the pages or templates you need to do it with tagDiv Composer, for pages -> https://i.imgur.com/FIDsl3X.png or cloud templates -> https://i.imgur.com/QUul6Mj.png
Thank you!
Hi,
The related articles from standard post style can be remove using the settings from theme panel -> https://forum.tagdiv.com/design-post-pages-using-default-templates/
If you are using a PRO demo or a single post template, then you can edit it using tagDiv Composer and use the right click to remove the related articles.
Thank you!
Hi,
According to Instagram, its not an issue to have several feeds on one website. But it needs to be implemented by tagdiv. Probably by a decentralized solution with tokens for each page/ template instead of only one centralized token.
“you can use the Instagram Basic Display API’s User Token Generator to continue generating tokens. The User Token Generator does not require App Review, but it will only work for your owned Instagram accounts”
Even external Instagram profiles are no issue, it just needs to pass their review process:
“If you’re using the Legacy API to display multiple accounts on your website, then you must apply for permissions to Instagram Basic Display API via App Review”
Hi,
If you are using a pro demo, the footer is a cloud template, then you’ll need to edit it from a page, for example, you can edit the homepage, click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole web-page from fronted).
Also you can use the right click to remove the element you do not need-> https://i.imgur.com/m5fCx8j.png
Thank you!
Hi,
Yes, you can remove it, but first you need to check if you are using a standard post template or cloud.
For standard post template you can remove this author box using the options from theme panel -> https://i.imgur.com/IOHtOkB.png
For single post template from tagDiv Cloud Library, you need to use tagDiv Composer to edit the cloud template and use the right click on the element you want to remove -> https://i.imgur.com/8yHchGa.png -> https://i.imgur.com/MU8V1dZ.png
Hope this will help you!
Thank you!
Hi,
Usually the h1 is set on logo, if you are using a cloud header from tagDiv Cloud Library, you can have a different H1 per page/posts, another way is to using the Page Builder + Page Title on page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji from desktop and make sure that you do the same for mobile logo -> https://www.screencast.com/t/xVUjIMUelXA2 -> https://www.screencast.com/t/ABTw6DUnbMjH and the problem will be solved!
For the featured image from mobile, please check in theme panel -> https://i.imgur.com/BiZNVMP.png if you are using the mobile theme plugin you need to remove from here -> https://i.imgur.com/HJLDVTl.png also make sure that you clear all cache after these changes.
Thank you!
Hi, I was using Disqus comment on my blog. As I wanted to show “Modified Date” on a single post, I had imported Single Post Template 1 from the cloud library and edit it as my needs. But, now it replaced the Disqus comments with the WordPress comments. How can I get it there on a new imported template? If I revert back to the default template of the newspaper theme, the Disqus comments appear back.
Page link: https://www.noobietech.com/