Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
chrisspread
tagDiv Member

Hi,
Starting this year, we have the same problem to edit individual pages using TagDiv Composer. The panel on the left loads, but the page to edit doesn’t anymore. There’s a loading screen and then an error appears, as in the attached screenshot. I have tried all the advice from the forum, unfortunately to no avail. If I keep refreshing the edit page, on average 2-3x a day the edit page loads and works. But usually (99% of times) it doesn’t and it’s like the attached screenshot.
All settings and requirements of Newspapper are met, there are no errors, nothing is missing, limits are increased, plugins are up to date. I tried desactivating all plugins and leaving only tagDiv ones, I also reinstalled tagDiv Cloud and Composer, I cleared cache many times. It does not help.

Please advise, because currently it is impossible to run the site without the ability to edit the pages and our business is at risk because of that.

Here’s the htaccess:

# BEGIN WordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.

# Any changes to the directives between these markers will be overwritten.
<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>
# END WordPress
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
Options -Indexes

Error tagDivComposer (https://imgur.com/a/QtvADTT)

Please advise.

chrisspread
tagDiv Member

Hi @Bettina,

Thank you for your answer. There are also such URLS with the templates that I don’t use anymore. Is there any way I could delete these templates/URLs? Or should I redirect these URLs to homepage, instead?

chrisspread
tagDiv Member

Hi, google search console shows weird links like:
…/tdb_templates/single-post-template-51-tech-news-pro

Where i can find these URLs in wordpress and remove them so that they are no longer indexed by Google bots?

Please advise

chrisspread
tagDiv Member

Hi,

Thanks! I have just figured out I had an Adblock and that’s why I didn’t see the ads in tagDiv composer but saw them in Incognito mode instead. 🙂

chrisspread
tagDiv Member

Hi Anamaria,

I know how to create sidebars for a single page, but the sidebar that is problematic (meaning: it is there but it is entirely empty) is the sidebar on a single post default page. When I click a post to read it.

Please advise.

Viewing 5 posts - 1 through 5 (of 5 total)