- 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,
If tagDiv Composer is working, but not on all pages or cloud templates, then in can be ca code or plugin that is interfering with theme builders.
If the preoblem perists only with theme plugins, please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
There should be no problems to edit the pages -> https://i.imgur.com/tV8IyeP.png and cloud templates -> https://i.imgur.com/7dNpQrX.png that were made with tagDiv Composer, also our theme is compatible with Yoast SEO -> https://i.imgur.com/uQKm9Fo.png
If there is still a problem, please provide some more details and some screenshots.
Thank you!
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).
Thank you!
How can I customize this page? It is created by MailPoet maillist plugin when unsubscribing user.
At least I need to make it fully blank with message only. Please help.
I want to know more about the code included below.
In every category page of Mobile Theme AMP version. This code is creating a 404 page url ending with
/category_name/%7B%7Bpost_cat_link?amp
Almost my every category page in AMP version has this unwanted 404 page link.
<template type=”amp-mustache”>
<h5 data-amp-original-style=”color: white” class=”amp-wp-b371fd6″>Here are the results for the search: <span data-amp-original-style=”font-weight: bold; font-style: italic;” class=”amp-wp-dffa517″>”{{td_search_query}}”</span></h5>
<div id=”td-aj-search”>
<div class=”td-aj-search-results”>
{{^td_query_posts}}
<h5 data-amp-original-style=”color: white” class=”amp-wp-b371fd6″>No results!</h5>
{{/td_query_posts}}
{{#td_query_posts}}
<div class=”td_module_mob_1 td_module_wrap td-animation-stack”>
<div class=”td-module-thumb”>
<amp-img src=”{{post_thumb_url}}” class=”entry-thumb” alt=”{{ title }}” width=”265″ height=”198″ layout=”responsive” title=”{{ post_thumb_title }}”>
</amp-img>
</div>
<div class=”item-details”>
<h3 class=”entry-title td-module-title”>
{{post_title}}
</h3>
<div class=”td-module-meta-info”>
{{post_cat_name}}
<span class=”td-post-date”>
<time class=”entry-date updated td-module-date” datetime=”{{post_date_unix}}”>{{post_date}}</time>
</span>
</div>
</div>
</div>
{{/td_query_posts}}
</div>
<div class=”result-msg”>
View all results
</div>
</div>
</template>
Thank you!
Which page template should I change it to if I just want to remove those items from the bottom?
Hi rohu2187,
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache plugin, this is a free plugin an tested with our theme, also we have a guide for the settings you should do -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test.
Also using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Thank you!
Hi,
If you are using single post templates from tagDiv Cloud Library, you can make the changes with tagDiv Composer.
If you are using standard post styles then you’ll need to edit the one you are using -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php
Thank you!
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).
Thank you!
Hello,
I’m sure the runtime environment meets the requirements and I deactivated ALL plugins except tagDiv plugins.
In fact, tagDiv Composer is working when I edit the “Home” Page, it works fine, but it crash when I edit the Cloud Template.
——–
Hosting: linodes (8 CPU w/ 16GB RAM)
The following are information copied from Newspaper’s “System status” page.
Server software i nginx/1.8.1
PHP Version i 7.3.18
post_max_size i 64M
max_execution_time 150
max_input_vars 2000
SUHOSIN installed false
mbstring available
GD library available
WP version i 5.4.1
WP multisite enabled i No
WP Language i zh_TW
WP Memory Limit 256 MB/request
WP_DEBUG False
-
This reply was modified 6 years by
soft4fun.tw.
Hi,
You can use tagDiv Composer to edit page -> https://i.imgur.com/AkpM6MN.jpg and cloud template -> https://i.imgur.com/LhCMqU6.png.
Thank you!
Hi,
That is because you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Thank you!
Hi,
Ads section too, but this is only for standard templates -> https://i.imgur.com/YKERSK7.png on pages and cloud templates the code can be set with tagDiv Composer directly in page or template -> https://i.imgur.com/PPgwgDN.jpg
Thank you!
Further to this, Calin, you say in this post – https://forum.tagdiv.com/topic/single-page-template-google-adsense-not-displaying/
“Please make a test, set the code in a div with a width for inline ads and check the results.
-> https://i.imgur.com/421qX6d.png
<div style=”width:320px”>
<div>
If is working, set the width to auto or 100%”
[<div> should be </div>]
Two questions:
1) Is 320px true for all users
2) Where is “set the width to auto or 100%”? I can’t see any option to set width in Single Post Content/Ads
Just want to make sure I have correct, universal message for all users here.
Thanks
MG
Hi,
1. To can assign a a cloud template, you’ll need first to get it from tagDiv Cloud Library, only after that you’ll be able to assign it -> https://i.imgur.com/DvnBGZz.png -> https://i.imgur.com/1H1RhKR.png
2. Usually the page/39/ ( https://www.hindinzone.com/page/39/ ) is use when you are using a post loop or page template with pagination on your website
3. This is the results of the link -> https://i.imgur.com/irdWuGk.png you can try one of these plugin -> https://blog.hubspot.com/website/10-best-redirect-wordpress-plugins
4. I think that you have a very good score on mobile, if you want you can try mobile theme plugin, is possible to be some improvements, but first please check our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/
Hope this will help you!
Thank you!
Hi,
“The current content hasn’t been created by TagDiv Composer” – that notice isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, despite the message.
It could also mean that the page contains elements that are not part of the tagDiv composer, or the page has been built with with a different method, this can create problems.
Usually this kind of issue with icons can be solved as mentioned in these topics
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Hope this will help!
Thank you!
Hi,
The difference is that a PRO demos is using cloud templates, in this way the whole website can be edited with tagDiv Composer.
Also when you tested the theme with a pro demo, did you disable the tagDiv Standard pack? only in this way you can get the best from a pro demo.
Thank you!
Hi Calin,
yes i did the same propcess
1. downloaded the contact page template from cloud
2. and installed wpforms
3. copied and pasted the shortcode of wpforms in the wp editor
Problem – its not getting displayed
Thanks,
jvalin
Hi,
The pagination is abaible only on posts loop element from tagDiv Composer or if you set the page template to -> Page Builder + Latest Articles + Pagination, then will be add latest articles and these will have pagination.
Thank you!
Hello,
I am having issues with the Gossip theme. It has trouble loading.. It pauses for about 5 seconds as if it’s looking for the information – then once found actually loads the page content quickly. Also, when trying to save any changes via the TD Composer, I just get a spinning wheel. It won’t save any changes.
Plus, when updating the template, all of the plugins fail. The manual plugins do not work either.
Very disappointed so far. There seems to be a ton of bugs with this theme.
When working on the homepage template, the “Single external shortcode” isn’t available. Is it normal and if yes, do we have another alternative to add a shortcode to the Homepage template?
Thanks in a advance
I’m not sure how to get to ” editing the header template”
I can click edit by td on any page. not sure how or where to find the button to edit the header template.
Hi,
Is possible that Leaky Paywall to not be compatible with cloud template, unfortunately this is not a tested plugin and we can not offer support for it.
Also for standard post you can use theme panel to style it, remove/add elements and ads.
Design your post pages using the Default Templates -> https://forum.tagdiv.com/design-post-pages-using-default-templates/
Thank you!
Hi,
If you are referring to this section -> https://i.imgur.com/3GWoHo2.png, then, this can not be edited with tagDiv Composer, you can change the background image -> https://i.imgur.com/lSipCn1.png color -> https://i.imgur.com/hTXXVXJ.png -> font -> https://i.imgur.com/zNPOYh2.png also the social networks will be display from here -> https://i.imgur.com/FIcD3q2.png and menu can be assigned with tagDiv Composer on cloud template -> https://i.imgur.com/S0CcIMF.png
Thank you!
Hi,
The general sidebar for posts can be set here -> https://i.imgur.com/MjOjRzP.png also if you are using a cloud template, you need to edit it with tagDiv Composer.
Thank you!