Hi,
I did not do any changes. I had just updated the theme.
How do I do that “test”?
Thank you
I updated my newspaper theme from 9.1 to 12.3 (the latest one) After updating my home page is not displaying as it was before. My website name is trypte.com ” alt=”This is how it looks before” />
But currently, it is different.
Kindly let me know how to fix it.
7.4.33 and once again after updating to 8.0, I received a critical error. ALL plugins were deactivated on my second attempt with same result. Do I need to update anything on your side?
with this new format – we are losing audience because all our content is not exposed in the mobile format.
I think this change started after the last theme update.
Hello !
A robots.txt file that is not valid may cause issues for search engines trying to crawl your website, as it may not understand the directives specified in the file. To resolve this issue, you can check the syntax of the robots.txt file for any errors or typos and correct them. Check this guide: https://www.semrush.com/blog/beginners-guide-robots-txt/?kw=&cmp=EE_SRCH_DSA_Blog_EN&label=dsa_pagefeed&Network=g&Device=c&utm_content=631551526530&kwid=dsa-1941932855757&cmpid=18361923498&agpid=143776559020&BU=Core&extid=60109334146&adpos=&gclid=Cj0KCQiAx6ugBhCcARIsAGNmMbhI00QYAnIDIL8ZySX3eFAAq2mze3hc8rsGiEHpLi-7okrAxvf2sKIaAhWDEALw_wcB
Upload the updated robots.txt file to the root directory of your website and test to make sure that it is accessible and contains the correct directives.
After every modification, you need to reindex your website on Google. It may take some more time.
Thank you !
hi anna no, desktop version is updated and the mobile has the older banners, if I use a simulator on line to see mobile it shows the updated banners, we sent a ticket to the hosting company
thanks
Thanks, effectively I forgot to update the TagDiv plugins, Cloud Library and Composer, and I had to put the header and single post templates back, instead of the default ones.
But the function of wordpress for display featured posts in homepage doesn’t work.
Maybe it’s a conflict with some plugin? Jetpack?
Best regards
Hello,
At the moment, a template for CPT Archive is not implemented, but it is desired to be implemented for future updates.
Thank you!
Hello,
Please deactivate, delete and reinstall tagDiv Composer from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Also, your website has malware, please check this topic https://forum.tagdiv.com/topic/update-required-newspaper-12-1-1-brings-extra-security/ and try to clear your files.
Thank you!
There is a problem with Big Grid Flex layout in my website. Also the drop down menu arrow are in weird position. I tried to update theme manually as well but it didn’t work.
Website is https://www.bhutannewsservice.org/ I have also attached the screenshot.
Hello!
I would gladly recommend you make a backup and update plugins and the theme via file transfer to the latest update: https://forum.tagdiv.com/how-to-update-the-theme-2/
Before updating, uninstall all the non-tested plugins with our theme. These are our tested plugins: https://prnt.sc/D8KITBstFWJy
Thank you!
Hello!
Please make sure you have the latest update of the theme and plugins.
Delete and re-install the tagdiv shop.
Thank you!
Good morning to all the forum.
I have a problem updating the NEWSPAPER theme from the current 12.2 version to the (LATEST) 12.3 version.
I state that my site is in a WordPress Multisite installation.
It happens that when you do the AUTOMATIC update, nothing is done.
Everything remains as before.
The screen only shows the transition from the dashboard of the wordpress site where I am updating to the main dashboard of the WordPress administration of the Multisite system.
I searched the documentation but couldn’t find anything that could help me understand.
Many thanks for any advice.
Good day everyone
Hello!
Please make sure the theme and the plugins are up to date. Which php version do you use?
Thank you!
Update: Scrapped the whole demo and started a homepage from scratch, not nearly as hard as I thought, so I am good to go now, thanks! 🙂
OK, I’ve tried several and it doesn’t do anything like it did before, before when placing the address of a video, it created a thumbnail that it assigned as the featured image of the video, now it doesn’t do anything, it just embeds the video. They could look for a solution for the next update.
Hi,
We have shortcode to display single post tags, categories, and custom taxonomies. It would be great to have a shortcode that can display all the taxonomies(including custom taxonomies) in one place by putting comma separated values. For example, a shortcode that takes the following values, categories, post_tags, custom-taxonomy-1, custom-taxonomy-2 and display all of them in one place skipping the taxonomy that is not used for the article.
If you think that’s enough for you to know, you can skip the rest of the post. But if you want to know why I made this request, please continue reading.
The reason is that tags in wordpress are painfully disorganized.
Suppose you have a tech blog. The categories are
- OS(subcategories(Linux, Windows, Mac, etc));
- Programming(subcategories(software dev, web dev, AI, etc));
- Sysadmin(subcategories(security, performance, monitoring, etc));
Everything’s sweet upto this point.
Now, tags come into play…Suppose we have these tags:
js, css, python, c#, commands, cloud, database, dns, networking, firewalls, mathematics, algorithm, scaling, infrastructure, servers, ubuntu, debian, fedora, css, html, responsive web design, apache, nginx, litespeed, oop, mysql, response time, jobs, remote work, visualstudio, support, updates, disaster management, testing, training, etc.
You can see there is no organization among tags. But there is a pattern, some tags are programming languages, some are OS, some are web servers, some are performance related. One can argue as to why not use them as sub-sub categories for organization? But a job tag could be placed in a lot of categories and so could be python and a lot of others. Moreover, a tag is open and free of relations and hierarchy. Also tags could be thousands in numbers, categories shouldn’t be.
But this is not the main issue because everthing can be solved with the help of custom taxonomies using a plugin.
Following custom taxonomies can be created:-
Tag Programming Language— js, c++, python, c#, java, swift, php, html, css, c and a lot more
Tag Work— Job, workplace, remote work, team management, salary, interview prepration, etc
Tag Software— VS code, notepade++, putty, virtualmin, termius, cyberduck, etc
Tag Infotech— dns, networking, infrastructure, clustering, cloud computing, scaling, firewalls, scripting, nginx, and a
hundred more.
This type of organization is not possible with categories. Firstly because the above organization is not hierarchical, secondly there’s no stress of numbers. They can be in thousands. Thirdly, they don’t share any exclusive relationship to their parent.
You might ask why I want this. User experience. That’s all.
For example, I can make separate section for different types of taxonomies for users to see. A section for softwares, a section for infotech, a section for programming languages, etc, or put softwares, infotech or programming languages in the header menu along with the categories. Imagine seeing a section displaying hundreds of tags on a website on a single page. That would a disaster. Pure chaos. But with custom taxonomy I can achive this.
Now the problem is everything is ready. I have four different type of custom taxonomy. I write an article that requires these tags— job, python, cloud, termius. But, as seen above, these are all different taxonomies(not tags).
To display them on my article, I have to use four different custom taxonomy shortcodes and put each taxonomy in each shortcode setting. These would occupy four horizontal lines(a lot of space, and will look ugly).
It would make the job a lot easier if just one shortcode could do this job. Like putting work, infotech, programming language, softwares, etc in the shortcode will show all the taxonomy terms at one place like tags. And if a term is put in shortcode but is not used in article, it won’t appear. Because you don’t know which taxonomy would be used on which article because it’s a global template. So you put all of them and the unused ones are not shown.
All you would have to do is create a shortcode that is able to accept multiple types of taxonomies and display them in one row(inline) and discard the taxonomy types that are not used even if they are in shortcode.
Thanks.
If you want, I can share examples.
Suddendly my website started to display wrongly (https://hernanicardoso.pt/blog/) and when I tried to update the tagDIV composer always gives me erros thus not instaling
NOT POSSIBLE TO COPY td-composer/legacy/Newspaper/includes/demos/covid_stats_pro/td_media_4.php
Thank you, I have the close button enabled. I would additionally like to dismiss the modal via the escape key as this is typical best-practice web navigation behavior seen across many major websites.
If this isn’t possible to add via CSS or otherwise, I would like to relay my feedback for this to be included in a future update to the Modal Popup.
Hello,
I have updated my staging site to dark theme and there is a white band above the footer that I cannot get to change colour or remove no matter what zone / row etc I edit. My main theme colours are all dark backgrounds – any idea where this is coming from? I also cannot add any elements to this band..
https://staging.phase3rentals.com/
Thanks you
we updated the site with new banners but when we view in mobile there are the older banners, I dis activated all of the cache plugins and also on the server
https://www.studio93.it/ this is the site
thank u
tony
Hello @prateek !
Ok. I will pass this issue on to our developers, so we can test it with all the settings and try to recreate the issue you have and fix it in a new update.
Thank you!
Hello!
Yes, you can downgrade it. We recommend that you always have the latest update of the theme and plugins in order to have access to the new features and fixes. I would gladly recommend you make a backup and update plugins and the theme via file transfer to the latest update: https://forum.tagdiv.com/how-to-update-the-theme-2/
Before updating, uninstall all the non-tested plugins with our theme. These are our tested plugins: https://prnt.sc/D8KITBstFWJy
Ask your host about those server errors too.
If the problems are still there, then please send an email to contact@tagdiv.com and provide wp-admin and Cpanel access, so we can investigate this issue. Also, paste a link to this topic so we can easily identify you.
Let us know, and we will gladly assist you.
Thanks!
Hi
I updated the Newspaper theme, and now my website doesn’t load and has the following message;
Parse error: syntax error, unexpected ‘,’ in /homepages/31/d904615094/htdocs/clickandbuilds/InspireMyWits/wp-blog-header.php on line 16
What to do? Thnx.
Hello,
today at night we updated the template to new version, but since that, server is going to slow down. There is lot of traffic (over 200.000 accesses in 30 minutes). Web now generates error 503 and loading time of any page takes 1 minute and more. Is possible to downgrade teplate or can you check it somehow?
My web is http://www.ceskozive.cz. We have average od 20.000 unique users per day. Until today everything worked well.