- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Good afternoon,
Today, WordPress automatically updated to 5.6 and now, when clicking “Add New Post,” I get all of the following error messages (See at the end.) I tried downgrading to the previous version 5.5.3, but that didn’t work. I also disabled ALL plugins except for tagdiv plugins and the error messages still appear. The only plugin that makes it go away is disabling the tagdiv composer plugin. I can then edit new posts, but it breaks the frontend of the site so that is not a solution.
See error messages below:
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/new_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/td_cloud_proxy is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/download_image is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/ajax_autoload is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/do_job is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_post is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_history is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/load_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/update_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_templates is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/decode_html_content is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_image_url is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_image_id is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_parts is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/change_template_name is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_header_mobile_menu is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/load_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/update_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_footer_templates is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for tdw/save_css is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Add New Post
I am currently using the TagDiv mobile theme plugin to produce a mobile version of my website. However, I’ve noticed that after a few hours the non-mobile version of the site is loaded on mobile devices. After I clear all caches, the mobile version is served again (as it should be).
Why is this the case and how can I prevent this from happening? I suspect that it may be related to the caching plugins that I am using (WP Super Cache and Autoptimize set up according to TagDiv specifications).
Is the TagDiv mobile theme plugin compatible with caching?
Thank you for your time.
Not sure what’s wrong but this happened after I updated the theme this week. Could you help me with fixing this?
https://imgur.com/MARNRxB – Mobile
https://imgur.com/Fov8SM7 – Desktop
yeah, no. images are actually there they just aren’t showing up at 100% resolution, they come up as soon as you minimize window and are also on mobile, regenerate thumbs most likely just a time killer, for sure a theme issue
https://cdn.discordapp.com/attachments/735882916525244468/786639579938684988/m.PNG
The mobile website for the local news tab is behind / not updating correctly, shown in screenshots. https://indianapolisrecorder.com/
I’m sorry I already posted this topic.
Ignore this !
Hi! I’ve changed the configuration, I hope it doesn’t happen again.
I also have another question: Is it possible that, having the AMP version, the home page shows the mobile version, and not the AMP?
Hello, @gumball44
1.) Have you ever tested WP Fastest Cache? What is your experience with it? Especially compared to WP Super Cache.
I have never used WP fastest Cache plugin. I believe the fonts flash you are seeing is because of this plugin. I will suggest using WP Rocket plugin or WP Super cache plugin + Autoptimize Or Fast Velocity Minify.
For me WP Rocket working really well with these settings: https://www.infophilic.com/wp-rocket-settings-cloudflare/
2.) You say that Cloudflare can be used. Is the free version useful here too?
Yes, Cloudflare can be useful when you configure it correctly. For the blog site, free version is enough. But if you want more speed, then upgrading to PRO is a good choice.
3.) What is your experience with Gzip? Is it possible that Newspaper-Theme does not work with GZIP?
Yes, I am using GZIP with a Newspaper theme, and it works without any issue.
4.) By activating plugins my database has grown a lot. In my database there is a lot of data about plugins which I don’t use anymore. Does a large database damage the loading speed?
Definitely, having large options table in database affects site loading speed. You can consider using WP Sweep plugin to keep your site’s database clean. You can also reduce size of tables by removing Orphans options from tables.
5.) A question about the part “Removing Font Awesome”. With the code snippet only the essential icons are loaded. But which icons are essential? All the ones I select in the theme?
This is no more part of Newspaper theme optimization.
6.) You write that there is also a funcion.php for the mobile theme.
Is it possible to overwrite it with a child theme or do you have to add new entries after every update?
For example: Removing Emojis, Removing Font Awesome, or Preload Newspaper fonts.
Unfortunately, you can not overwrite mobile theme’s functions.php file using child theme. Hope, tagDiv team will fix this soon.
7.) There are several ways to add custom CSS. Where do you think it makes the most sense? In the Theme panel under Custom Code? Or rather under WordPress Design > Customizer?
Well, that is completely your choice. Adding CSS in theme panel or customizer will add it as inline CSS code on page. I prefer adding them to child theme’s style.css.
I hope you will find this helpful.
Hi,
Is look that there is an extra css that is apply on the mobile version.
.vc_row {
margin-left: -15px;
margin-right: -15px;
}
Please set this code -> https://i.imgur.com/eVRcz6f.png
.single .vc_row {
margin-left: 0px;
margin-right: 0px;
}
In theme panel> custom code> advance css> phone css.
Hope it will help you!
Thank you!
Hello Bettina, I think I have already been able to make my version of Mobile, with the pages that I need the most at the moment, once I have reached this point, I have 3 questions to ask you.
1- I observe that sometimes when I update the pages from my Iphone, the page does not load 100% and leaves a gray margin on the right (attached photo A1). Is it possible to solve this?
https://www.radiomarcabarcelona.com/goodnews-design/A1
2- Is it possible to change the structure of the Home a bit? I mean, could the photos be bigger, for example? Where can I change options of my home, if it is possible ….?
3- It is possible to change the color of the titles of the Home news (attached photo A2)
https://www.radiomarcabarcelona.com/goodnews-design/A2
THANKS FOR YOUR HELP
Hi,
I think that this problem is because the cache plugin that you are using is not recognize or is not set to be clear when a cloud template or mobile page was edited with tagdiv Composer.
Thank you!
Hi,
Unfortunately, there is no option for this, but you can achieve it using custom css, like this one -> https://i.imgur.com/kp3qE3g.png
.td-header-wrap {
background-image: linear-gradient(red, yellow);
}
You need to adjust the colors and set the code in theme panel> mobile theme> custom code> css.
Hope this will help yoU!
Thank you!
Hi ludyma, the there as a little change in our welcome section where are display the essential settings for our theme https://i.imgur.com/kFFehz4.png also link to documentation and support.
As for the new option of mobile page described here -> https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ this option is to can create mobile pages using tagDiv Composer, also now this option is availed to create cloud templates for mobile theme too, to can set the layout you want to mobile website.
If you wat a specific information about one option or something like this, let me now!
Thank you!
Hi,
This option is available on single post template from cloud library. Unfortunately for the moment this option is not available on mobile theme plugin.
Thank you for your understanding!
Hi,
I see that now you managed to make the Pinterest to work on mobile too -> https://i.imgur.com/dsnBnVj.png
Thank you!
Hello can you help?
Have emailed support too
I just can’t update the theme past 10.3.6 without the mobile version ( plugin is AMP only ) whitescreening
Desktop view normal and works fine
I think when the first mobile page editor version arrived I did update to 10.7 and maybe did something wrong because i didn’t understand the mobile page design element – I rolled back – now I can’t update past 10.3.6. without the issue happening again – so rolled back again now to 10.3.6 – worried about WordPress 5.6 compatibility if I can’t resolve
Is there a setting I may have mistakenly changed?
How can I get back to normal?
I fixed the color and image by updating the theme.
But I now have this problem:
I am creating a post template so I inserted a row and divided it in 2 colums 1 for post and 1 for sidebar.
my problem is that when i click on view on mobile, the “sidebar” is really thin .. how do i delete the sidebar for mobile or put it so that it’s displayed under the sidebar on mobile?
Also is there a single “post” title shortcut? the single “page” title isn’t using my H1 font that I entered in theme panel.
Is there any way to put “single post author” and “single post date” next to each other in the column that I created for the post? I Don’t want to start messing with more rows again, I have 1 row with 2 columns left = post right = sidebar –> I want to add the single post author and single post date next to each other in the left column.
Hello,
I am creating a post template so I inserted a row and divided it in 2 colums 1 for post and 1 for sidebar.
my problem is that when i click on view on mobile, the “sidebar” is really thin .. how do i delete the sidebar for mobile or put it so that it’s displayed under the sidebar on mobile?
Also is there a single “post” title shortcut? the single “page” title isn’t using my H1 font that I entered in theme panel.
Is there any way to put “single post author” and “single post date” next to each other in the column that I created for the post? I Don’t want to start messing with more rows again, I have 1 row with 2 columns left = post right = sidebar –> I want to add the single post author and single post date next to each other in the left column.
I see other themes with these options. When showing the amp version of a post, there is a comment button in the place of the comments that redirects to the mobile version / desktop version of the post were the users can comment using for example disqus, something that is not possible in an amp post.
Also, some themes in the bottom of the amp post have a button redirecting to the desktop version of the website.
Newspaper could implement these options.
I created mobile pages with TD composer, but it is not shown on my phone.
Mobile Theme Plugin is deactivated.
I hope I can hear your advices soon.
http://zestcre1.inpro1.fcomet.com/pratahkiran.com/
check the above link , no images in mobile view,
let me know how t fix this , thank you in advance
Can I create my own mobile menu using tagdive composer? pretty much the same as the one thats standard but with some drop down addition for language/country option?
I purchased the Newsletter theme on Monday hoping that it would speed up my website, https://www.immunofrontiers.com, relative to my other, more outdated theme. However, my pages are now loading more slowly, and this is having an impact on my Google rankings. I would appreciate any insight regarding how I could speed up my website with the Newsletter theme.
Google Page Speed Insights shows “reduce initial server response time” to be slowing the website considerably. I have tried to correct this using a number of methods but am still showing the problem. Thank you for your time and insight.
Current methods used:
-CDN (cloudflare)
-Autoptimize (JS aggregated, CSS aggregated, image lazy load)
-Async JavaScript (async javascript active)
-WP Super Cache (set up according to TagDiv specifications)
-Hummingbird (asset optimization)
-GZIP compression
-expires headers
-images compressed before uploading to between 10 and 80 kB each
The TagDiv mobile theme is currently active on my site. I am not able to use AMP for external reasons.
Hi! I tried playing around with it, including turning everything off, and it still kept the weird font on mobile. Is there another way to fix it?
Hello!
I checked your website on desktop and mobile version and it seems ok, The featured images are working very well. Did you solve the problem?
Thank you!