I deactivate VisualComposer of my blog and installed the latest version of NewsPaper.
I tried to create a new page using TDComposer and when I add any new element that’s all I see (I added image to this post). It’s not loading anything, just keep waiting indefinitely.
Any idea?

Hi,
First please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
You can ask your hosting provider to make them for you. Than check if the composer works as intended. Let us now the results.
Thanks
Hi,
Please send us an email at contact@tagdiv.com and provide admin login information, we will take a look. Also paste a link to this topic in the email.
Thanks
I have the same issue from the beginning. But i can’t give you admin login.
Please give this trick to work via my registered email.
I have read many articles related to this topic and every thing is up-to date and system requirement is perfect.
Thanks
Hi,
The first thing to try is to add the mod substitute code in the htaccess file
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
We have included this in the requirements guide at the bottom.
There is another suggestion you could try if that doesn’t solve the issue
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
This worked for some users which reported that the composer would not load.
I already have in htaccess
# Divi Builder Timeout
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
# Divi Builder Timeout
and
I already have in wp-config
define( ‘CONCATENATE_SCRIPTS’, true );
Also i have read many articles, but didn’t fix this…
Please try to understand, i can’t give you admin login
I also tried incognito window
So the problem remains. It must be a different issue. In these cases we request admin login and cPanel for further investigation and we try to identify the possible cause. Without this the problem is hard to diagnose.
What you could try if possible, is to install the theme in a sub-domain on the same server and install only theme plugins there. If the same happens provide access to that sub-domain.
Anyways, not in my destiny.
Let me know how to add 728 x 90 banner on all pages after 3rd post
Screenshot here
Thanks
You could do that, this is a similar topic
– https://forum.tagdiv.com/topic/how-to-add-adsense-ad-after-5-10-articles-on-main-page/
If you want the banner after the 3rd post try it like this for example
– https://pastebin.com/qjhzMw9A
The 3rd post worked, but i have 15 posts per page on my site: Softfully.com
The ad shows 4 times per page and if i do 8th post, then it shows 1 time per page because of 15 per posts i have.
So i mean to say that i want to place on 3rd post, but shows 1 time only per page.
I think you understand.
Thank you.
You could create conditions in that code – https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/
With this – https://developer.wordpress.org/reference/functions/is_home/