- NewspaperUser review system
- NewsmagReviews
- NewspaperReviews
- NewspaperCredit System
- NewspaperModules Builder in Newspaper Theme
- NewspaperHow to use the Posts List shortcode
- NewspaperModal Popup
- NewspaperLockers
- NewspaperLeads
- NewspaperFlex Block Settings Guide
- NewspaperSingle Post Shortcodes
- NewspaperDefault Category Settings
- NewspaperCloud Library – Category Templates
- NewspaperBig Grid Flex Settings
- NewspaperMeta Info on Modules and Blocks
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv AMP Plugin Tutorial
- NewsmagtagDiv Composer Tutorial
- NewspapertagDiv Composer Tutorial
- TutorialsDefault Block Settings Guide
We recently migrated our site, http://www.koimoi.com, to your Newsmag theme, and love the new layout.
We’re hosted on Pagely.
We’ve been noticing alot of server errors on Google Webmaster tools, where lots of URLs were throwing up 500 and 502 errors. On checking with Pagely, this is what they pointed out :-
1) All the 502s / 500s are of the format :
http://www.koimoi.com/?attachment_id=264104?aid=&iid=2
One problem is that the URL is invalid 264104? instead of 264104&.
2) If we switch the url to
http://www.koimoi.com/?attachment_id=264104, it very slowly redirects to http://www.koimoi.com/sunny-leone-sachiin-joshi-promote-jackpot-in-bangalore-4/, which fails with a 502 error.
Pagely believes the problem is to do with an infinite loop triggered at “wp-content/themes/Newsmag/attachment.php” line 47.
What is the purpose of attachment.php?
Reading other posts on your pages, attachment_id=XXXX is typically used to reference a image in the media gallery, and pull out its’ parent page. Is that correct ? How do we stop these URLs from being crawled ?
Would it be possible to share our copy of attachment.php for your review?
Hello,
I have the same pb with all my review posts on http://publikart.net.
So strange !
Review Post not showing Rating on Google Search
It was working fine till a few days back. Like on Feb 12th it was working fine.
Suddenly it stopped working.
For Example, See this post: https://tamilglitz.in/sethupathi-review/
It’s a review post but it doesn’t show up as a review on Google.
Can you Please help me Out?
I have a problem in reviews schema with Classic Theme. How to solve this problem . MOZ toolbar says there is no schema.org on this page. i have installed classic blog demo on my blog. My blog link is https://www.bollyarena.net/ . and here is the review link schema is not showing on google search result also. here is the review link Fitoor Review
Hello,
Every time I try to change design options in visual composer for a block, changes undo just after I click preview button. Is that because I have ignored some prerequisites or so? because this is the first time I tried this option. Thanks.
That’s what’s driving me nuts right now, because I went and made my placeholder image the same dimensions as each of the ones that were originally there. I went through and made sure each was named exactly as the originals were. Take a look at the no-thumb folder where they’re located, the only way you can tell I changed them just by looking in the folder is by the dates over on the side.

I’ve even double-checked the image files to make sure they’re I sized they correctly. Actually, here’s one of the images when I preview it:

