Same problem : I’m using the Gossip Pro template for the footer (with 4 columns) and the firth, where there was a widget for the TagiDiv newsletter, went wrong : it does not show the subscribing widget and I’m unable to activate the tagDiv Newsletter in the extensions section (it does not activate the plugin).
Everything is uptodate and activated.
I believe we need to do the job for TD. OK.
So, Vlad :
1. go to dareboost.com
2. enter https://demo.tagdiv.com/newspaper_pro/
3. Look at the results : 9 issues, 13 improvements and quite bad perfs for the first byte and fully loading.
4. You can download the analysis and have a precise look at the results and recommendations.
-
This reply was modified 5 years by
hildi.
Hi, I agreee with usc-shift. TagDiv should be highly concerned by the perf’ problem (a lot of posts mentioned this by the way). I like the theme but it is now penalizing us because of too many js or css (obsolete, not used etc.).
-
This reply was modified 5 years by
hildi.
OK Thanks Calin for the info ; it is usefull.
(I’ll try from my side again and shall call for help if I don’t get it.)
Maybe they did not find the solution yet.
3 precise questions (to handle the situation) :
– They wrote it was fixed ; if yes, will the fix be included in the next version ?
– When will the next version be released ?
– Will the Vue JS be in “normal” (not development) mode in the next release ?
Hi Simion,
I understand that you fixed the bug.
3 precise questions :
– Will the fix be included in the next version ?
– When will the next version be released ?
– Will the Vue JS be in “normal” (not development) mode in the next release ?
Thanks
Hi Satwik, No it does not work, at least for me (I tried for the tenth time, on Chrome this time, otherwise I’m on FF). There are JS errors. They need to be fixed.

