Hello everyone…
I recently purchased the template and the site is not yet in production. I have a big problem with the tagDiv Builder. Basically I’m creating an About Us page with Tagdiv Builder and when I insert the “Title with Text” tag I can’t write anything inside. The edit Content button doesn’t work and the pop up runs blank.
What can I do? The site is on a Godaddy managed space.
Thank you
Hi,
Please check the console when you open edit content; if there is an error like this, please go to the Network tab, select the error, and select Preview -> https://i.imgur.com/iiBOHwP.png
Maybe the problem is caused by the server host
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.
Please check this topic with the same error https://forum.tagdiv.com/topic/err_http2_protocol_error-on-go-daddy-hosting/
Thank you!
I’ve tried everything, I don’t know what to do anymore. To change a simple text you have to struggle for days, I find it absurd. It’s important!!!
This is my .htaccess
<code>
# BEGIN WordPress
# Le direttive (linee) tra "BEGIN WordPress" e "END WordPress" sono
# generate dinamicamente, e dovrebbero essere modificate solo tramite i filtri di WordPress.
# Ogni modifica alle direttive tra questi marcatori verrà sovrascritta.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
# END WordPress
Hello,
I would like to take a look. Can you please contact us via email at contact@tagdiv.com and provide the wp-admin access? Include the link to the topic in the email.
Thank you!