- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- 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
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hello !
Unfortunately this option is not possible. You will have to recreate a header using tagDiv Composer for this: https://forum.tagdiv.com/header-manager/
Thank you !
Hello !
Sorry for the misunderstanding !
The Social counter widget cannot be styled anymore. This will be completely replaced by the social counter element from tagDiv Composer. We recommend you to switch it as shown in the video above.
Thank you !
Hi,
Sorry for the late answer, we have some days off for holidays -> https://i.imgur.com/i7CdfFq.png also replying in your topic will only delay the answer, because we respond from oldest to newest.
1) If you want to remove only the title, you can use this custom css
.td-pb-article-list .block-title{
display: none;
}
The code need to be set in theme panel> mobile theme> custom code> css
2) Please try this custom css
.single .td-category, .single .td-post-comments, .single .td-post-views {
display: none;
}
3) Most of this kind of errors are from untested plugins. Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again
4) Indeed for desktop the code can be set in theme panel -> https://i.imgur.com/63MJ1Uz.png but if you are using mobile theme plugin, then the code that is set in body and head are not longer take from theme panel and the code need to be set in theme files in wp-content/plugins/td-composer/mobile/header.php (head code) and wp-content/plugins/td-composer/mobile/footer.php ( code before </body>)
Google Adsense AUTO ADS code can be set here -> https://i.imgur.com/gpTmibn.png
Thank you!
Hi Vlad,
thank you for your response!
I’m already using the tagDiv Composer and i have also disabled the mobile scheme, but there was no difference.
https://share-your-photo.com/2e105012af
Best,
Yannick
Hello and thank you for your answer. My request concerns a block integrated into a template (and not a page). Therefore the TD Composer option is not available. This concerns the “Flex Block 1” block: I would like this block not to be displayed when the filter does not return any article.
Hi, the Yoast SEO plugin is not reading the content on the page build with TD Composer, its not visible on the WordPress Editor also. Kinldy advice
Also will this effect how google/search engine crawler reads the site
Awaiting a speedy reply.
Hi,
If the code is set in functions.php and you are using the mobile theme plugin, then you need to set the code in mobile theme functions.php too -> wp-content/plugins/td-composer/mobile/functions.php
Hope this will help you!
Thank you!
Hello !
For this you will have to edit your post template using the tagDiv Composer. On posts pages you can disable the mobile theme so you will be seeing the modifications you’ve done using tagDiv Composer.
Thank you !
Hi,
I think that you are referring to Custom title -> https://i.imgur.com/eVs3Htc.png from flex blocks, blocks… these can be edited using tagDiv Composer, also this field is on almost all elements, but if you choose an element that do not have it, then you can add the title element -> https://i.imgur.com/T1thVwa.png
For categories you can check our documentation from here -> https://forum.tagdiv.com/primary-category/
Thank you!
Hello !
Yes, this is possible by right clicking on your elements and save them as you can see here: https://www.screencast.com/t/8CztkyOT5QTr
After saving them they will be available in the tagDiv Composer elements list.
Thank you !
Hi,
For this you need to use tagDiv Composer, you need to edit the page -> https://i.imgur.com/c5KjVVq.png most of elements have a custom title -> https://i.imgur.com/73VNNOe.png but in case that the element you are using do not have a custom title you can use the title element -> https://i.imgur.com/50dw7US.png -> https://i.imgur.com/zmu5R9c.png
Hope this will help you!
Thank you!
Hello !
Please remove and reinstall tagDiv Composer and let us know the result.
Thank you !
Hello !
1. You can customize your post templates if you use Cloud library as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ All the cloud library templates are fully editable using the tagDiv Composer.
2. Categories and subcategories are wordpress functions. For more informations you can follow this: https://www.wpbeginner.com/beginners-guide/how-to-add-categories-and-subcategories-to-wordpress/
Thank you !
Hi,
I do not quiet understand, you want to have the mobile menu like this -> instead of this -> https://i.imgur.com/AdGKurW.png, if yes, then you need to use a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer, use the right click to remove the hamburger menu from mobile and add a new menu like this one -> https://i.imgur.com/Al1BVMV.png -> https://i.imgur.com/TEXRH9T.png -> https://i.imgur.com/TiZBnzp.png
If this is not what you mean, please provide some more details.
Thank you!
Hello !
This can be set from tagDiv Composer as you can see here: https://www.screencast.com/t/90e7eSkScsfk
Thank you !
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action('admin_head',function() {
echo '<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>';
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
is there a way to do it with TagDivComposer?
or what plugins are compatible?
This plugin is compatible?
https://elements-cover-images-0.imgix.net/6fe78e3c-fd69-42d0-be5a-d2c8cde3dc0f?auto=compress%2Cformat&fit=max&w=2038&s=cff35742672983bf1039c5ae00716b6d
Hi there-
I am running a site where it actually has one domain, but we want it to display another domain. Therefore, in my wp-config file:
define(‘WP_SITEURL’,’https://realdomain.com/folder’);
define(‘WP_HOME’,’http://www.vanitydomain.com/folder’);
When I launch Tagdiv Composer to edit a page, it just spins and freezes as it is unable to load up the page to edit. In order to get it to work, I have to remove the WP_HOME definition. Is there any way I can get TagDiv Composer to work even with the home defined as a different url?
Thanks.
Hello,
I’m trying to put the shortcode (3rd party plugins) in theme but it does not work. I tried inline text, column text, raw html but no success. The shortcode only works when I put it directly in my post. It does not work when I customize the page through tagdiv composer.
One more thing, I am using the post template of Covid Pandemic Pro (https://demo.tagdiv.com/newspaper_pandemic_pro/2020/03/19/td-post-a-call-to-arms-under-attack-pro-vaccine-doctors-fight-back/). How can I have the sidebar appear in the mobile view please? The sidebar now is only appearing on desktop or tablet, it does not appear in the mobile.
I hope to hear from you soon!
Clicking the SAVE button in tagDiv Composer results in endless buffering. I have discovered, however, that Ctrl+S works. The issue with the button needs to be fixed.
Since the past two months, I have had a very annoying problem. When I make changes to the template or post messages in WordPress, my entire site eventually freezes. All I can do is restore a backup.
According to our Linux Administrator, it is the Newspaper template. The memory fills up and eventually crashes. Below he shows the errors of the server:
[Fri Mar 27 08:24:31.419566 2020] [proxy_fcgi:error] [pid 20467:tid 140099752392448] [client 2001:1c01:2204:daf0::1008:52260] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/social-tips
[Fri Mar 27 08:29:55.974962 2020] [proxy_fcgi:error] [pid 20467:tid 140099710428928] [client 2001:1c01:2204:daf0::1008:52306] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/social-tips
[Fri Mar 27 08:40:19.064255 2020] [proxy_fcgi:error] [pid 3712:tid 139964581123840] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-content/plugins/td-composer/includes/templates/frontend.tpl.php on line 477\n', referer: https://pctipvandedag.nl/software-tips
[Fri Mar 27 08:40:45.886112 2020] [proxy_fcgi:error] [pid 3712:tid 139964740585216] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=4693 in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-includes/wp-db.php on line 2030\n', referer: https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=4&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsoftware-tips
[Fri Mar 27 08:40:50.756227 2020] [proxy_fcgi:error] [pid 3712:tid 139964581123840] [client 2001:1c01:2204:daf0::1008:52510] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=4567 in /home/pctipvande/domains/pctipvandedag.nl/public_html/wp-includes/wp-db.php on line 2030\n', referer: https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=4&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsoftware-tips
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:22:25 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 230 "https://pctipvandedag.nl/oude-fotos-zoeken" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:24:35 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 135 "https://pctipvandedag.nl/tdb_templates/category-cloud-template-tech-news-pro?td_action=tdc_edit&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:02 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e9def399-3ede-e232-6e6a-c6afdfcf2d73 HTTP/2.0" 200 2253 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=382f2297-97b2-7a47-edce-3e80e5ea1b06 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=8b71d380-a13e-11b6-d69a-9053c3364a49 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=7131924f-6651-5630-b2f5-5902711cb697 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:17 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=b9e8d5b4-87ad-b5ca-1a55-951986a99ef1 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=01468d4b-40fb-0b66-60a3-6867e6f24768 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=792c196c-b0f7-7694-842a-e2b710efb606 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=2b12802b-fb16-a0d5-f2af-152b3a22936e HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:25 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=3e3a999d-faf9-0048-b402-6144c76c4bd3 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:27 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 13636 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:29 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 12320 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:30 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 13620 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:33 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 280 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:33 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 263 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:37 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 552 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:38 +0100] "POST /wp-json/td-composer/get_image_id?uuid=8b36b7ef-37cd-0ccf-a3c4-5a9c1ab0885d HTTP/2.0" 200 246 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:40 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=1&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=136f776e-e71e-6997-1160-b5efc43d2416 HTTP/2.0" 200 1181 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:25:58 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=2&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=a177618a-c53f-3785-a940-6c7bceddf37f HTTP/2.0" 200 1568 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:11 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=3&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=f8a1e4be-8909-c288-b402-7192ec3ed500 HTTP/2.0" 200 1613 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 405 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 101 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:42 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=4&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=aa97f296-c63b-f838-63ec-e23d6eb2b126 HTTP/2.0" 200 1568 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=b156ee64-f822-148e-5787-8d2d4079c5ca HTTP/2.0" 200 98 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=aed2e452-d0d9-6f67-a9ad-446ed9fc4192 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/get_image_url?uuid=5b5775a2-3224-934c-7ff9-d951c5193ec5 HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=f05df4cb-b4a0-831e-58fd-074e671591b9 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:26:43 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=c7767071-4998-55c2-1b5b-a7879151bc06 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:00 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=5&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=43c066ff-d651-9403-3411-a30d4bfe2ff4 HTTP/2.0" 200 1550 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:21 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=6&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=b904bbee-bb9c-9fdd-e332-672c0b35a007 HTTP/2.0" 200 3180 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 405 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 101 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:46 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=7&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=9394bc1a-821c-7659-46b3-d2a9d00b24a4 HTTP/2.0" 200 1601 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:27:55 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=8&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=775ce73a-a420-301d-9c5f-cf80cc22fbf1 HTTP/2.0" 200 1567 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=8e19e402-ea6c-91e9-daca-9e0ed48d7af2 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/get_image_url?uuid=5b6f889c-6ee4-3199-caf9-116b7537b68d HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=e173237e-0373-a4e0-2b6a-0fe36f17137d HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=9d5f162b-7a95-12ae-2948-8d42fbd2357d HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:02 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=e72a0e62-e3bd-2661-81cb-7e26190fe617 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:08 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=9&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e97eb790-eb2f-2610-b313-8cec4484aedc HTTP/2.0" 200 1598 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:12 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=10&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=7c639c2c-702d-938c-6940-e6a28aaf83fe HTTP/2.0" 200 1566 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:15 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=11&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=08ddac24-79ac-f237-740b-22278b87facb HTTP/2.0" 200 1248 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=86c1081c-a701-efca-e4af-e693b823f578 HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=cbc11d5d-a88a-0a78-4843-70d3838eda5c HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/get_image_url?uuid=2776c9d7-3107-40b3-ddc6-aa64f371913b HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=fc044e54-5a08-e315-f55b-df8119afb940 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:27 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=0a7d32f4-9366-495e-ab71-a897d8022d2c HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:35 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=12&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=e2253752-3790-b8b4-c26c-79807b862852 HTTP/2.0" 200 1453 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:43 +0100] "POST /wp-json/td-composer/save_post?uuid=6eefe4c4-1d36-9d98-72df-42c0323dd1c3 HTTP/2.0" 200 0 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:28:43 +0100] "POST /wp-json/td-composer/update_footer_template?uuid=9c8de131-bd93-8b1b-2533-cf1b42e7eda8 HTTP/2.0" 200 0 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:34 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:29:59 +0100] "POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/2.0" 200 174 "https://pctipvandedag.nl/tdb_templates/category-cloud-template-tech-news-pro?td_action=tdc_edit&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=41803b4f-5e07-e2a5-4b45-2ab1657b2feb HTTP/2.0" 200 448 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=ed3673c9-bc7d-1c5a-76bd-8d2ab9f88b45 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=2c2700eb-40d4-e8f0-e37c-116d667e880e HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/decode_html_content?uuid=c36b680b-fef0-0080-5485-db1fe94faae4 HTTP/2.0" 200 75 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:08 +0100] "POST /wp-json/td-composer/get_image_url?uuid=36539c3d-6fb2-c01c-b745-4fd026d8d7af HTTP/2.0" 200 137 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:20 +0100] "POST /wp-json/td-composer/do_job?tmp_jobId=0&tmp_blockUid=undefined&post_id=18026&tdbLoadDataFromId=8321&tdbTemplateType=category&uuid=1cd72345-f968-bbda-7af5-0dd294c7c2fd HTTP/2.0" 200 1654 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:08:30:25 +0100] "POST /wp-json/td-composer/save_post?uuid=fd1e9bc2-b652-652d-f1ac-00a7f34d12ca HTTP/2.0" 200 429 "https://pctipvandedag.nl/wp-admin/post.php?post_id=18026&td_action=tdc&tdbLoadDataFromId=8321&tdbTemplateType=category&prev_url=%2F%2Fpctipvandedag.nl%2Fsocial-tips" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:09:18:38 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 426 "https://pctipvandedag.nl/wp-admin/plugins.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
2001:1c01:2204:daf0::1008 - - [27/Mar/2020:09:18:38 +0100] "POST /wp-admin/admin-ajax.php HTTP/2.0" 200 80 "https://pctipvandedag.nl/wp-admin/plugins.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
Thanks!
I find out that tagDiv composer was deactivated…
After activation everything is fine!
On WordPress update composer was deactivated on live and staging… very strange.
Hello please I try to automatic install the TD Composer from the theme plugin panel but I they say the link I followed have expired then I wanted to install the plugin manually and I got an error and I can’t access my my website this the screenshot please I need your help
Hello !
I enabled the plugin called “td-mobile” with the Newspaper theme.
When enabled on a mobile view, it displays a new theme for mobile which is located in the folder:
/plugins/td-composer/mobile/
How can I edit those files, without edit them directly in the plugin’s folder ? Is there any hooks or anything ?
Thanks !
Hello !
You can follow our tutorial here: https://www.youtube.com/watch?v=HXQQygkCCJo&t=1s
All the cloud library templates are fully editable using tagDiv Composer.
Thank you !