- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- NewspaperCredit System
- 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
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
Start with the Newsmag Theme
Access the premium features and create your awesome website. To start, easily Install and Activate the following tagDiv plugins with a single click.
tagDiv Composer
Outdated
tagDiv Social Counter
Outdated
Install / Activate plugins
My TD Composer for the Homepage is getting an ERROR but it worked before I made a change to the footer.
It is not related to PHP version or WP-memory. I updated the PHP version to 7.4. WP Memory Limit is updated to 256 MB but I am still getting the ERROR.
Please listen to my issue…
I CANNOT EDIT THE HOMEPAGE IN TD COMPOSER. IT SAYS THERE IS AN ERROR. This is not caused by PHP or WP Memory Limit. It happened when I was editing the footer 2 days ago. I saved and it errored when I refreshed.
Errors at columns: 3(models) : 4(dom). The model does not match the content Current state has involved an issue.
PLEASE CHECK FOOTER AND FIX THE COLUMN ERROR. THIS IS A CRITICAL ERROR WITH YOUR THEME (IN THE CSS).
I think the error is caused by the middle column in footer. Please just delete the Raw HTML element in the middle column in the footer row.
Hi phaseoneindustrial,
Usually for this you must add a new parameter, you ca check a guide for this -> https://www.wpbeginner.com/plugins/add-excerpts-to-your-pages-in-wordpress/
also if you are not using a child theme to set in the child functions.php file the code, then you need to set it in wp-content/plugins/td-composer/legacy/Newspaper/functions.php
Thank you!
the pic of second problem:

Hi,
it is not only a problem that i have alone. In fact for a mistake i send you a second ticket
https://forum.tagdiv.com/topic/tagdiv-looping-2/
on that one, as you can look, a lot of another clients have my same problems.
Anyway, here a pic of the problem:

there is, also, another problem that i check: if you are not login you cant see the images or the object made with another plugins as, for example, the Ninja form
here a pic of the problem:

third problem that i check is that if you deactivate td composer the site crash as on the pic:

