- NewspaperDesign your post pages using the Default Templates
- NewspaperPost template ads
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to use the Flex Blocks cache option
- NewspaperFlex Block Settings Guide
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperDefault Category Settings
- NewspaperCloud Library – Category Templates
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperImport / Export Theme Settings
- TutorialsDefault Block Settings Guide
- NewsmagImport / Export theme settings
- TutorialsOffset Feature
- NewspaperUnique Articles
- TutorialsSystem status parameters guide
- NewsmagRequirements for Newsmag
- NewsmagBlock settings tutorial
Upload only the 404.php file in the main theme folder then. Open the theme package and the 404 file should be there. Upload it in the main theme folder in your WordPress install.
However this file should already be there, it is included in the theme. Maybe it was removed accidentally or something happened with it.
Note that by updating/re-installing the theme, the theme panel settings, custom code in the theme panel, pages and posts will not be lost
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Only if you modify theme files directly, modifications to theme will be lost as you will be replacing the files with the new ones.
A child theme could be used if you want to make modifications to theme files, these are the supported files
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hi,
No need to provide the license key in the forum, if we require it we will request only by email. I will remove it from your post, note that the forum is public and all users can see the topics.
From what I can see you are using a blog style front page at the moment with module 15 selected. If you want to keep the default WordPress blog (latest articles list) and change the module, you can do that in the Theme panel->Template settings
– https://www.screencast.com/t/i6v0iSglyeZ
Module 15 will display the whole contents of the posts when selected for the blog style homepage.
Alternatively you can build a page with the tagDiv composer (or WPBakery page builder) and set it as homepage
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Choose one page builder and deactivate the other, when both are active there could be issues. So if you use the tagDiv composer for example, deactivate the WPBakery plugin.
Thanks
Catalin, it’s clear that the code regarding “ratingvalue” meta prop needs to be rewritten in order to allow Google to fetch “ratingValue” consistently with the rating system used by the end user. I don’t get the why you designed the code to normalize grades in a 1 to 5 stars format and let Google fetch THIS VALUE instead of my explicit 1 to 10 votes. Google allows every kind of vote, not just in stars from 1 to 5, but also in grades like A+ to F-, in 1 to 10, in percentages: your “Post settings” module acts accordingly to this implementation, but then forces the end-user to use a star system – since it’s otherwise going to be incoherent.
This section down here has been oversimplified in order to keep the code as simple and straightforward as possible, but it makes the rating system incoherent.
$buffy .= '<span class="td-page-meta" itemprop="reviewRating" itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Rating">';
$buffy .= '<meta itemprop="worstRating" content = "1">';
$buffy .= '<meta itemprop="bestRating" content = "5">';
$buffy .= '<meta itemprop="ratingValue" content = "' . td_review::calculate_total_stars($this->td_review) . '">';
$buffy .= ' </span>';
There’s no point in allowing the user to choose which system to adopt if you force his pages to be fetched as per-design.
EITHER:
A) you remove the 1 to 10 or percentages based vote altogether, making the system unflexible;
B) you rewrite the code adding more variables and letting the user truly decide once and for all which rating convention should be adopted;
C) you leave the system half-baked, as it is right now, disappointingly.
Looking forward for your kind reply
Alessandro
Hi Catalin,
All the plugins I send to the list below are up to date.
There is a folder named “Newspaper” running on 8.6 version of the server. The newly updated theme is in the same location under the folder named “Newspaper 8.7”. This morning I cleaned all the cashes and experimented by changing the names of the folders mentioned above (“Newspaper” to “Newspaper 8.6” and “Newspaper 8.7” to “Newspaper”). And then my site crashed. I had to get back everything I did.
The above scenario did not work even if I brought all the plugins into a passive state.
Thanks in advance for your help.
The plugin list;
Accelerated Mobile Pages
Akismet Anti-Spam
Better WordPress Minify
Decent Comments
Default featured image
Easy WP SMTP
External Links
Forget About Shortcode Buttons
Glue for Yoast SEO & AMP
Hatom/hentry remover (Fix errors in Google Webmaster Tools)
Hupso Share Buttons for Twitter, Facebook & Google+
Fast Secure Contact Form
MailChimp for WordPress
MetaSlider
My WP Translate
Simple Social Icons
Smart Copy Protect
Social Media Feather
tagDiv Composer
tagDiv Multi-Purpose
tagDiv Social Counter
tagDiv Speed Booster
TinyMCE Advanced
Twenty20 Image Before-After
WordPress Related Posts
WP Maintenance Mode
WP Subscribe Pro
WP Super Cache
wpDiscuz
Yoast SEO
Hello,
If you want to remove the post author from pages, it can be done from here: https://www.screencast.com/t/CQwxhODjpin
Unfortunately our theme does not have a multi-author possibility for posts.
As for the newsroom, you can create a separate page in the tagdiv composer and use the author box element.
Thank you!
Hello,
Sorry but you will not be able to remove the all section in the mega menu. You cna remove the menu item, but the posts will still show when you hover over the mega menu itself.
Please follow this topic: https://forum.tagdiv.com/topic/delete-all-category-in-mega-menu/#post-180261
Thank you!
Hi,
We have had problems with the WooCommerce plugin for a while now. When installed, for some reason the mobile menu stops working. We have removed all plugins and narrowed it down to the WooCommerce plugin.
Also, the TagDiv composer does not load on our homepage, we were getting a spinning wheel for eternity. We this morning updated the theme to the latest version & now the Composer just leads us toa blank page.
Have posted about these previously, as you may have seen, but gotten 0 reponse.
Help would be much appreciated,
Thanks
Hello,
If you use vc on posts, then unfortunately you will not be able to use our tagdiv composer as it will not work on posts and it will conflict with wpbakery page builder with some elements especially images. In this case you should continue using tagdiv composer or remove all VC elements from your posts and use the tagdiv composer. Do not use both at the same time.
Thank you!
Hello,
I want to set my homepage design, but the big problem I am facing is when I add my home page and then set my website homepage to static homepage cyberthana.com/home then the blog title and tagline changes. My original title and tagline is CyberThana-A cyber security company, but after adding static page its changes to Home-Cyberthana. I really don’t want this to show my visitors that this is home section because they already visited my home section by going to cyberthana.com
When I remove my static page and sets my homepage to latest post then everything looks ok but there is no Td composer or visual composer shows on that page to edit my homepage without adding a /home static page. I really don’t want this.
So please solve my issue by giving me proper solution for this.
Hi,
Article ads are part of the post content, that would not be possible unless you try it in a different way. You will have to remove the article bottom ad spot and implement the ad in a different way. These are some similar topics where the ad has been added through a shortcode instead of theme ad spot
– https://forum.tagdiv.com/topic/single-post-how-to-place-a-horizontal-banner-right-below-the-sharing-buttons/
– https://forum.tagdiv.com/topic/how-can-i-put-ads-between-post-title-and-social-share-button/
That way the ad could be controlled in terms of positioning in the post structure, you could try this if you consider it a solution.
Thanks
Hi,
I am using the “Hero” element on a page with the “Pagebuilder + Empty page” template setting for the page and there’s a white block of space when you scroll down to the bottom of my website (wamserforallentown.muhlenbergweekly.com or see screenshot here). I disabled the Cookies for Comments plugin, entered the code in this forum post and disabled the footer altogether, but the white space is there still. I just set up this subdomain so there are no/very few plugins. I am happy to provide login information if necessary. Can you help fix this?
Thank you!
Hi,
The breadcrumbs can only be disabled for the entire website, not by specific locations
– https://forum.tagdiv.com/breadcrumbs/
That could be done with CSS maybe. It depends on for what exact pages you want them removed. By post name it is not possible however. It could be done by category pages or specific categories, posts or specific posts, some other cases as well.
Thanks
4. Simply remove the old theme and install the new one, the theme panel settings will not be lost. Posts and pages will not be lost. These are all saved in the database. After you install the latest version there should be no more problem. This is a guide you can follow
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Let us know the results.
Hello,
Please how can I insert an advertising banner under the main menu and on all pages of the site?
On the home page I have inserted AdBox, but it is not shown on the other pages of the site (category,post,page,tag…).
https://snag.gy/GSErcM.jpg
I manually entered the AdBox code of the home page in the header-style-3.php file and the ads are displayed correctly on all pages. Of course I will remove the AdBox from the home page. https://snag.gy/2QYd5f.jpg
I just have to test better on mobile devices and possibly make some minor changes to the CSS. I will also remove unused CSS classes.
Some pages of my site:
http://cambiovita360.it/questo-e-solo-un-articolo-demo-stiamo-testando-il-sito/
http://cambiovita360.it/tag/italia/
http://cambiovita360.it/category/videos/
Please what do you think? Am I doing the right thing?
Thanks so much.
Gabriel
Indeed that demo has design to remove the date, author an comment count on all modules
– https://demo.tagdiv.com/newspaper_what/
So enabling them in the theme panel will not do anything. In this case either remove the condition form the demo stylesheet
– https://www.screencast.com/t/yNTMlUgKLyL
Or override it with a different code in Theme panel->Custom CSS
– https://www.screencast.com/t/vVZ1skCM
.td-what .td_module_wrap .td-post-author-name,
.td-what .td-big-grid-post .td-post-author-name,
.td-what .td_module_wrap .td-post-date,
.td-what .td-big-grid-post .td-post-date,
.td-what .td_module_wrap .td-module-comments,
.td-what .td-big-grid-post .td-module-comments {
display: inline-block;
}
The better way would be to remove the code from the demo stylesheet instead of using additional code.
Hi,
You can use media queries such as those, there is also an Advanced CSS section in the theme panel where there is no need for them. They will be added automatically, you can enter code normally in them and it will apply for those specific widths
– https://www.screencast.com/t/KHe2bnNMHsgg
There is a guide about the browser inspector tool you could read
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
This tool is very useful to make various modifications around the website when there are no specific settings for them.
For example the breadcrumbs have a margin between them and the post categories
– https://www.screencast.com/t/dRGUU9ySgR
That could be remove like this
– https://www.screencast.com/t/PPm7mA7nsS
The inspector is a very powerful tool that can be used in this matter.
Thanks
Hey Guys,
I was hoping if someone can help me with getting these 2 issues fixed.
Hover Colour:
my site has the fitness demo installed. I changed the theme accent colour to my preferred colour, yet the site is showing the demo’s original colour and my preferred colour choice for the site at the same time.
Sidebars:
Before the update, I was able to adjust the widget sidebars within posts by having access to css which for some I am hoping good reason, the tagdiv team made the decision to remove that option, so now i am stuck with ads overlapping each other. Basically the sidebar ad is overlapping the ad above post title when you open an article.
Hi,
You do not have to enter code, you have to remove code, from the mentioned file
– https://www.screencast.com/t/7NU4jsu7G06
Then the sidebar section will be removed, similar topic here
– https://forum.tagdiv.com/topic/sidebar-in-the-post-admin-area-allow-limited-space-for-content/
Thanks
Hi,
The post settings will only be available to users that have the capability to publish posts and above
– https://codex.wordpress.org/Roles_and_Capabilities
A contributor role cannot publish posts so the settings will not be visible for him. Author roles and above will have access to the settings. If you want to change this condition and give contributors access to the post settings, you will have to modify the condition here, based on a contributor capability
– https://www.screencast.com/t/RQ2u4lvQc7
Then all the post settings will be available for contributors, not specific ones. They will still not be able to publish posts but have access to post settings.
Or you could try user role capability plugins, there are such plugins you could install and make tests.
If you mean the sidebar separator here
– https://www.screencast.com/t/KFq0DPLm
The purpose of that would be to see exactly how the published post will look when a sidebar is set. It will not be shown if there is no sidebar position selected
– https://www.screencast.com/t/8ZYetNbpfK
Or you could remove it from the code if this is required for you
– https://forum.tagdiv.com/topic/sidebar-in-the-post-admin-area-allow-limited-space-for-content/
Thanks
Hi,
I had started a thread but that isn’t helping me. I need some urgent help as my authors are not able to work. Since i have updated to newer theme update of Feb 27, my authors can’t see the list of ‘all posts’ in the admin area. It works normally for ‘admin’ user but all other roles are giving ‘HTTP Error 500’. As you can see the screenshots of morenews.pk
http://prntscr.com/isyfsi
http://prntscr.com/isyfz7
As per your suggestions, i have done a clean install of theme from ftp after removing previous ones. updated the plugins to the latest versions, in fact, reinstalled them from your repository. Removed cache and even disabling other plugins. But it only happens when i start using the latest version of tagDiv Composer on the latest version of theme.
The host tells me the following error in the log file. Can you help me after looking at them as to what thing is causing the issue?
=========
[18-Mar-2018 18:42:43 UTC] PHP Fatal error: require_once(): Failed opening required ‘wp-admin/panel/panel_core/td_panel_data_source.php’ (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/morenews/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php on line 25
[18-Mar-2018 18:42:51 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:43:26 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:35 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:54 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
===============
Thanks.
Hi,
I have tried almost everything, removed plugins, removed cache etc. but a non-admin user can only list ‘all posts’ when tagDiv Composer plugin is removed. I have installed the updated version of tagDiv Composer but nothing happened.
Would you need to login to the admin area to see what is causing this error? and how to fix it.
http://prntscr.com/isyfsi
http://prntscr.com/isyfz7
Hi,
The related articles will display posts that have at least one category or tag (depending on your settings) in common with the currently viewed post.
You could try the solution from this topic if you want to change this functionality
– https://forum.tagdiv.com/topic/remove-category-from-related-articles-filter/
It will require modifications in the theme code.
Thanks
Hello again,
Please disregard #1, it was my mistake. Newspaper folder was wrongly
uploaded through FTP inside the existing Newspaper folder. Fixed it now and
it works flawlessly.
All plugins are updated – Link to website: http://www.lwstaff.com
Mobiles only show one burger menu – the main menu, not the top menu. Please
check http://www.lwstaff.com with a mobile.
As for the thumbnails, again please visit http://www.lwstaff.com and check “From
Steve’s Desk” and “Scheduled On Line Events” categories. It is obvious that
there is an imbalance regarding the thumbnails. Both categories are blog2
layout and autofeed. The “Scheduled On Line Events” posts are created
before the installation of Newspaper. Please check thumbnail creation
because the “Entraining Light” post has the same featured image dimensions
(1920×1080) as “5 Words in Time” yet the thumbnail appears smaller and
blurred. And this happened today when I removed the featured image and set
it up again after updating the post. To me this means that there is a
problem when generating thumbnails.
I have deactivated all plugins except TagDiv Composer but nothing changed.
So, main problems are:
1. Mobiles don’t show the top menu
2. Thumbnails in posts after Newspaper installation appear smaller and
blurred.
Looking forward for your reply.
Nick


