Show review score only on last page

Posted in: Newspaper
Post count: 45

Hi there,

our reviews are often composed of different pages. I’d like to know if there’s a way to show the final score only on the last one.

We’re currently on NP 4.6.1

Thanks!

Post count: 22421

Hi,
I’m not sure how your reviews are on different pages as reviews are meant for posts.
Unfortunately the theme does not have such an option. You can chose to hide the summary score on specific posts and only have it display on a specific one. You can use css to hide the summary:
.post-79 .td-review-footer{
display:none!important
}

you will need the post id for this but i’m not sure this is what you request. Please provide more details se we can better understand how to help.
Thank you!

Post count: 45

Sorry if I wasn’t clear.
WordPress allows users to “split” single posts in multiple parts (what I referred to as “pages”, my mistake).

For instance, you can see above the score, that there are two parts of the review. I’d like to show the summary only if the reader is on the last part.

http://www.playstationbit.com/primo-piano/recensioni/mcdroid-recensione

Thanks for the help!

Post count: 22421

Hi,
I understand what you mean now, but there is no easy solution for this. There is no simple detection method to check if the post is paginated so a condition needs to be created for it. Unfortunately this will not be so easy and we have no quick solution for it. Sorry! Your best bet is to hire a freelancer to do it if you truly need this customization.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.