- 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
When I click on edit it shows – ”
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /home3/********/m******chor.com/wp-content/plugins/td-composer/includes/tdc_main.php on line 593
There has been a critical error on your website. Please check your site admin email inbox for instructions.
Learn more about debugging in WordPress.”
I have empty columns on some pages. When I click on them it says to delete using TD Composer. When I try to do that, I see no way to delete them. The little trash can icon doesn’t pop up and the delete key does nothing. There are some empty columns on a page that seem to be affecting the site as a whole. I’d like to know how to delete these columns.
Hi,
Unfortunately for flex elements the excerpt option was no longer set in theme panel, sorry! This option can be get only manually for each flex element in part.
If you want to change the excerpt for all flex blocks, you can do it only from theme files wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/Bi5TKc1.png unfortunately those changes will be lost when you’ll update the theme.
Thank you for your understanding!
Hi,
TagDiv Cloud library is a custom post type and the cloud templates made with tagDiv Composer are saved in database. Now normal you should be able to check if is a specific template. For example the files for cloud header are on this path -> wp-content/plugins/td-cloud-library/shortcodes/header and the header.php file is wp-content/plugins/td-composer/legacy/Newspaper/header.php (if you are not using the tagDiv Standard Pack).
Hope this will help you!
Thank you!
Hi,
You can add the big grid full using tagDiv Composer -> https://i.imgur.com/xS3s4MD.jpg just make sure that you do not have set an background image or color because then the layout will be boxed.
For removing the zoom effect you need to use a custom css like this one:.td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none!important;
}
This css code need to be set in theme panel> custom code> custom css. Hope it will help you!
Let me know the results!
Hi, unfortunately I’m not a developer to be able to provide a solution and say that my solution is the right one (also this is more an custom request), but I can provide an workaround, on this file path wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/content-metaboxes/td_templates_settings.php we have this condition that it will apply per user capabilities -> https://i.imgur.com/uALYWCa.pngwhat you can do is to remove the “current_user_can” parameter from if then the post settings section will be display for all type of users -> https://i.imgur.com/nGK33ve.png
Hope this will help you!
Hi siva, I see that you have an error in console -> https://i.imgur.com/DF3dxsB.png Also I think that you have set the ads using tagDiv Composer in ad box from pages and cloud templates (because you are using cloud templates the ads set in theme panel will not be display if are now set in ad box element) -> https://i.imgur.com/VJESMRU.png -> https://i.imgur.com/akMRjTD.jpg -> https://i.imgur.com/aR0a94T.jpg
Hi,
This can be find on this path -> wp-content/plugins/td-composer/mobile in the mobile folder you’ll find the files for single, page and rest of theme pages.
Hope this will help!
Hello, my site at skiracing.com which is hosted on WPEngine’s tier 3 dedicated hosting service, won’t load any page that was built with tagdiv.
I tried solutions #2 & #4 posted on this page: https://forum.tagdiv.com/tagdiv-composer-not-working/ and neither worked or helped.
I also turned on wp_debug and i’m not seeing any related errors, however, I am seeing a bytes exhausted php notice in the error logs and it’s being caused by td-composer. tagdiv seems to be causing memory overages on our server.
I also tried disabling a lot of different plugins and that didn’t help either.
Would love to get some help in figuring this out if possible.
thanks
Hi all,
I have two issues.
1) I’m getting a Fatal Error on my site (stluciatimes.com) after upgrading to the latest version of Newspaper (v10.3.8) and Amp (v2.0.7).
I’ve enabled debug mode and I see the following message:
Fatal error: Uncaught AmpProject\AmpWP\Exception\InvalidService: The service ID “dev_tools.likely_culprit_detector” is not recognized and cannot be retrieved. in /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/src/Exception/InvalidService.php:57 Stack trace: #0 /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer/SimpleServiceContainer.php(39): AmpProject\AmpWP\Exception\InvalidService::from_service_id(‘dev_tools.likel…’) #1 /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/src/Services.php(55): AmpProject\AmpWP\Infrastructure\ServiceContainer\SimpleServiceContainer->get(‘dev_tools.likel…’) #2 /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/includes/amp-helper-functions.php(420): AmpProject\AmpWP\Services::get(‘dev_tools.likel…’) #3 /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/includes/amp-helper-functions.php(474): {closure}() #4 /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugin in /chroot/home/a026d271/stluciatimes.com/html/wp-content/plugins/amp/src/Exception/InvalidService.php on line 57
If I switch to AMP mode in the theme panel and then clear the cache https://imgur.com/XcJxsYI, the error disappears. However, that is not a solution.
2) Also, if I use TD Composer to edit a post template, it starts loading the site then everything freezes after a few seconds.
Can anyone help with these 2 issues?
Thanks to all of you in advance!
Chao!
This is what my single page template looks like
https://halalfoodguy.co.uk/tdb_templates/single-post-template-lifestyle-pro/
But the live site looks like this
https://www.dropbox.com/s/rcrl3xqezor0z09/2020-11-22%2018_51_57-Restaurant%20Map%20_%20Halal%20Food%20Guy.jpg?dl=0
Live example https://halalfoodguy.co.uk/restaurant-map/
My custom sidebar doesn’t show on the right where it should be, but rather shows up at the bottom.
Can you explain and help why this happens?
When i hit edit with tagdiv composer on the homepage, it just loads forever.
I get
Uncaught TypeError: jQuery(…).live is not a function
at post.php?post_id=40&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fbuletindesacalaz.ro%2F:4726
Uncaught TypeError: Cannot read property ‘registerPlugin’ of undefined
at o.registerPlugin (post-edit-1530.js:1)
Please fix it asap. I can provide login details. What type of paid support is this? A forum?
TD Composer Plugin is crashing my site. When I disable it through file manager via Cpanel the site comes. But again crashes site after some time when I re-enable it.
Hi,
My ad network requires me to insert scripts to the header, but the header scripts are different for each post template. We can’t load both scripts from the theme panel, because that will conflict with their ad servers. We use 2 tagdiv composer post templates and I noticed they both have some kind of template id in the body class, for example: tdb_template_17454. Is it possible to get the template id with the function get_page_template()? If this would work, the next question would be to what header.php file I should add the function? As mentioned we use the tagdiv composer so the header.php file in the theme folder doens’t work.
Thanks in advance!
Hello is it possible to do a child of this section? /www/wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-2.php
otherwise every update i will lose everything..
Thanks
Hi,
I would like to append my experience. Yes, your TDC really generates HUGE wp_postmeta entries. I imported and customized some cloud templates – that means a lot of steps in TD Composer, and my wp_postmeta was above 200 MB! Main problem was that table was so big that it broke down whole WP, because in some operation with DB it exhausted 256 MB limit.
So this is really bad bug and I suggest you to repair it as soon as possible too. At least add Clear history button/option as well as add this feature to “Newspaper system status” – show size of TDC backup records with warning above some limit.
Finally I tried method Sandman mentioned and deleted ‘tdc_history‘ rows manually in phpMyAdmin. So far it looks problem is solved and WP works OK.
Hi,
As I can see you are using a pro demo, therefore you need to set the ads using tagDiv Composer in ad box and on single post content from single post template-> https://i.imgur.com/VJESMRU.png -> https://i.imgur.com/akMRjTD.jpg -> https://i.imgur.com/aR0a94T.jpg
Hope this will help you!
Hello !
That can be done if you remove it from the theme: wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
Please note that this is not a suggested way and any issues caused by this are not covered by the support team.
Thank you !
Hi Calin,
I’m not sure you have understood the issue! Even when I set a bigger height using the css settings, although the height gets bigger in the td composer, they are not accurately reflected on the live mobile page – my screenshots show this. In the TD composer, the height is more than on the live mobile page. For some reason the height I set in the td composer is not matched when I view the webpage.
Thanks,
Anna.
Hi domien,
Unfortunately there is no option in our theme for that, sorry. Those changes can be made only in theme plugins and will affect all blocks from entire website not only from a specific place. (> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/oqbXS3G.png).
Thank you for your understanding!
Hi nitrofox,
Maybe the problem is that we all have different perspective on how our theme should work. In this way both perspective can be true, for some users can be our perspective, for others can be yours, but not for all of all users.
We go with the WordPress roles -> https://i.imgur.com/kSxdt6R.png according to this cms the author can publish and manage his own posts -> https://i.imgur.com/0wfq9Gt.png -> https://wordpress.org/support/article/roles-and-capabilities/ therefore this is not a bug, is WordPress roles and implementation, not ours, only use them roles.
I do not think that others theme from WordPress have different roles, those are standards.
Now that you have a policy of your own, that do not mean that the WordPress roles are not correctly.
In our theme you can find those roles in wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/1feWA5o.png
Thank you for your understanding!
Dear TagDiv,
We have a WordPress website running a Newspaper theme with TagDiv composer installed. We have successfully implemented some sidebar ads with TD composer and placed the codes with TD Adbox on the website. They run as they should.
Now we want to place side surround ads, but we can’t insert the code via TagDiv composer. We tried via Theme panel with Custom ads and inserted our code there, but it’s not showing up. It doesn’t even show up in the source code of the website.
Which part of the website do we have to edit to get the codes/ads to show up? The codes should be in the <body> section.
Kind regards,
A.
Can’t understand why it gives me this error when i’m working in the TD Composer!
The page is https://corsi.dentistamanager.it/corso-srl-odontoiatrica-2021/
Hello, we recently updated to Newspaper 10.3.7, and Tag Div Composer would pause while loading, returning a blank page. When we inspect the page, there are three errors. Any help is much appreciated, thank you!
Uncaught TypeError: Cannot read property ‘registerPlugin’ of undefined
at o.registerPlugin (post-edit-1530.js:1)
at new o (post-edit-1530.js:1)
at t.default (post-edit-1530.js:1)
at HTMLDocument.<anonymous> (post-edit-1530.js:1)
post-edit-1530.js:1
Uncaught SyntaxError: Unexpected token ‘<‘
?page_id=82705&td_action=tdc_edit&post_id=82705&tdbTemplateType=page:185
Uncaught TypeError: Cannot read property ‘outerWidth’ of undefined
at td_wp_admin.min.js?ver=10.3.7:135
(anonymous) @ td_wp_admin.min.js?ver=10.3.7:135
Hi,
When I click “edit with TD composer” to edit a page I get a loading animation on a white screen and after a few seconds the animation disappears and I am left with a plain white screen. Hence I can’t edit existing pages, please help.
Thanks