This is just making my head spin.
Hello damian,
Thank you for your appreciating.
1)Our theme has an option for Reviews on posts and you can set it from each post editor like this -> http://screencast.com/t/M2btDgZm5 -> http://screencast.com/t/It2TRx1z44Z and we have not such a plugin that recommended in this regard, sorry!
2)Please check our list of tested plugins here -> http://screencast.com/t/lGfsDtn6 WP Super caches is our tested plugin.
3)Unfortunately, we do not have such plugin as tested with our theme and we cannot give an official response in this regard, but you can consult this topic -> https://forum.tagdiv.com/topic/security-plugin/
4)If you want to add more than one ad for your article you should use Article Inline Ads and you can set after how many paragraphs to add it like this -> http://screencast.com/t/twEg6oAtx For more information about our ads implementation, please consult our documentation here -> https://forum.tagdiv.com/article-ads/
5)Our pages use the sidebar if you use the pagebuilder+latest articles template and you can set it from panel to deactivate this feature, like this -> http://screencast.com/t/S7XvEYvHQ If you want to hide your sidebar from page builder content you should use a bit of CSS code but it is necessary to know your website URL so I will be able to provide a more accurate response.
Hope this helps!
Thank you for the message!
Hello aedney,
Unfortunately, our theme does not have a simple option to display the author name and the date for the posts with the review. For achieving that it is necessary to do some additional customization in the code file. In order to achieve as you wish, you have to change the td_module_php file like this -> http://screencast.com/t/5kX80TRqkxY and if you want to get what you want, the snippet of the code in td_module.php for reviews will be like this -> http://screencast.com/t/YYkQNFl7 The snippet of the code that will be replaced over the old one is here -> http://pastebin.com/Vv6jYbfY
The result you should see here -> http://screencast.com/t/QdttmwgIS
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
Your template is really good! Very good optimization, interesting appearance and good solutions. However, we have more than 500k unique users per month. So I think on some additional solutions:
1. Which plugin to rating comments you recommend? Now we use Rating-Widget: Star Review System.
2. Can you recommend any cache plugin? (working with your theme ofc)
3. Can you recommend any “security plugin”, eg: plugin changing wp-admin/wp-login.php links? Or any other plugin?
And two additional questions:
4. We have problem with Article inline ad. We dont know why this ad display under “Article top ad”, so we have than two ads one after the other.
5. We dont want display sidebar widgets on homepage. Any idea how to hide it? We dont want install any plugin. CSS will be enough for us. It is the best solution?
Thanks, I just hide the entire review section below like this
.td-review {
display: none;
}
hi
whenever I have a post with a review score on it doesnt show either the date or author on the article display. I am using M1.
http://connecteddigitalworld.com
How can I correct this?
thanks
Andrew
Hi
If you want a result like this one: http://screencast.com/t/igCwWEFiJW replace the previous css with this one:
.td-review-footer, .td-review-desc{
display: none;
}
.td-review-row-stars{
float: left;
}
Using this css the review code will still be loaded but will not be visible for visitors. However google will detect it in page source.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Yes I want to hide that section as well as everything under the review overview. But will it still be picked up by google rich snipt?
Hi
Do you want to hide this part: http://screencast.com/t/we4CUYaEo If so then use this css in theme panel > custom code > custom css: http://screencast.com/t/hDqZbnPoIv7g
.td-review-footer{
display: none;
}
If this is not what you mean please provide more details.
Thanks!
Hi,
I want to hide the entire review scpre section at the end of the post, I only have one score for a product not multiple criteria. SO can I fill in my review score, but do not display the score box at the end of the post but still have google pick-up the rich snipet in google search?
Hi! I tried to find answers but couldn’t.
On each category page I have the pull-down menu on the side.
It gives me options to filter.
How can I get rid of some options?
I only need Most popular, 7 Days and Random.
I do not need the best review feature and also not the feature category filter.
But where can I modify the filter?
Thanks so much!
I want my home page to be static full width which will have stuff like menu at the top and then different section as in what my company does. For example section for portfolio, customer’s review etc then on the menu I want to have link of blog which after clicking will take users to blogging section and then it will have it’s separate menu apart from the top one. Containing the blog posts as usual. Just for the example. My homepage will look similar to this imalreadyhere.com. Is this possible ?
Hello fametaxi,
This kind of issue might be caused by the interference between untested plugins and also, it could be possible to appear some js errors in your console. Please try to disable all the active plugins, except Visual Composer, clears all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. I have tested on my side and everything seems to work as expected, as you can see in our demo preview that this issue does not come from our theme.
If you need more assistance in this regard after my advice and if you problem is still there, please provide your website URL so I can further inspect the issue.
Hope this helps!
Thank you for the message!
Hi there,
You can see on this page http://simonlevick.com/3992-2/, that the video homepage is very broken.
I am also suffering a problem on this page http://simonlevick.com/2016/02/10/sail-awolnation-cover/
The video padding appears to be ten times too large (560% instead of 56%??).
The third problem I have is this notification:
Important notice: You have an outdated version of Visual Composer Design Options. It is required to review and save it.
However when I click Open Design Options, I get this message:
You do not have sufficient permissions to access this page.
How can I fix this please?
There are lots of plugins for this; some like Google’s Feedburner are popular (we use that here). RSS used to be the way to go, until stupid web browser folk thought they’d rather have an app for that (sigh). It can be tricky from your main site, as sometimes you need to setup SMTP email if php mail doesn’t actually send email properly, etc.
Good to take a look at the plugins in the WordPress.org repository but read the reviews/support threads for each to see which actually work and have the feature you want. If you do a lot of posts, most people might be annoyed by that — often a daily summary is more popular. Or, just put your news on your FB page and people can “follow” that — or twitter, etc.
After installation:
When I check live Preview all the images in posts & below-related posts thumbnails shows perfectly.
But After Save and Activate the theme. The images are showing in white. (If we right-click on the white area, we can open image in new tab or window perfectly). I installed Regenerate Thumbnails nothing use. How to overcome with the issue.
Images are shown below:
Live Preview Image: Click Here
After Activate Image: Click Here
Hi All,
Wondering if anyone has suggestions about the best way to present a Gallery page with a lot of content? Currently using the approach of separating multiple categories within “Text with title” blocks and multiple slideshows within each. http://www.InMaricopa.com/photos and http://www.InMaricopa.com/photos-review
One issue for now is the general length of the page. Eventually when there are more categories and more galleries, it will be difficult to get users to scroll to the bottom. Any thoughts on how to organize, sort by date, etc.? Is there a way to create a simple “directory” or sub-menu of categories/galleries (maybe a drop-down) at the top of the page where users can review, select and the “jump” to a specific one?
Another issue is load time. That many images (thumbnails?) on a page seems to load pretty slow. Even on our high-speed connections, there is a period where the gallery thumbs are out of place until the bandwidth catches up and sorts them all out. We’re using WP Smush Pro but up for any suggestions for optimization.
Sorry if this isn’t the right place to reach out for advice/ideas on this. Nothing is broken, just hoping to get some feedback to better take advantage of a nice Newspaper feature.
Thanks!
I really appreciate your help with this!
So that code fixed half of the problem I was having. If you refer to the picture I posted of my mega menu, now the categories that are listed along the bottom of the mega menu (in the picture the bottom arrow is pointing to “ALL”) are no longer being stretched vertically, but the category tags that appear on each post’s picture (in the picture the top arrow is pointing to “Tech Reviews”) are still being vertically stretched.
I know that I had to go into the theme panel somewhere and turn on the option to display category tags in the mega menu, or maybe it was in a certain module… but as I’m sure you’re away, those category tags that appear on each post’s picture aren’t actually there by default. I don’t know if that makes any sort of difference, but in my head I was thinking that maybe the code you gave me didn’t apply to the category tags displayed on each post’s picture because those particular tags aren’t a default component of the mega menu.
Also useful to keep backups of your site periodically via FTP; for all your plugins, theme, and WP; export settings from theme and via the WP settings admin panel. Also learn to make periodic backup of your dbase via phpmyadmin (like WP warns you to do before upgrading WP!), so that you can easily “revert” back to a prior version.
It’s useful to turn off ALL automatic backups as frequently plugins like Yoast going to full dot upgrade, WordPress introducing a bug (like 4.1.1 did), or things like ACF4 not allowing copy/paste of Excel/tabular data in WYSIWYG boxes with their most recent update paired with WP 4.1x.
Any update can break a site!
Similarly things like WooCommerce, you need to review the changes with full dot updates (like 2.5) to see what you might need to change with theme files.
Sorry Bogdan, please review the rest of my posts as I’ve covered everything that you mention here. Here’s a specific example…
One of our old articles has this for its 7-day array:
a:7:{i:0;i:371;i:1;i:363;i:2;i:142;i:3;i:107;i:4;i:55;i:5;i:1539;i:6;i:1472;}
However, it has not been viewed in months. Unless this article is viewed on days 5 and 6, it will retain those views for that day and eventually, when the weekly numbers are the highest, will show in the 7 day popular block.
Can we delete all entries from the database for post_views_count_7_day_total and post_views_count_7_day_arr? Will this reset the list? Or will it cause an issue?