- 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
Hi Alin,
What I mean is how did you create those elements on this page without a sidebar?
http://themeforest.net/item/newspaper/full_screen_preview/5489609
For example “Month in Review”
Thanks
Derek
How do I go about adding clickable sub-category filters like seen on the Tech And Gadgets block in this image?
https://yadi.sk/i/wJpEooKBhZbcz
https://yadi.sk/i/zAdkBR90hZbTb
Please help solve the problem, how to replace the review stars on the date, as in other news.
Thx!
Alin,
Although I didn’t receive a message to tell me the script had finished – it seemed to work ok as you can see here howdoidate.com.
The only thing is in my wordpress themes in admin it shows Newspaper 4 not 6 although 6.1 has definitely been installed.
One thing that’s puzzling me though is how did you get the “Month in review” to cover the entire page width i.e. without the widgetised sidebar.
Regards
Derek
PS Fantastic design – the best there is!
Hi,
Unfortunately theme doesn’t have an option for users to add reviews, you will need to find and use a plugin for this, but I cannot make any recommendations as I did not tested any plugin like that, sorry! Thanks for suggestion I have added this on our list and we will think about this, however we have over 250 features on our list we have to pick very carefully what we implement.
That is how the smartlist was designed you can alter that behavior if you don’t like it or you hire freelancer to do it for you if you don’t have coding experience as we cannot provide any type of custom work at this time. If you want to add description above the image you can edit smart list style that you use and place the description above the image – http://screencast.com/t/NRoo40Ts – http://screencast.com/t/lMEfsxt2
Hope this helps!
I just discovered today that when I make a post, save the post and when I try to preview the post before publishing, part of the post disappears. The bottom part of the post just gets cut off. I have had to redo and save but when I try to preview, part of the post disappears
Hi,
You can try this custom css to reduce the space between menu items – http://screencast.com/t/Iu1PfGkpP
.sf-menu a.sf-with-ul {
padding-right: 20px;
}
.sf-menu > li > a {
padding-left: 0px !important
}
.sf-menu .td-icon-menu-down {
padding-left: 3px;
}
2. You can change stars rating color via custom css: http://screencast.com/t/IbOfszQ66L
.td-review-stars {
color: red;
}
.td-review-final-star {
color: green;
}
Also for modules – http://screencast.com/t/mTxHy6Yv
.entry-review-stars {
color: red;
}
3. Please try this css code to customize newsletter title – http://screencast.com/t/le4jjszp
#sola_nl_title h3 {
background-color: #4db2ec;
display: inline-block;
padding: 7px 12px 4px 12px;
color: #fff;
font-size: 18px;
line-height: 17px;
}
#sola_nl_title {
border-bottom: 2px solid;
border-color: #4db2ec;
}
Thanks!
I checked the “Reviews” functionality of the theme and I could not find a way to enable User ratings. If I missed it, please let me know how I can do it.
If I am correct and you can’t enable user reviews, then can you please consider this on your “to do next” list. Having a review function without the possibility of enabling customer’s review (not just authors/editors) it’s like having a gimped feature.
Also, can you please suggest me a compatible review plugin (with user reviews capability, of course) that i can install and works with your theme?
Last part of this topic is about smart lists.
What I’ve noticed is that, all templates available alter the structure of the posts. I think it would be very useful to add a much simpler template that will only “number” the Titles. In most cases a post has a “human logic” to it that dictates where goes where. All template alter this logic and display the information their own way.
For example: If I do tutorials, I have a H2 title about “something”. Next I describe/define that “something” and, in most cases, I exemplify my description/definition with a picture. It makes sense to have that picture AFTER my description/definition text message. Else, the post might be confusing when somebody sees an image that doesn’t make sense at first and than has to read about what that picture represents.
Most useful to me would be a simpler smart list template that only alters the Titles (by adding those nice numbers) and lets the author build his/her post the way he wants, the way he/she thinks it makes sense.
Or, if you want to take it to the next level, have other template(s) that alter only the titles but also add that slider (previous/next) functionality.
That’s it.
Waiting for your help and feedback on this topic.
Thanks in advance.
HI,
I just upgraded to 6.1 and i am facing few issues.
1) The top menu categories have gone haywire… I need all those categories in one line. It was happening in the previous version now its not. Please let me know what to do?
2) How can i change the star rating colour in reviews. Right now it showing as black stars, I want blue or yellow stars.
3) I installed a newsletter widget, the bar on top of it is not coming. Maybe its a limitation on this third party widget, but maybe you have a solution, on how to display blue bar on top of it with the name (newsletter) just like there is one on top of each widget like editors pick and popular.
my website: http://www.gadgetbridge.com/
Thanks
Can someone suggest me few “Nice” color combos for my website Sports Courant. Please don’t hesitate to critically review the layout and suggest improvements/optimizations.
i want a mobile menu like this
https://0.s3.envato.com/files/96461977/touchy-preview_01_1-3.jpg
i don’t want the menu coming out from the left on mobiles devices. how do i deactive the menu from the theme only for mobile devices, and use a custom like this,
Hi,
Seems that sometimes Google’s testing tool could preview your site’s in different ways. Recently we had as similar report about the site looking unstyled or just a white screen, but it didn’t had actually any issues in the browser.
Also for errors on the test please follow the steps added in the documentation – https://forum.tagdiv.com/how-to-make-the-site-faster/ Also Christopher topic may help – https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/
Thanks!
Hi,
You can use this custom css in Theme Panel > Custom Css to hide it – http://screencast.com/t/YAYT2oI3
.td-review-final-star {
display: none;
}
Thanks!
<LOL>
I can honestly say I’ve been there!
One of my early tickets in this forum end of 2013 was why the review section was “missing” on my post page; totally forgot about the “make visible” button top right of post pages. Doh.
Happens to all of us, really! 🙂
I use the wp-optimize plugin to clean spam from akismet, get rid of extra drafts, optimize tables, etc. — really really helps. And bulletproof. (Of course make periodic backups and all that.)
I have upgraded version 4 to version 6 on my local server which mostly went well using the upgrade documentation.
After edits and cleaning up I then went through the steps of deleting the old v4 theme, then adding the new v6 theme. Deleting the old plugins and adding the new ones. Activating the theme and running the migration script.
Looked at the site and it was smashed. I then deleted the site, migrated the local site using BackupBuddy (1.3GB) which is working and setup on the live server with a new database and all. The site is again smashed when I reviewed it?
This link shows how it looks on the live server and from the local server: https://dl.dropboxusercontent.com/u/268903/Site-Upgrade-Failure.pdf
I noticed the visual composer is not showing on the admin pages or posts. The code is also not translating on the site. I can only use the themes built in templates.
I then restored some function by going back to v4 and the old Visual Composer 4.4.4 which still doesn’t show on the admin side?
Could this be a server and or Cloudflare caching issue?
How am I going to get the site working on this account?
Regards
Peter
I deleted the jpg and named it really short but still image doesn’t appear and I get 403 errors still when I click the other links.
would you take a look please?
http://www.tinyedm.com/quintino-sandro-silva-aftermath-review/
Reply
I deleted the jpg and named it really short but still image doesn’t appear and I get 403 errors still when I click the other links.
would you take a look please?
http://www.tinyedm.com/quintino-sandro-silva-aftermath-review/
Try to avoid high ASCII characters in file names, most web servers can’t understand them. In your example you have a filename with broken ASCII character not “escaped” properly when you named it prior to upload; so technically you’re trying to access a file the server can’t read properly.
File names on servers should have
a) no spaces
b) no multiple dots
c) ideally end in dimensions for modern systems like mod_pagespeed, thumbnail regen, etc.
d) no high ascii characters like tildes, degree marks, question marks, percentage sign, etc. (basically letters, numbers, underscores, hyphens and nothing else).
So, this is your problem — fix your file names: (note broken ASCII character encoding after Silva) —
Quintino-Sandro-Silva-–-Aftermath-Review1-e1434933753361.jpg
-
This reply was modified 11 years by
simchris.
Hi,
This filter will sort post by reviews, if you have reviews on your articles – http://screencast.com/t/jlVLfFn5TGVm
If you want to remove “by review score” you can remove this code – http://screencast.com/t/bR5yCoiD
Thanks!
Hi,
Please try to remove this code if you don’t want reviews on modules – http://screencast.com/t/aB7DQYB2x
Thanks!
@Alin [tagDiv]:
Hi,
As suggested by you i tried W3 Super Cache & it really gave better results than W3 Total cache.
Yes the menu problem is solved and you can not see it because i have updated the theme to 6.1 version, but now i am having another problem.
My Posts heading are not displaying like they used to display before, i was using the “Text with Title Block” of Visual Composer for Posts but now after update all the posts are not using it. Please refer to this image for review : http://oi57.tinypic.com/2rp8uw8.jpg
I keep getting this error when I click on the posts and some images. is it related to cache plugins?
this is what I get..
You do not have permission for this request /wee-o-fighting-for-feat-morgan-karr-tiesto-edit-trailer/
You don’t have permission to access /wp-content/uploads/2015/06/Quintino-Sandro-Silva-–-Aftermath-Review1-e1434933753361.jpg on this server.
There is an option on the category pages to filter the results.
One of the filters is “Review Score”.
What is this and is it possible to remove individual options from this sort menu on a per category basis?
Many thanks,
Kane
Example link?
Never seen this issue. Does this happen in the preview while using the visual or text editor to do a normal post? Are you using the default post template(s) or a custom template?
In your screen shot your text has no spaces; and so there would be no line break.
Be sure to turn off any plugins not included with theme; and also check console in Chrome/IE with F12 to reveal errors on page render.
Hi. Can you tell me how I remove stars on reviews post and replaced with author name and date?