- 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
Hi,
If you are using the mobile theme plugin then all the js files are on this directory -> wp-content/plugins/td-composer/mobile/js
Thank you!
This message only shows on this page when editing with TD Composer.
Screenshot-> https://imgur.com/x2dmP54
Page Link-> https://probangla.com/en
marcobarb:
I have experimented extensively with this problem and I’ve narrowed it done to a couple of issues. 1. If the page is large it can just time out with your server. 2. If you want to edit with TD Composer and then use Gutenberg to edit the code or SEO it can cause major problems. Solution 1. is mentioned above–switch to the classic editor and it should open eventually. Solution 2. is easier and always works but not best-practices. If for whatever reason you just can’t get Gutenberg to open after editing in TD Composer you can copy the affected page which gives you an instant, clean look at the Gutenberg page. Make the changes you need to the duplicate page and delete your original page. At this point make sure the perma URL matches up and that’s it. You should now be able to edit your page in both Gutenberg and TD Composer.
Calin:
This is a dev issue and will need to be addressed in a future update. I understand that TagDiv can’t be compatible with every page builder, but page compatibility with Gutenberg is pretty important.
Thank you for the input. @Amit should the code added to the following directory:
/wordpress/wp-content/plugins/td-composer/mobile
Greetings Kathrin
I posted a topic about this right know, but I can contribute with a fresh relevant excperience here.
It seems to be a problem with the WooCommerce plugin, if you use that. I deactivated WooCommerce, and then the TD Composer worked fine. I think this is something you really need to fix ASAP. Without WooCommerce, I will not have any income… Maybe it’s the same for others, also.
Update: It seems to be a problem with the WooCommerce plugin. I deactivated that plugin, and then the TD Composer worked completely fine (not Live CSS though). This is something you really need to fix ASAP. Without WooCommerce, I will not have any income… So I simply cannot delete that plugin.
It’s really important you find a solution for this.
-
This reply was modified 5 years by
parcferme.
I have seen different topics of struggling with TD Composer. When I should edit the page with this feature, it just stops with a white page – not loading at all. I also experience that the Live CSS doesn’t update at all, and I have a feeling that the cause of this error is the same.
I have seen the advices on the other topics, but that doesn’t work for me. I really hope it is a solution for this. Both WP and the Newsmag theme is updated to the most recent version. Still problems…
Hi,
You can preload mobile theme fonts by adding the following code to mobile theme’s functions.php file.
// Preload Newspaper fonts for mobile theme
function dns_prefetch_mobile() {
echo "<link href='https://www.YOURDOMAIN.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?10' rel='preload' as='font' type='font/woff' crossorigin>";
}
add_action( 'wp_head', 'dns_prefetch_mobile', 0 );
I hope you will find this helpful.
Have a great day!
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 36864 bytes) in /home/mish34uetc5t/public_html/thezambiansun.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2645
Hello
when i try to change the image placeholder on Hero block nothing happens.
i have a js error “post-edit-1521.js:1 Uncaught TypeError: Cannot read property ‘registerPlugin’ of undefined”
the wp-json/td-composer/get_image_id call fail also
i don’t no if those 2 errors are the cause.
can i get help?
Thank you
Dear Vlad,
thank you for the information.
Please find here the sceenshot of system status: it seems to be all correct.
https://tinyurl.com/y2grn9bw
I already tried to deactivate all the plugins, but this did not solve the issue.
I also cancelled Composer, Standard Pack, Library and cleared cache (Hummingbird pro by WPMUDEV in use).
I am not sure about this, but it might be possible that the issue rised with the update to 10.3.7.
This is issue can be observed on 2 out of 3 site where I have Newspaper installed:
1) osdife.org ->not working (hosted by OVH)
2) studiolaquilone.it ->not working (hosted by Ionos)
3) ilcaffegeopolitico.net ->working (hosted by WPMUDEV)
I did several checks to understand issues reported by browser inspection panel, and so far I can see that the problem should be with td-composer/legacy/Newspaper/js/td_wp_admin.min.js, but unfortunately I have no technical know how to go in deth.
I would kindly ask for your support as, above all on osdife.org, I cannot publish the new website if I do not fix this.
Lookind forward to hearing from you,
thank you,
regards
Pietro
I am trying to eddit my website (www.SuaEvolucao.com.br)using the TD composer, but when i try to do this the loading of the tagDiv composer never ends…
what should i do?
Thx!
Hi Vlad, thanks for the reply. TWhen I downloaded the software for the first time in July, I thought I had the most updated version, but my site did say the plugins were old and needed updating. Do you know if you have updated the plugins since then? My TD composer doesn’t allow me to enable the sticky menu. I also can’t save the logo images I upload on TD Composer.
Hi guys,
When I click on my mobile menu, this is the screen I get: https://imgur.com/jIFyNPV
The site is https://annadrummond.com/home/
1. The ‘Articles’ menu item works, but none of the rest do. I can see that they have been clicked, and the web address even changes, but it does not navigate to the link.
2. How do I change the style of the menu? I want to change the purple background image – there are no options to do so in the mobile composer. I have looked in the Theme Panel and have noticed the mobile menu/search background, but there are no pre-sets, and I have the mobile theme disabled. I am using a separate mobile template for the page.
3. The height of the background image I have for my hero image in the td composer is different to what the actual site shows – how to fix this?
Thanks!
Anna.
Hi,
Indeed the filter taxonomies is filtering the posts that have at list one category, taxonomy that is set.
Also you are right the file that has the code for this filter is in plugins/td-composer/legacy/common/wp-booster/td_data_source.php but the problem is that this file can not be set in a child theme, it will not work, for the moment can be set only the files from wp-content/plugins/td-composer/legacy/Newspaper and wp-content/plugins/td-standard-pack/Newspaper -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you for your understating.
I am running newspaper 10.7.3 and WordPress 5.5.3 and php 7.2 and the td composer is not working. When I try to add an element, even an empty row, it gets stuck on loading. and if I try to delete an element, the popup window that asks to confirm if I want to delete will start repeating the message again when I click “yes” I have disabled the plugs in which were previously working fine for the past few months. Not sure what to do?
Also, wondering if you could provide the hex color code for the black pro, so I can match the background color on artwork, etc, that I want to upload on the website.
Thank you for your help
In Theme Panel Settings (Desktop and Mobile) I set both to blue (https://prnt.sc/vhn6gt & https://prnt.sc/vhn6sp). On my Cloud Template, the mobile menu and mobile search background are both red (Template), means it doesn’t use the theme settings. But where to set this in TagDiv Composer? In CSS Settings I only find the option to set the header background color…
Hi Calin,
maybe I wasn’t clear. I know I can use multiple taxonomies filter, but in this case the block displays posts that belong to at least one taxonomy-term of the term id list.
Instead I need to display posts that belong to all the terms set in the multiple taxonomy filter.
In other words, the multiple taxonomy filter generates a query that has a tax_query relation in “OR” (not in “AND”), and I really need to modify this behavior.
I investigated and it seems to me that I have to modify the file plugins/td-composer/legacy/common/wp-booster/td_data_source.php (line 137)
$tax_query[‘relation’] = ‘OR’;
But how can I do it in my child theme?
thanks
Hi,
Indeed this option is not yet in our theme, the file that was the code for sharing is on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php
Hope this will help you!
Hi Vlad,
Thanks! To make this more clear for your developers; I think I’ve found the bug. In the old version the text generation looks like this (td_login.php)
$message = __('Someone has requested a password reset for the following account:') . "\r\n\r\n";
$message .= network_home_url( '/' ) . "\r\n\r\n";
$message .= sprintf(__('Username: %s'), $user_login) . "\r\n\r\n";
$message .= __('If this was a mistake, just ignore this email and nothing will happen.') . "\r\n\r\n";
$message .= __('To reset your password, visit the following address:') . "\r\n\r\n";
$message .= '<' . network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login') . ">\r\n";
And in the new version like this
$message = 'Someone has requested a password reset for the following account:' . "\r\n\r\n";
$message .= network_home_url( '/' ) . "\r\n\r\n";
$message .= sprintf('Username: %s', $user_login) . "\r\n\r\n";
$message .= 'If this was a mistake, just ignore this email and nothing will happen.' . "\r\n\r\n";
$message .= 'To reset your password, visit the following address:' . "\r\n\r\n";
$message .= '<' . network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user_login), 'login') . ">\r\n";
The translation function __() seems to be simply forgotten during the migration to the td_composer plugin. Furthermore you are not passing the user data to the ‘retrieve_password_message’ hook, so it’s mostly useless. It’s implemented like this (td_login.php);
$message = apply_filters('retrieve_password_message', $message, $key);
But it should be (and it’s an easy fix) to do it like this:
$message = apply_filters( 'retrieve_password_message', $message, $key, $user_login, $user_data );
so you can actually generate a working link in a user function. You need the $user_login for this.
Hello !
The element for sharing is available in composer here: https://www.screencast.com/t/ObrdXAy5uwy6
The shortcode is this: [tdb_single_post_share like_share_style="style2" like="yes" like_share_text="yes"]
Thank you !
Dear team,
I have Newspaper on 3 sites. On 2 of them the html editor of the Composer does not work anymore. E.g. in “text with title” or in “column text” modules (but same for any module including text editing), if I click on the content edit button, it starts with a loading loop and it is not possible to edit the contents.
See screenshots for details:
-https://1drv.ms/u/s!AundnxhWOGGAh71SlBz_UqysWUWHRg?e=vIpoo7
-https://1drv.ms/u/s!AundnxhWOGGAh71Tbir4eIOmGtwTGQ?e=PMsMXw
-https://1drv.ms/u/s!AundnxhWOGGAh71Kz9wUWPAv8-RS9g?e=4h0Obn
-https://1drv.ms/u/s!AundnxhWOGGAh71Ra6IJVF8U0hM1KQ?e=152CXD
Looking forward to hearing from you,
thank you,
regards
Pietro
When I Click of TD composer it shows for a few seconds then the page goes blank and no option to click on, why is it not working, though I have purchased the theme that functionality is not accessible, can anyone help?
We are going to update Newspaper 9 to Newspaper 10, while updating the version we are getting a lot of shortcode errors on pages and post. Moreover, we are finding many fatal erros and the descrption is attached below
If we use latest TD Composer fatal error comes like
New TD Composer Plugin Error
https://prnt.sc/vh6ywo
Older TD Composer is not working/compatible with new Newspaper x theme version.
New Theme errors
https://prnt.sc/vh6swm
https://prnt.sc/vh6tf6
wp-booster files
https://prnt.sc/vh6wvo
I request you to please guide me on these points so that we can keep update 9 to X theme version..
My TD composer is not loading … keep getting spinner. are you having issues Today Nov 11, 2020