Hi acoustics86,
Yes, the LCP is a new element that was add by google an our theme like more of the theme has elements that when you are using can caused LCP. Our developers are working to improve these elements and to make the theme to get better results with every update that we make and even when new obstacles appears we face them. I’m sure that the problem with LCP will be improve in coming updates.
As for mobile theme plugin, this is making the mobile version faster, but hes less options and you still need to optimize your website.
For removing CLS from website, you can check these topic:
-> https://forum.tagdiv.com/topic/wpb-wrapper-causes-cls-in-desktop-version/
-> https://forum.tagdiv.com/topic/remove-cls-cumulative-layout-shift-from-html-element/
-> https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/
Also please note that only testing demos page speed you’ll not see improvements, this is caused by more elements, like the plugins, options images content and so on, therefore all you use on our website can influence your website page speed.
Thank you for your understanding!
I’m glad that the problem was solved!
If you have other questions related to our theme, just let us know!
Have a nice day!
Hi,
Yes, you can achieve this, you can remove the categories using “-” before the id of category, you can check more details about this in our documentation from here -> https://i.imgur.com/wN6Ip3j.png -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hi Nagarig, I just got an answer from one of our developers about this “problem”.
The thing is that sing that you are using pagination on mobile (because you are using the mobile theme plugin) and on responsive version you do not have set a pagination is not SEO friendly, but this was you decision to use it in this way and since the mobile theme plugin is using the same address (url for website) it will index all the links that can be found, therefore will be indexed these links from mobile and when you’ll access theme from desktop you’ll be in the current situation that you are.
A solution will be to use a function/code in functions.php to set noindex for pagination, in this way your problems should be fixed, the thing is that this is not a general option to be include in theme because there are users that are using pagination and they ant to have there pagination indexed.
The files where you’ll need to set this code are wp-content/plugins/td-composer/mobile/functions.php and wp-content/plugins/td-composer/legacy/Newspaper/functions.php
Unfortunately we do not have this code made to can provide it and is quite custom thing, but I think that using the documentation from here you can achieve it -> https://support.google.com/webmasters/thread/28278962?hl=en is look that you need to use is_paged() for achieving this -> https://developer.wordpress.org/reference/functions/is_paged/
I will make some more investigations, until then you can check the above suggestions.
Have a nice day!
Hi Genkokov, actually I think that for you for fix i not working because you have two meta set in header for index/noindex, on if from our theme and second on is from an extra plugin or it can be also set custom.
How you can check this, you can inspect the source page using the right click -> https://i.imgur.com/1n9lFRH.png -> https://i.imgur.com/0ZdSVXq.png what you can do is to change the priority for the fix that we’ve made, go -> wp-content/plugins/td-cloud-library/includes/tdb_functions.php and change priority 1 in 11 or more -> https://i.imgur.com/NgvI6IR.png -> https://i.imgur.com/NPAaryJ.png after that clear all cache open again the page from your website and check if the meta from our theme is loading the last one or not (check again the source page), usually the last meta that is set should be use by Google.
Let me know if there are some improvements!
Thanks.
Hi Jumich, yes, you can use the child theme if you made changes in theme files, is even recommended for that, what is not recommended is to use the child theme for something that now it can be ah\chive using tagDiv Cloud Library, that is way we usually recommend to users to try cloud templates and only if they can not achieve what they need to use the child theme.
Also for page speed you can check the suggestions from these topics -> https://forum.tagdiv.com/topic/i-want-to-speed-up-mine-website/
Hope these will help you!
Thank you!
Hi AlbertoJR actualy I think that is no need to send the email, the video is not play inside the article because the single post template that you are using from tagDiv Cloud Library is using a Single Post Bg Featured Image and this can not run videos, you need to edit the single post template with tagDiv Composer -> https://i.imgur.com/WbdLRTO.png -> https://i.imgur.com/72a9TYt.png (use the right click to remove the element) and add/set the Single Post Featured Image -> https://i.imgur.com/N8XID7I.png -> https://i.imgur.com/8C9LNby.png after that save the template and the video will play inside the article page (inside the post).
Let me know the results!
Hi tbs10,
If you are using Newspaper v10.3.6, please disable and delete tagDiv Composer, after that reinstall it from Newspaper > plugin, after that remove the Instagram account from theme panel and re-connect to it, also do not forget to set a new api key for Instagram using our guide from here -> https://forum.tagdiv.com/instagram-widget/ (practicaly, you need o remove the cache and rest like for first time the Instagram account and api key in theme panel).
Let me know the results!
Hi dennisjpitocco,
Sorry for Vlad indications, the code do not need to be set in that please since you are not using the mobile theme plugin. Please set the code in Theme panel> custom code> advance css > phones and the code will affect only the mobile devices and it will look like this -> https://i.imgur.com/LDcUaBJ.png
Let me know the results!
Thank you!
Hi,
The url for category is build using the slug of category, therefore if you change the slug you’ll change the url for category -> https://i.imgur.com/gvwT6ZN.png
Hope this will help you!
Hi TheZugzwangBlog,
Please make a test, set a new api key for youtube https://forum.tagdiv.com/youtube-api-key/ sometimes the api key is get blocked. Also make sure that you do not have any plugin conflicts and try to add a new counter to see if the problem persists.
let me know the results!
Thank you!
Hi,
If you are using cache plugins, please make sure that you have enable the ajax count from theme panel -> https://forum.tagdiv.com/newsmag-ajax-views-count/ after that please clear all cache and try again.
Let me know the results!
Hi ITEnterpriser, you got this message because you are using an old version of Newspaper, most probably you have the last version of WordPress and maybe php too, but you do not updated the theme.
Please make a full backup to your theme and database and make a theme update -> https://forum.tagdiv.com/how-to-update-the-theme-2/ use method B.
Let me know if the problem still persists after update.
Thank you!
Hi,
Unfortunately this is the only option for News ticker in our theme, but I can help you with a custom css to display the full post title -> https://i.imgur.com/ETmJ6qM.png
.td-trending-now-wrapper {
height: 60px;
overflow: visible!important;
}
This code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Thank you for your understanding!
Hi, You can use some plugins for maintenance -> https://optinmonster.com/wordpress-maintenance-mode-coming-soon-plugins/
Also note that you must to optimize your website in order to get a good page speed, here is a topic with indications for how to do this -> https://forum.tagdiv.com/topic/i-want-to-speed-up-mine-website/
Hope this will help you!
Hi,
If you want to have control over the url/permalinks you can do it from here > https://i.imgur.com/RvuVywE.png
If this is not what you mean, please provide some more details.
Thank you!
Hi HarrisonBands, unfortunately yes, you’ll need to change the id once at 60 days, because now the Instagram api is offering access per id only 60 days.
Thank you for your understanding.
Hi enzomusto77, unfortunately you can not signup without a password, this is not safe. Also our theme do not has an option for this, but if you want, you can check this similar articles -> https://profilepress.net/wordpress-user-registration-only-email/ also maybe there are plugins that can provide what you need.
Thank you!
Hi,
First make sure that you have set all theme requirements as in our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
How to Fix this site can’t be reached in Google Chrome? -> https://www.wordpresstutorialforbeginners.com/site-cant-be-reached-in-google-chrome/
Let me know the results!
Thank you!
Hi, Unfortunately I can not see how it should look like -> https://i.imgur.com/hLdekst.png and on your website I can see only this -> https://i.imgur.com/s9UPtiF.png
Also you need to set the header on some pages or cloud templates, only in this way you’ll have access to full height of screen, now the header height is reduce and the menu do not has enough space to be display -> https://i.imgur.com/NeJU3Jw.png -> https://i.imgur.com/S9eFfnB.png
Thank you!
Hi GalHad, I just made a test and for me is working correctly -> https://i.imgur.com/DJ3zoZv.png -> https://i.imgur.com/qbVuVng.png -> https://i.imgur.com/TfZDsD1.png
Sometimes, this is from cache plugins, if you are using one, make sure that you clear all cache after you made these changes.
Let me know the results!
Hi,
Maybe this is because you are using a pro demo, these are using cloud template and the settings from theme panel will no longer apply directly to the theme, these options are only for standard demos. For pro demos you’ll need to edit the page using tagDiv Composer -> https://i.imgur.com/Eb38wUm.png select the ad box from header and select the adspot -> https://i.imgur.com/QPbXbVx.png or you can set the code directly in ad box -> https://i.imgur.com/WIVb6oF.png
Hope this will help you!
Thank you!
Hi,
I just checked your website and this is displaying correctly, in theme panel > mobile theme, you have set to use the mobile theme on mobile devices and amp, therefore those will have the same layout -> https://i.imgur.com/G5LIes2.png
If you do not want to have the mobile layout on amp, you need to disable the mobile theme plugin and use only the amp.
Thank you!
Hi, I believe the same, since our developers are working to make the mobile theme better they should find a way to fix this problem too.
Hi andxtagdiv, the unique articles option is available only on pages. For example if you are using a single post template from tagDiv Cloud library and you edit it with tagDiv Composer, you’ll see that these blocks that are inside the article are using some filters -> https://i.imgur.com/G7pXL2x.jpg -> https://i.imgur.com/8QICpzQ.png now the thing is that more blocks you have more set, there are more changes to be display a duplicate post, a solution will be to display posts from different categories.
Thank you!