TagDiv Composer Not Loading Despite Increased Resources

Posted in: Newspaper
Post count: 12

Hi guys,

Is there a reason my TagDiv editor continuously loads, despite increasing max_execution_time to 60 and max_input_vars to 2000 so I get all green lights in System Status?

Following Support’s recommendation to increase resources to fix this, it still isn’t working (I’ve updated to v9 as well).

Please advise – I really need to update some key pages today!

Should I ask host to increase even further..?

Thanks,
Amee

Post count: 12

I’ve noticed this question about TagDiv not loading is being asked often lately – But unfortunately, I’m not seeing Support answering this particular question though.

Hope everything is ok. I still cannot access TagDiv editor and host resources are fine.

Post count: 23312

Hello Amee,

Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please try the below solution ->

Set up the below code in .htaccess!

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Thanks.

Post count: 12

Thanks Catalin,

Host increased couple things to bring the System Check to show green lights. And all other hosting requirements are met.

And I added the code to htaccess file.

Unfortunately, still not working – TagDiv editor page keeps loading.

Unless I added code incorrectly as seen below – Please see below and LMK:

—-
RewriteEngine On
RewriteCond %{SERVER_PORT} 443
RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

#Redirect 301 http:xxx

# BEGIN [SEO_REDIRECTION]
ErrorDocument 404 /index.php?error=404
# END [SEO_REDIRECTION]
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
# Block WordPress xmlrpc.php requests
#<Files xmlrpc.php>
#order deny,allow
#deny from all
#Allow from googlebot.com
#Allow from search.msn.com
#</Files>

# BEGIN EWWWIO

# END EWWWIO

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Post count: 23312

Hello Amee,

Ensure that you are using the latest version of the theme installed via FTP way, clear all the caches and check the results. If the problem is still there, please make a full backup to your database and send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page.

Thanks for your understanding!

Post count: 12

Yup, I updated via FTP – replaced v8 with v9. That all went ok. Cleared cache as well. No luck.

Didn’t want to provide login info but that might be only choice. Thanks.

Post count: 205

In wordpress general settings, there is site title and tagline.
I found heading tags on my page shows only site title <H1> site title </H1>
Screenshot
I want to show heading tags on my page site title and tagline <H1> site title | tagline </H1>
How can i do this? Please help

Post count: 23312

Hello Viju,

Unfortunately, the theme does not have any such an option for this, sorry! If you want to change the HMTL settings you should do it yourself through the code because we cannot provide custom work at the moment, sorry! Usually, we recommend the developers from studio.envato.com

Thanks for your understanding!

Post count: 4

I have the same issue and support just replied once and it’s not working i just bought this theme and i’m trying to publish my website but i cannot modify most of the data because TagDiv Composer Not Loading.

Post count: 4

Thanks this one solved my issue: https://forum.tagdiv.com/topic/page-error-when-edit-with-td-composer/

If you too are getting a blank screen when trying to use tagDiv composer, add this to your .htaccess file before the last closing tag.

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Post count: 12

Issue resolved, thanks Support.

For me, it was just a plugin conflict causing the TagDiv to keep loading. So that’s fixed.

But now my WP Editor box in the TagDiv editor wont’ stop loading..?

Any suggestions?

Post count: 23312

Hi,

What do you mean exactly? Provide some useful screens!

Thanks.

Post count: 12

I sent attachement in email,

here’s the link: https://prnt.sc/koryxg

Post count: 205

Same issue i am facing as above.

Post count: 23312

Hello Viju,

Check the system status requirements to be according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ -> https://forum.tagdiv.com/requirements-for-newspaper/ If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page.

Thanks for your understanding!

Post count: 205

add_filter( ‘jpeg_quality’, create_function(”, ‘return 50;’ ) );
Will this compress .PNG format?
Will i lose quality of image?
Thanks

Post count: 23312

Hello Viju,

Will compress only JPEG images and yes, you will lose some quality of the image.

Thanks for the message!

Post count: 205

How to decrease SIDEBAR weight?
View Screenshot
Thanks

Post count: 23312

Hi,

Unfortunately, the theme does not have any such an option that allows you to make these changes, sorry!

Thanks for your understanding!

Post count: 205
Post count: 12

Viju – please start your own thread about sidebars etc. instead of hijacking my topic here.

Support – I’m still waiting to hear why my WP Editor is continuously loading. Please can you help me, thanks!

Post count: 52

Hey it’s same for me. This is one of the worst page builder I have use tbh. As after every update it starts giving a new problem & also says that page is not created with Tagdiv composer when I have only used Tagdiv till now

Hello,

TD composer is not working. I add the element “Title with Text”

And when I try to add content by clicking “Edit content” a popup opens for WP Editor

But the problem is when I enter the text in that box it doesn’t reflect on the website.

Please let me know what the issue is as I have deactivated all the plugins and deleted all cache and everything and still it’s the same

Thank you.

Post count: 23312

Hi Aman Singh,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at it and also, so I can check your TD Composer functionality.

Thanks for your understanding!

Post count: 12

What about my issue regarding WP Editor continuously loading? (I’m literally not getting any responses here or via email).

Please, I cannot produce new pages/edit old ones until this is resolved and I must publish new content ASAP.

Post count: 23312

Hello Amee,

Did you have increased the system status parameters according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for the message!

Viewing 25 posts - 1 through 25 (of 55 total)
The forum ‘Newspaper’ is closed to new topics and replies.