Hello!
Please check to see if this seems to be the one you are looking to: https://buddypress.org/support/topic/redirect-on-logout/; Or you can try to insert the code in the child theme function.php file.
Thank you Calin,
So you know your update has a bug? You have other customers facing the same issue. So instead of fixing it, you give an ad-hoc workaround that will waste your customers time, ruin their reputation, not have sales that day or their visitors thinking they are dodgy and take an hour or more out of our day, for what???. I have 40 websites, none of them crash after an update. I use child themes to ensure any updates dont affect the main site. I am using a child theme with yours as well, but hey.. no surprise..it doesn’t work.
Reputation and professionalism might not mean anything to you, but it does to me and a lot of people, so does time! You are wasting my time because of inadequate skills in your developer’s code.
Your theme is the only one I have purchased where I need to be careful when I am updating because the whole website will crash and then I need to spend a whole day fixing it again. Lets hope you don’t release 3 updates in a week.
I don’t want to use backups? WHY??? How is a back up going to update the theme??? Driving backwards takes you back not forward… i don’t get your logic?? Instead fix your bugs mate. Simple. Dont give us work around and silly excuses. Tell us you are sorry and that you will fix this ASAP!. Anything else is just poor customer service.
Hi,
For me is working just fine. make sure that the child theme is enabled -> https://i.imgur.com/wwZSuC6.png but you still need to do some change that can not be set in child theme, for example on this file wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php you need to set the new path for login modal -> https://i.imgur.com/GtnclCk.png like this -> https://i.imgur.com/UXJPamO.png also for specific templates you need to add it in other places.
If is still not working for you, please let me know exactly what you are using, cloud templates or standard header style.
Thank you!
Hi,
If you want to use the custom fields, then you need to add the code in functions.php in this file path wp-content/plugins/td-composer/legacy/Newspaper/functions.php or better set it in child theme, after that go in a post and add the new custom filed -> https://i.imgur.com/PV6YhJY.png set the guest-author and set the value for it -> https://i.imgur.com/kAXOu2B.png the results will be -> https://i.imgur.com/wzujZ0j.png
I hope this will help you!
Happened to me to. All tagdiv composer custom saved elements got wiped out. So did all theme settings. Mine wasn’t directly after the update. It happened a week or so after while working on it. I am running on a child theme too.
I already follow the same way, But it does not works. As you said I place all files from td-composer/legacy/Newspaper/parts/ folder to Newspaper-child/parts/
But if I make any change to file in child theme it does not reflect.
Hello!
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hello!
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hi,
If you just want to translate the text, then you can do it from theme panel translate section -> https://i.imgur.com/tMuidYV.png
Also to set that file in a child theme, please check the answer provide in this topic to your question https://forum.tagdiv.com/topic/registration-pop-up/#post-408628
Thank you!
Hi tsharma, if you want to set the td-login-model.php in child theme you must set it like this Newspaper-child/parts/header/td-login-model.php, I recommend to set in child theme all files from td-composer/legacy/Newspaper/parts/ copy the parts folder and past it in child theme.
I hope this will help you!
Hello!
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hi,
I just mad a test and for me is working correctly with child theme (this must be use like in this guide https://forum.tagdiv.com/the-child-theme-support-tutorial/).
Just make sure that you copy the files from -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single
Let me know the results!
Hello!
I don’t think that this is so simple to achieve it, it could require a code line to import that file in your child-theme.
Thank you!
When using Newsmag child theme and copy single.php into the child’s theme directory, all of the Article ads disappear.
How can I customize the article post and still keep the article ad types on it?
Thanks,
um
Please tell me how can I override this file in child theme
td-composer/legacy/Newspaper/parts/header/td-login-model.php
I want to change text in login popup. I created child theme and place this file/ folder there parts/header/td-login-model.php
It does not works. Why?
could anyone tell me how can I override this file in child theme
td-composer/legacy/Newspaper/parts/header/td-login-model.php
Of course. Inside “td-composer”.
I was looking inside “td-standard-pack” and that’s why I couldn’t find it.
Thank you very much. That’s the one I need.
But now I have another question. where exactly should I copy that file before editing it?
I mean inside /wp-content/themes/Newspaper-child-theme/
I suppose it should be something like
/wp-content/themes/Newspaper-child-theme/legacy/common/wp_booster/td_more_article_box.php
But I feel I’m missing something else there.
Or is it correct?
Thanks
My website is https://prensasocial.es/
I am using the theme Newspaper v11 and I have made a child theme to be able to customize a few things.
I have being writing PHP code for webs sites for more than 20 years, so it is not the first time I have done something like that.
Now I want to customize the “More Articles Box”.
When I go to “Theme Panel” => “Post Settings” => “More Articles Box” inside the dropdown “Display Articles” there are 5 options:
Latest Article
From Same Category
From Post Tags
From Same Author
Random
I want to change that, so I need to find the file where it is defined, and copy it inside my child theme before editing it but I have being reading the code and cannot find the file where it is defined.
I don’t know if that’s enough information or if you need something more
Thanks
Hello!
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hi
I would like to customize the aspect and the content of the “More articles box”.
I have being searching the code trying to find out in what file it is defined, in order to copy that file inside my child theme, so I can change anything I want, but I cannot find it.
Any idea what file should I copy and edit?
Thanks
Hello, @connectgo
Have you checked for a plugin conflict? You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, if made the test with extra plugins deactivate and the issue persists, you can contact us via email at contact@tagdiv.com and provide wp-admin and cPanel access to investigate this issue.
Also, please make a full backup to all files and the database.
Let us know and we will gladly assist you.
Thank you!
Hello,
This error can occur due to a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again to edit.
Also, if the problem persists, you can update the theme (v11) on a staging website and do a test using only tagDiv plugins and see if the results.
Let me know about your results!
Thank you!
Hello!
Please try to do these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cache plugin exists)
After that, please add again the full element in Composer and see the results!
Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!
Hello,
This is strange, that is why, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, please make sure you have the tagDiv plugins activate.
Thank you!
I can’t say with 100% certainty that the issue did not occur while the site was still in staging, but I know that I was never reminded of another theme update until after I moved the site from staging to live.
I use MainWP to help me manage my websites. I found about the Newspaper theme update discrepancy when MainWP indicated that an update was available for the theme soon after I updated to version 11.
I do not use a child theme.
The theme update was done from the Dashboard > Updates page. The Newspaper plugins were updated from Dashboard > Newspaper > Updates > Plugins.
Dashboard > Newspaper > Updates indicates that my theme is up to date.
As the following screenshot shows, the Dashboard > Appearance > Themes pages also says there is an update available for Newspaper.

Thanks.