all this problems started after the new rel of the plugin of 10th of this month.
thanks for the assistance
ls
jQuery Migrate Helper — Warnings encountered
This page generated the following warnings:
https://cogihot.org/wp-content/themes/themeforestc%C5%A9-LhkKX1rQ-newspaper-wordpress-theme/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js: jQuery.fn.load() is deprecated
https://cogihot.org/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js: jQuery.fn.load() is deprecated
Please make sure you are using the latest version of all of your plugins, and your theme. If you are, you may want to ask the developers of the code mentioned in the warnings for an update.
please help meeee
I have several errors related to the td_composer plugin and the Newspaper theme.
2020/08/15 11:59:44 [error] 460752#460752: *4340 FastCGI sent in stderr: “PHP message: PHP Fatal error: Cannot redeclare tdc_on_remove_core_updates() (previously declared in /datos/elaxioma/public/wp-content/plugins/td-composer/includes/tdc_main.php:294) in /datos/elaxioma/public/wp-content/plugins/td-composer/includes/tdc_main.php on line 293” while reading upstream, client: 108.162.219.43, server: elaxioma.com, request: “GET /wp-admin/post.php?post_id=7304&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Felaxioma.com%2Fweekends%2F HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.4-fpm.sock:”, host: “elaxioma.com”, referrer: “https://elaxioma.com/weekends/”
2020/08/15 12:08:55 [error] 460752#460752: *4718 FastCGI sent in stderr: “PHP message: PHP Warning: include_once(/datos/elaxioma/public/wp-content/plugins/td-cloud-library/includes/tdb_template_import.php): failed to open stream: No such file or directory in /datos/elaxioma/public/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 1953PHP message: PHP Warning: include_once(): Failed opening ‘/datos/elaxioma/public/wp-content/plugins/td-cloud-library/includes/tdb_template_import.php’ for inclusion (include_path=’.:/usr/share/php’) in /datos/elaxioma/public/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 1953” while reading upstream, client: 173.245.52.200, server: elaxioma.com, request: “GET /wp-admin/update.php?action=update-selected-themes&themes=Newspaper&_wpnonce=b2dc60b8d5 HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.4-fpm.sock:”, host: “elaxioma.com”, referrer: “https://elaxioma.com/wp-admin/update-core.php?action=do-theme-upgrade”
I think it’s not meant to display on mobile devices (all themes).
https://demo.tagdiv.com/newspaper_baby_pro/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css
@media (max-width: 767px)
.td-scroll-up {
display: none;
}
you have to override it in a custom css to make it appear in mobile
@media (max-width: 767px)
.td-scroll-up {
display: block;
}
The styling issue I raised (using a Medicine Pro Demo) is because of this file: plugins/js_composer/assets/css/js_composer.min.css
Is it meant to show in the frontend? It was not present in https://demo.tagdiv.com/newspaper_medicine_pro/
Will we get an update for this?
Please close/mark as solve these tickets, the issue is temporary fixed by commenting the css file mentioned above:
https://forum.tagdiv.com/topic/td-composer-issue-6/
https://forum.tagdiv.com/topic/header-in-inner-pages/
https://forum.tagdiv.com/topic/medicine-pro-mobile-view/
Not related to theme:
https://forum.tagdiv.com/topic/staging-site/
The only issue I have is the hero image
https://forum.tagdiv.com/topic/demo-theme-hero-image/
Hello!
I keep getting internal server error on my website. So I deactivated all plugins and reactivate them one by one. And I realized that each time I deactivate td-composer, my site works but displays html code. However, when i reactivate td-composer, the site crashes with this error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@techtimesafrica.workclick.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
OR
ERROR 504 – GATEWAY TIMEOUT
Why am I seeing this page?
The server that your request has reached is acting as a gateway or proxy to fulfil the request made by your client.
Web Browser => Web Front-End => Web Back-End
This server (Web Front-End) received an invalid response from an upstream (Web Back-End) server it accessed to fulfil the request….
Currently behind a WAF (not plugin).
Unable to Edit page with TD Composer. (timer spins continuously)
What type of server request is TD Composer utilizing so I can adjust my WAF accordingly?
Hello!
I keep getting internal server error on my website. So I deactivated all plugins and reactivate them one by one. And I realized that each time I deactivate td-composer, my site works but displays html code. However, when i reactivate td-composer, the site crashes with this error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@techtimesafrica.workclick.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
OR
ERROR 504 – GATEWAY TIMEOUT
Why am I seeing this page?
The server that your request has reached is acting as a gateway or proxy to fulfil the request made by your client.
Web Browser => Web Front-End => Web Back-End
This server (Web Front-End) received an invalid response from an upstream (Web Back-End) server it accessed to fulfil the request.
Hi,
I followed all the requirements mentioned in the docs and disabled all plugins except the theme plugins. There are no errors in the system status as well – https://gjconsulting.co.in/wp-admin/admin.php?page=td_system_status.
But td composer is still not working.
Hi,
Indeed is look that this is dismaying for 1-2 second on mobile devices.
As a suggestion you ca do two things:
1. Use a pro demo
2. Remove the code for login from them files if you do not want to use it -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/XdFc9rz.png
Let me know the results!
I am unable to edit my site in td composer. URL – https://gjconsulting.co.in/wp-admin/post.php?post_id=833&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fgjconsulting.co.in%2F
ERROR MESSAGE – This site can’t be reachedThe webpage at https://gjconsulting.co.in/wp-admin/post.php?post_id=833&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fgjconsulting.co.in%2F might be temporarily down or it may have moved permanently to a new web address.
ERR_HTTP2_PROTOCOL_ERROR
Hi Quique_Boliches,
If you want to change the post content width you must use a single post template from tagDiv Cloud Library, this can be edited with tagDiv Composer -> https://i.imgur.com/SI6oA9I.png also you can try a custom css like this one -> https://i.imgur.com/hl2uoyC.png
.single .tdb_single_content p {
max-width: 95%!important;
}
This will increase the max post width. The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Hi Calin,
I think the issue is with td composer.
https://www.loom.com/share/d43b529a475a4d0b9a58d3cfb294469d
We are using the latest wordpress (5.5)
– TD requirements are all good.
– no other plugin
We really like the theme and hoping you can fix this as soon as possible.
Thanks!
-
This reply was modified 6 years by
vetshopdeveloper.
Hi,
Like I said, the requirements are all checked.
I think the td composer plugin is buggy at the moment.
This is a newly created site with just newspaper theme installed (including plugins).
No other plugin is installed.
We are using the latest version of WordPress(5.5)
-
This reply was modified 6 years by
vetshopdeveloper.
Hi, I think the header issue for Medicine Pro is because of the composer.
Please see the video below
https://www.loom.com/share/d43b529a475a4d0b9a58d3cfb294469d?focus_title=1&muted=1
We really like the theme and would appreciate it so much if you can fix this. Thanks!
Hello !
The files can be found in here: wp-content\plugins\td-composer\legacy\Newspaper\includes\smart_lists
Let us know the result !
Thank you !
This is about translations with WPML.
I have two templates for single post and two for categories. After copying and translating, I was able to attach the first set to the category/post-templates that I wanted.
But I now cannot apply the second set. They are not shown in Theme Options and not in TD Composer as an option to select.
https://i.vgy.me/Dpd0Un.png
https://i.vgy.me/fewycd.png
https://i.vgy.me/JnZoc3.png
Clear browser cache (after all other steps) does work.
But it is quite unstable. After a while cache has to be cleared again.
So in essence, there actually is a problem with TD Composer in WP 5.5. that has to be addressed.
I am getting this Error and I cannot UNDO or EDIT ANY ELEMENTS to fix.
Errors at columns: 3(models) : 4(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Hey all, I have updated to the most recent version, but my header logo resized and I’m having trouble getting my logo back at the top of my page. I’m using TD Composer and the default template for Newspaper. Any suggestions would be awesome. Seems like I’m missing something simple.
Hi andxtagdiv, if you want to remove that message, you need to comment this line of code -> https://i.imgur.com/CtBzi7c.png like this -> https://i.imgur.com/DLtPfyW.png and the function that you mentioned will no longer be call, also the path to the file is -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_translate.php
Hope this will help you!