- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Amp Showing error like that.
“The script tag contains invalid JSON that cannot be parsed.”
I’ve just update amp plugin. after that this error coming.
Also, the option to edit the footer of the website has disappeared. In the cloud templates section, Footer template is not showing up and in the theme panel, in place of the footer template, it shows “none selected”. However, i know that the life news footer is selected. I want to edit the footer but the theme isn’t allowing me.
As you can see, i am having multiple issues with the theme after the latest update!!?
I am staging to move site from one host to another with some changes to the Newspaper theme that it’s been running for 2.5 years. Problem is whenever I attempt to edit Single Post Template 1 I get error that says:
“Errors at columns: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”
STEPS TAKEN:
1. Verified all theme requirements are exceeded
2. De-activated all but TagDiv plugins
3. Updated theme to 10.3
4. Deleted and re-installed Cloud templates
Nothing has worked and welcome any ideas.
Pls tell me the detailed steps of how to update.
And is it any influences?
Here are the non themed plug-ins:
Classic Editor
Cookie Notice
Health Check & Troubleshooting
WP Mail SMTP
WP Super Cache
WP User Avatar
Yoast SEO Premium
Yoast SEO: News
AMP?
It seems that the problem occurred after amp was updated to 1.4.3
No using child theme
Hi
If you want a header without logo you can remove the log from theme panel or if you want you can set a different header -> https://i.imgur.com/37i0nxm.png
If you want you can make changes in theme files, but this should be removed when you’ll make the update, what you can do to prevent this is to set a child theme.
Thank you!
I created a new PRO homepage and then saved it – went in to change somethings and got errors – after doing this a few times i then looked up here and saw similar people having similar issues, so i did want was recommended, all updated, removed plugins etc etc, but still have a problem
Finally created a Pulse Pro Header (no changes where made) – then created a Pulse Pro Footer (no changes where made) then created a Pulse Pro Homepage, clicked the manager – and chose the Pulse Pro Header & Footer – saved the page
opened the page and got
Errors at columns elements: 3(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
The page opens with the Global Header and Footer (even though in Manager it says Pulse Pro Header & Footer) and Empty Column where the homepage is meant to be
The other errors i have had have been similar – sometime its 5 or 7(models) and 3 or 5(dom)
Any thoughts
Any update????
I’ve got your email support comment and answered.
But you didn’t get a reply 🙁
1. You didn’t answer how to translate this text ? “FOLLOW US ON INSTAGRAM @PROSTOBZORCOM”
2. 2 days I’ve got a such error: “Instagram GalleryBlock Render Failed – The access_token provided is invalid”
But my profile is active – https://www.instagram.com/prostobzorcom/
Here are the non themed plug-ins:
Classic Editor
Cookie Notice
Health Check & Troubleshooting
WP Mail SMTP
WP Super Cache
WP User Avatar
Yoast SEO Premium
Yoast SEO: News
AMP?
It seems that the problem occurred after amp was updated to 1.4.3
No using child theme
Hello
I just realized a php issue after we started having author pages issues. I’m not sure if this is a TAGDIV composer issue because the issue only cleared if TAGDIV composer disabled or WPML CMS disabled. For your information; WPML informed us this is not related to WPML- at least for the moment. I’ll go deeper into the issue once I hear your suggestions about it.
Author Main Languge
Author Secondary Language
So we string translated author details but, Main language don’t appear.
Contacted Yoast; reply here
When we ran a cURL test on the relevant author URL Author Main Languge, we see a 403 or 500 internal server error as the HTTP response results. We also don’t see anywhere that Yoast SEO causes this issue, nor it redirects to a different page at all.
Contacted Hosting; reply here
We are able to replicate the 403 error via cURL. We updated your files permissions and the issue persists.
When we rename your .htaccess file cURL shows a 404 error as shown below :
$ curl -sI Author Main Languge
HTTP/1.1 404 Not Found
Date: Tue, 18 Feb 2020 14:07:08 GMT
Connection: keep-alive
Set-Cookie: __cfduid=d1b130608b54ae7b56df6a8826823610d1582034828; expires=Thu, 19-Mar-20 14:07:08 GMT; path=/; domain=.XXX.COM; HttpOnly; SameSite=Lax
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Turbo-Charged-By: LiteSpeed
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
Server: cloudflare
CF-RAY: 567090cd2e05fe06-DTW
Contacted WPML; reply here
There’s fatal error on Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Image to the code; https://pasteboard.co/IVoIq5t.png
Besides; here’s the other debug logs about the theme
18-Feb-2020 13:22:54 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Stack trace:
#0 /home/xxx/xxx.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_tag.php(17): the_post()
#1 /home/xxx/xxx.com/wp-includes/template-loader.php(98): include(‘/home/xx/…’)
#2 /home/xxx/xxx.com/wp-blog-header.php(19): require_once(‘/home/xxx/…’)
#3 /home/xxx/xxx.com/index.php(17): require(‘/home/xxx/…’)
#4 {main}
thrown in /home/xxx/xxx.com/wp-includes/query.php on line 937
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:51 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
So, I’m looking forward to hear from you
Hi Calin
I checked it in incognito mode and fonts looks well on my computer. I do not know others. I also tested the site and fonts do load correctly. Here’s the link you can follow. Thanks for the update Calin
No issues. Will wait until Google finishes re-indexing AMP as per the updated slug. Anyways, how to add <script async custom-element="amp-sticky-ad" src="https://cdn.ampproject.org/v0/amp-sticky-ad-0.1.js"></script> in AMP headers?
Hi,
The link for the register page can be change only from theme files -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php and wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php the set in $users_can_register_link your link -> https://i.imgur.com/Zm0sHqO.png als please notice that if you do not set these files will be over write when you’ll make theme update.
Also there are many plugins that can achieve what you need.
10 Best User Login and Registration Plugins for WordPress (2020)
Thank you!
Thanks Vlad,
I’ve haven’t installed any new plugins. I have realised that I haven’t updated to version 10 as I am still on 9 so will upgrade and see if the problem persists.
I’ll keep this thread updated.
Thanks again
Liam
hello,
None of the options in the Newspaper panel, when selected, update.
The circular loading wheel just spins, and spins.
PLease advise.
Kind regards,
Tom
Hi,
The mobile theme uses 2 modules, they are located in the composer plugin
– https://prnt.sc/r41x8o
They are set to display 2 thumb sizes, from the ones the theme creates automatically. One for the grids and one for the smaller module.
I should note that the modifications required for this will have to be made in the composer files, that is the only way to change the thumb the mobile modules use. This means that the modifications will be lost after a theme update and will have to be made again.
Thanks
3rd update my sidebar has dissapeared ….. every time I refresh the page something new happens to this magic theme
Hi
I am trying to enable post view and comment counts in the theme panel but it’s still displaying on the website. I am also trying to make changes to a facebook like button with no success.
Update: Actualy theme is not reacting over whatever changes I do in the theme panel. Changing txt colours, font size, enabling disabling things, nothing at all……
When I updated from v9.x to 10.3, the main menu was turned off and when I re-enabled it, the position was changed and I cannot seem to get it back.
I figured it out… can delete this.
Hello !
All the modifications you do in Theme Panel should remain stored in your database. For a smooth and safe transition we recommend you to create a full backup of your website and do the update on a test site first.
For more information please follow our tutorial here: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you !
Hi,
The mobile theme uses predefined thumb sizes, they can’t be changed, but basically all the thumbs the theme creates are cropped center top. This was decided to be the best overall solution.
There are ways to add a custom thumb and crop it differently
– https://forum.tagdiv.com/td_api_thumbadd/
and then modify the mobile theme modules to use that thumb. Or update the existing thumb
– https://forum.tagdiv.com/td_api_thumbupdate/
This would be the only way to display differnttly cropped thumbs in the mobile theme modules.
Thanks
Hi,
The option to edit the footer template will be removed in coming updates. The correct way to edit the footer template is to set it for example in the theme panel, in general
– https://prnt.sc/r3jbu4
Then if you would like to edit it, edit a page or a template that uses it, like the homepage for example – https://prnt.sc/r3jcsr
Thanks
Hi,
Please follow this guide – https://tagdiv.com/update-newspaper-theme/ Here is an article about the latest version of the theme – https://tagdiv.com/whats-new-newspaper-theme-10-3/
And here is the changelog – https://tagdiv.com/newspaper/
If you have more questions let us know.
Thanks
do you want the credentials of the website? I have the feeling something is missing after the update.