Re: What is the macro that controls post type in the newspaper?
Posted by
Harvey on
URL: https://support.nabble.com/Turning-a-Newspaper-into-a-Magazine-tp7586820p7586831.html
I'd like to eliminate this from ever showing:

Why tell people there is content they dont have access to? That just creates questions.
Here is the comment in the code:
"Here we check if this page contains the correct number of rows. If this is not the case,
it is because the visitor doesn't have permission to view them and we must display a message.
The check is simple: we get the number of rows this page is meant to show (current_page_rows
command in pagination namespace) and subtract the number of rows displayed (current_index
of the node_list loop). If the result if greater than zero, then some rows were not displayed and
we show the message."
Why must we show a message?
HTTPS Please!