- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- ApiUsing the Theme API in plugins
Hi,
In order to remove the siblings, you’ll need to edit that cloud template with tagDiv Composer if you need more help, please provide some more details about the demo or template that you are using.
Thank you!
Hi LoganCity,
The entire demo for fitness is made with tagDiv Composer and tagDiv Cloud Library, you’ll need to edit those categories, pages or single post template with tagDiv Compose.
Thank you!
Hi,
This custom css -> http://prntscr.com/pl23mq will apply only on default template, if you are using a page as footer page, this will not be apply on that footer page.
You can check here all the box shadow proprieties -> https://www.w3schools.com/cssref/css3_pr_box-shadow.asp
If you want you can try this custom css -> http://prntscr.com/pl259l
.td-footer-wrapper {
box-shadow: 0 0 5px #222;
}
Thank you!
Hi,
Yes, you can do that -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Also, I’ve forget to say that you can use new templates from tagDiv Cloud Library and you can edit them using tagDiv Composer, you can achieve what you need and you do not need to wary about the updates.
Thank you!
I’m finding I need to make minor changes to things like Home Page Title using CSS {display:none;} to only that one page. I’m thinking what I’ve read so far it’s best not to have a child theme. I’m only using Theme Templates and TagDiv Composer on half of my pages. The other create in Gutenberg. So..
1: How do I turn off the Title on just the home page?
2: Is it best to not use a child theme with Newspaper 9?
3: If so, where is the best place to add HTML and CSS? Or, is there a good place?
Hi,
For header you can use the header style 4,5,6,7,8,12 or multipurpose 1,2,3 -> http://prntscr.com/pkek0g our you can use a header template from tagDiv Cloud Library and edit it with tagDiv Composer to look how you want.
For header -> http://prntscr.com/pkelyx -> http://prntscr.com/pkem5p
Also the Post style 12,13 are working, just make sure that you set the banner, adv in theme panel -> http://prntscr.com/pkelj2 -> http://prntscr.com/pkeloo -> http://prntscr.com/pkelrr
Thank you!
For some reason on the posts page I have the author box showing 3 times. Once beneath the post, once beneath the previous/next articles, and then once below the footer. Can’t see any options anywhere relating to this. I have tried changing the templates and they all do the same.
Hi Vlad! I got that 😉 But I have 300 pages that are on “Default Template” and 400ish from “theme template”. Is there a way to change all of them over to “default Template” without logging in to every page and checking manually? Thanks!
Hi,
In order to have access to the header manager pelase make sure that you have the last version of the Newspaper theme, v9.8 and you have activate the tagDiv Composer and tagDiv Cloud Library, after that go in Cloud templates and click on add new -> http://prntscr.com/pk1lg7 -> http://prntscr.com/pk1lm3 -> http://prntscr.com/pk1m80 -> http://prntscr.com/pk1mcv
Thank you!
Hi,
You’ll need to create/get a page for 404 from tagDiv Cloud Library and set it in theme panel http://prntscr.com/pjwm9j
Thank you!
Hi,
You want to have an hover effect on menu text too ? if is so, then you can use a header template from tagDiv Cloud Library and edit it with the tagDiv Composer or you can use a custom css.
If this is not what you mean, please provide some more details.
Thank you!
Hello !
In order to make the site full 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.
If you are using a background color / image this will cause the boxed layout.
Let me know if this helped you !
Thank you !
Hi,
1. Sorry our theme do not have this function to post automatic the post on Facebook, you’ll need to share manually the post https://forum.tagdiv.com/design-post-pages-using-default-templates/ -> https://forum.tagdiv.com/facebook-share/
2. I do not quite understand, you want to show excerpt/content on modules/blocks, our theme already do this
Excerpts introduction -> https://forum.tagdiv.com/excerpts-introduction/
Theme modules and blocks -> https://forum.tagdiv.com/theme-blocks-modules/
Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
If that can not be edit with tagDiv Composer , then the posts from that block are from Latest articles that are part of page template, you’ll need to edit the page and look down in the page for “homepage latest articles” -> http://prntscr.com/pjdxkh
Thank you!
We changed the header template today and now when the site loads, or attempts to load on a mobile device, the home page and posts fail to load. We switched the header so the logo would be at the top of the page on mobile. If a post does begin to load, it only loads half of the content on the post. This became an issue immediately following the header change. In a previous post, Vlad S stated that advertisements could not be below the header, but there is a header for that. However, it seems to have issues. http://www.ocalapost.com
Hi,
From what I can see your menu icons are black -> http://prntscr.com/pj0hai
If you want to change the colors, you can use this custom css -> http://prntscr.com/pj0hz6
#td-top-mobile-toggle i.td-icon-font.td-icon-mobile {
color: #12ea56 !important;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
color: #f112f4!important;
}
The code need to be set in theme panel> Custom code> Advance > css
Also if you want to have more control over header layout on desktop and mobile too, you can use a header template from tagDiv Cloud Library, use tagDiv Composer with header manager to edit it how you want.
Thank you!
Hi Vlad,
Thanks, but I was aware of cloud importing option and it’s the most uncomfortable way you can imagine…
I was not able to find a similar single page on a cloud as in default them – Please provide it.
Customers don’t have time to design and edit a new cloud template (which I tried – several of them – all failed), please provide a single template which will be the same as the default post (same design, feature image placement and width – same).
Also, why one can’t properly disable the sidebar? and at the same time manage width for the default page?
These not-so-small details are causing me to spend enormous time on technical aspects.
Needless to say, avoiding these issues is the reason customers buy themes…
Also Sidebar issue was raised numerous times (I looked it up on forum) – why no response from TagDiv to make customer’s life easier?
I am asking for support on adding text to an existing post in small font and you are suggesting importing single page templates. I don’t get it. Please clarify.
Hi,
Please make sure that you have set that menu for footer menu mobile too -> http://prntscr.com/piydu3
Also what social media buttons you want to remove ? if you are referring to sharing buttons -> http://prntscr.com/piybuq, then you can deactivate theme from theme panel -> https://forum.tagdiv.com/design-post-pages-using-default-templates/
Thank you!
Hello !
You can add the last modified date when using a single post template from the cloud library and insert the element using the tagdiv composer.
Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi,
You’ll need to upload the video in media library, after that edit the page/template with tagDiv Composer set a column text or text with title -> http://prntscr.com/pix8kj -> http://prntscr.com/pix8pb -> http://prntscr.com/pix8yq
Hope this will help!
Thank you!
Hello !
You can achieve that by importing a single post cloud template and edit the width of it as you can see here: https://www.screencast.com/t/BkWwdHh6
Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi,
The tagDiv Composer is a builder for pages and templates only, not for post, only for post templates, so if you want you can use it on a single post template from tagDiv Cloud Library.
Thank you!
Hello !
You will have to import a single post cloud library template as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
Please note that we do not recommend using 2 page builders on the same page. Also by working with WP bakery on cloud templates may cause issues and conflicts.
Also using wp-bakery on tagdiv built templates will cause issues. We recommend using tagDiv Composer.
Thank you !