-
This reply was modified 5 years by
hildi.
There is a bug but the team keeps on asking us to
“please make sure that you have accomplished all the system requirements”.
The suggested trick (reinstall TD after purge of the cache) does not work for a lot of people.
https://forum.tagdiv.com/topic/tagdiv-error-code-error-at-rows-8models-1dom-the-model-does-not-match/
https://forum.tagdiv.com/topic/td_composer-editor-error/
https://forum.tagdiv.com/topic/tdcomposer-not-loading-for-post-template/
https://forum.tagdiv.com/topic/tagdiv-composer-not-loading-10/page/2
https://forum.tagdiv.com/topic/problem-loading-edit-with-td-composer-does-not-load/
https://forum.tagdiv.com/topic/content-area-not-loading/
TD Team : please explain why this appears and how to deal with it (I’m ready to hear that we have to wait for an update but please consider the bug).
NB : The JS bugs (with only TDplugins and after being reinstalled TDComposer are not normal !)
Thanks
Post above : amp AND mobile themes have been deleted ; bug is still there (and visitor’s cache deleted)
-
This reply was modified 5 years by
hildi.
– Uncaught TypeError: $liveIframe is undefined in post.php
– Uncaught TypeError: tdcAdminIFrameUI.getLiveIframe() is undefined in js_files_for_live_css.min.js:11:396
– Uncaught TypeError: s is undefined in admin-ajax.php
etc. (there are a lot of different errors that are related to this bug)
NB : only td plugins + amp and mobile plugin deleted
(+ Vue in dev mode -> very poor loading perfs)
-
This reply was modified 5 years by
hildi.
Hi, I encounter big troubles because of TDComposer (a lot of posts are related :
https://forum.tagdiv.com/topic/problem-loading-edit-with-td-composer-does-not-load/
https://forum.tagdiv.com/topic/content-area-not-loading/
https://forum.tagdiv.com/topic/problem-loading-edit-with-td-composer-does-not-load/
https://forum.tagdiv.com/topic/tagdiv-composer-not-loading-10/page/2
etc. Just have a look at the post titles.
The problem is linked to the TDplugins and how they deal with each other or with js scripts (see errors in the console).
One of the alerts in the console is “You are running Vue in development mode.”
One of the problem with the bug is that the loading is very long and performances are very poor (we were at 75% and arrived at 50% with the last version of the theme on dareboost.com -very useful by the way-).
The report of Dareboost notices that ths js problems are making the perf lower. So it would be great if we could at least not let the Vue.js in dev mode.
Please tell us how to do that.
Thanks in advance.
Hi Vlad, I’ve been on WP for 7 years now using more than 12 different templates for customers. Please consider than for some people here, if we post in the forum, we already tried a lot before… (of course we can do basic errors too) .
I renewd support extra for this bug and here is your response.
However please read carefully :
“ps : I tried to desactivate all plugins except TD” (cache plugins included!)
I sent TEST credentials to the support, but I encounter the pb on the PROD too (and I checked again after your post, desactivated all plugins, desinstalled TDComposer, purged the cache etc.) The bug is on on your side IMHO.
ps: there are daily about 20k unique visitors on the site.
-
This reply was modified 5 years by
hildi.
Hi, some clues : I was able to solve the problem by changing the template for single posts (dwonload a new one from the same model does not work). BUT after a few customizations, just before activating the new version I wanted to check the AMP and activated the plugin (and tried different solutions : transactional, reader etc.). BAOUM ! The bug remains after being desactivated the AMP plugin.
Hi workerbeemanchester, can you give me some contact details ? hildi
Hi,
I tried the suggested solution (delete then reinstall then delete the cache) but it does not work by me.
I see (when editing the post template page via TDComposer, the following error :
Uncaught SyntaxError: missing } after property list
note: { opened at line 635, column 27
Uncaught TypeError: window.tdcPostSettings is undefined
<anonymous> https://XXXXXX/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=1a221c8450bc290d78da968c50c142a1:39
(WP 5.5 and Newspaper 10.3.6.1)
Thanks for your support
-
This reply was modified 5 years by
hildi.
Hi Bogdan,
You surely know that the deadline is the 25th.
I implemented a plugin to test before upgrading with the coming theme-update and all the ads disappeared… So It would be great if we could the upgrade BEFORE the 25th.
Perseverance and keep forward !
Great !
ps : you could have a look at https://wordpress.org/plugins/gdpr-framework/ (open source)
-
This reply was modified 8 years by
hildi.
Hi,
In France, we have now a new law which forces the websites to let visitors navigate WITHOUT cookie if they choose that option. So a page with “more info” about the cookies is not enough. And most of the plugins (that I know) offer the possibility to add a button “I Refuse” but they don’t go further. We have to implement a “if … function” everywhere :
if ( function_exists(‘cn_cookies_accepted’) && cn_cookies_accepted() ) {
// code here
}
My question to the theme’s team : is there something in your todo-list to make the theme compatible wich such policies (EU-policy, French one etc.) or not ?
By the way, is there a simple way to add a function to make the theme compatible with the option “I refuse” ?
ps2 : I’m using Header style 10
Hi thepostmillennial
I had exactly the same issues ; by activating the Tag-div MultiPurpose plugin, the errors disappeared. Maybe you should try it ?
Hi SImion,
Thanks for your reply.
Actually, it was due to the configuration system of the vhost.
Topic closed.
Hi. Thanks Nitrofox & Bogdan for the info.
I was able to update the plugin on my test-site (though it said to me that it failed but through desactivation and activation it was OK) but unable to do the same on the prod site (“Update not possible. URL is not correct”).
I tried through FTP (copying the version of the test-site) but it did not correct the bug (and when I desactivate the plugin the bug does not appear).
If the update come with the next release of the theme it should be OK (if we are able to update the theme…)
BR
Thanks arthar for your message.
I just noticed it as it deletes the space between the line and the image in some blocks (Exemple here with block 12 :
https://postimg.org/image/5k30b78wz/ ).
When you’ll know the release has been published, could you post it here please ?
By desactivating the automatic ads in GA, change the old ads with new ones with specific formats, and copying again the code into the themes, it did it , but it remains really instable (same problem appeared again)
-
This reply was modified 8 years by
hildi.

