- 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,
It is not possible, only default posts can use a cloud post template. You can display a product or woocommerce elements in a cloud template, with shortcodes
– https://docs.woocommerce.com/document/woocommerce-shortcodes/
But not design a product page with the composer, currently this is not possible. Sorry for the inconvenience.
Thanks
Hi,
For a better understanding and quicker solution, a link to the website/page where you want to do this would be most helpful.
Block header template 8 looks like this – https://demo.tagdiv.com/newspaper/block-header-8/
Some demos may contain a customization for it. What exactly do you want to modify about this block header template? provide as many details as possible and a link. Let me know.
Thanks
Hi,
Unfortunately Elementor plugins is not tested with our theme, we have a spacial builder made for Newspaper theme ( tagDiv Composer ) and now you can do a lot more using tagDiv Cloud Library
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Note that the tagDiv Composer is a builder made for create/edit pages and templates from tagDiv Cloud Library not for creating posts, indeed you can create/edit single post templates from cloud library for post.
If you have the WordPress 5 you can use the Gutenberg editor, this one have more elements then classic editor ( and you can find the classic elements too ).
Also you can use the visual composer ( WPBackery ) plugin on post -> https://forum.tagdiv.com/how-to-use-visual-composer/
Thank you for your understanding!
So the box that appears at the bottom of the post that has a review
– http://prntscr.com/mtf3w1
I could give you a code for it if you want to remove it – http://prntscr.com/mtf4eu
.single .td-review {
display: none;
}
It will apply to all posts that have a review. If I misunderstand, please post a link to the page where you want to do this, and some more exact details.
As a note, when using cloud post templates, you can choose which review element appears in the post page. The review section is broken into 3 parts, use the ones you want
– http://prntscr.com/mtf5ln
Let me know.
Hello,
Sure. The width for the site you mention is 1400 px. This can be achieved by using a cloud library template for your post and changing the width of the post content to 1400 px.
Use this guide to import post templates and apply them to your post: https://tagdiv.com/customize-articles-with-single-post-templates/
The width is set on the row settings in the tagdiv composer page builder under the row stretch option: https://prnt.sc/msx0fh
Thank you!
Hi,
So I decided to try the Header Manager. I didn’t like it so I exited out without saving. To my shock, I now have a completely random logo/header/menu. It has stayed even though I didn’t save it and even though I deleted the cloud template it was based on. When I tried to revert my hompepage to an earlier revision, it has made no difference. My settings are the same so I don’t understand.
Website: http://danielpaulchristie.com
Thanks,
Daniel
I wanted to create a woocommerce product page template with tagdiv, is that possible?
Hi,
1. Yes, you can add a different using the header builder, you need to import a hearer template or build a new one -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/bZYGcjg7KRD and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).
So in order to use it on post, or you set a global header our you use a single post template from tagdiv Cloud Library and set on it a header after that you set the template on posts.
2. Please check our documentation for ads -> https://www.screencast.com/t/J2TTS72UHE -> https://forum.tagdiv.com/ads-adsense-overview/
You can use tagDiv Composer and add ads box in pages/templates
https://www.screencast.com/t/dGXQN21Ww4Qx
https://www.screencast.com/t/QebUiMHvKdb
you can use templates from tagDiv Cloud Library and edit theme and set the ads were youwant.
3. Please check this similar topic -> https://forum.tagdiv.com/topic/add-more-custom-ads-3/
Thank you for your understanding.
Hi,
I think that you can use the image info box -> https://www.screencast.com/t/MfvmWQIa0e or maybe title over image, but those can be set only on pages and templates, so if you want to have theme in posts you’ll need to set theme in cloud templates.
Thank you!
Hi,
First please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also please check all the documentation from here -> https://www.screencast.com/t/Gt6xcJm4 -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Also please check our posts from blog were we show the last news -> https://tagdiv.com/category/blog/
For tagDiv Composer builder please make sure that you have it activate -> https://www.screencast.com/t/ht7fRg11zNy and note that this is not a builder for posts, only for pages and templates from tagDiv Cloud Library , for edit with tagDiv Composer a page you can hover the page and click on -> https://www.screencast.com/t/mB7byFuEm or open the page and click on -> https://www.screencast.com/t/3mf59Yow -> https://www.screencast.com/t/3vyXzJVMF6e
Thank you!
Hi,
Glad you found how to do it. That is a team member element – https://tagdiv.com/team-member-element-present-team/
You can configure it to display your own data – http://prntscr.com/mszb9e simply edit the page/cloud template with the composer, click on it, and configure it as needed. let me know if you have more questions.
Thanks
I need advice how can i make some customization for theme
1. Need to change logo and logo url on certain pages – domain.com/radio should have different logo and different url it should ponint to domain.com/radio not to domain.com – i can switch logos via css but logo url still point to mainpage
2 – how can i add particular ad / custom ad spot on all pages including template archives/404 etc – i need to put baner on all pages just under menu
3 – is it possible to add more than 5 custom ads ?
can it be done via functions.php or i need to modify theme files ? any hints will be usefull
Hi,
If you will use the Footer Page functionality, the old footer template will remain there in the back, without any major importance. When you are using the Footer page, notice that ‘s a simple page which can be added to your footer. For more details about this functionality, please check the following topic from here -> https://forum.tagdiv.com/footer-templates/
Thanks for oyur understanding!
Hi,
Unfortunately, this is not possible because this is the link of oyur footer page which can be called by Cloud Template Library when your footer is created with a page. Basically, your footer section is a simple page, created by you or imported from the cloud which can be accessed, like any other page.
I hope that you understand the functionality!
Thanks for oyur understanding!
Hi,
So you use the default blog page as homepage (list of posts sorted by latest). If that is the case you can choose the module that displays the posts in the theme panel->template settings->blog and posts template – http://prntscr.com/mswjza
Choose a different module, one that does not have a read more button.
You can always create a page with the composer and set it as homepage, use the elements you want in it
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Let me know if you have more questions.
Thanks
Calin, thanks for the response and obviously I wasn’t clear in my description.
The header ad placement for mobile works fine until I go to a Cloud Library template … then it disappears ONLY when I use the template and on pages using the header templates (and I’ve tried several and all appear to do that).
Using the Newspaper defaults it works fine UNTIL I import a header from the Cloud Library. My apologies for not being more clear.
Andy
Hi there, I have created a custom post type, and also created a custom post template for these CPT. The issue I am having is, I want to be able to display these posts with the mega menu. The mega menu for the menu item ‘Shows’ is working, however the mega-menu horizontal scroll is not. When I try to scroll right to see the rest of the posts, it disappears, and does not come back until I refresh the page. Again, these are posts categorized under ‘shows’.
http://wordpress-215920-675370.cloudwaysapps.com/
Any help would be appreciated.
Thank you
I have copied the secondary menu to the header using the code from the template. But the issue is I want this secondary menu part of the header, so that it repeats on every page, not just the home page.
Any pointers?
Regards,
Shaz.
Hello
I just update my website with all WP, plugin and theme.
Now in WooCommerce product page, ce video are no more in full width.
Example: https://www.virtualmagie.com/boutique/videos-magie/conference-spectacle-guilhem-julia-proteger-linvisible/
Before you give me this code:
.td-post-template-9 .td-post-featured-video
iframe{width:100%!important; max-width:100%;}
Could you please help me please?
The new header composer function looks very useful in 9.5. However, I cannot see how to switch out the old header, which I set up with the Theme Panel, and replace it with a new header, created with TD Composer. I have imported a Cloud template (#38) via the TD Composer Header Manager, and set the Cloud Library Theme in the header section of the Theme panel to that template. The Theme Panel Header Options disappear when I do that, which looks encouraging, but when I go to TD composer, both headers are now there, instead of just the new Header theme #38. On viewing the page, only the new header is visible, but the sticky menu and search functions don’t work , presumably because of a clash between the two header functions.
How do I turn the old header off so it is not visible, and doesn’t conflict with the Header Composer built one? And how do I ensure that I can get it back in case the new function isn’t satisfactory?
Hi,
Thank you for reaching us! Please notice that Editor Picks is just a simple Block 7 which is set up to display the first three posts from FEatured category, as you can see here -> https://www.screencast.com/t/JtEOAAPIQC This element is part of our default footer templates. So, if you want to change this category, you need to edit the theme core files where this element is created and modify it from the code. I have another alternative for you which is more simple than the first. You can use a footer page for your Footer section and create your footer layout, using the TD Composer. You can add a block 7 element and sort it by what kind of category you want. Also, if you will use the Cloud Template Library, you can load a Footer Template and edit it with TD Composer as you wish. You can take a closer look at our pre-made Footer Template from here -> https://affiliate.tagdiv.com/#/load/Footers to make an idea. More information about TD Composer and our Cloud Template Library can be found here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
I look forward to helping you!
Hope this helps and let us know how it goes!
Thanks for your understanding!
I am using the Gaming Demo. I cant find how to add my own categories on the left hand side sticky menu. I deleted all the existing demo categories but this has caused the menu to be showing all my pages now istead
Can you please advise?
Thanks
Hi,
Is look like you found the way to remove the newsletter from the homepage.
-> https://www.screencast.com/t/xNnCx2LyhSL
In order to remove it from the others pages, you’ll need to edit the template
-> https://www.screencast.com/t/weswt64cHkg will appear like this -> https://www.screencast.com/t/X39prSfpSE4 right click on the newsletter and click on delete, just make sure that you right click on newsletter -> https://www.screencast.com/t/U18osbmmB, after that save the template -> https://www.screencast.com/t/VY0WK2Vceat
Thanks.
Hi,
I am looking for homepage template and header template exactly as coffee blog demo, where can i find these templates in cloud library or how to build these template using tag div composer
i have setup homepage several time in newspaper theme for my blog sachhiprerna.com every time after 3-4 hour it change to a mobile template.
i am unable to update wpbakery plugin also