I have created several Joomla articles. Let it be:
I enable Page Navigation plugin and go to Second article.
As the result, I see the latest article (Third article) in "previous" button and the first article in "next' button. Previous/next buttons should be replaced.
Please see screenshot below and have a look at article dates:
Joomla 3.8.6
Labels |
Added:
?
|
Category | ⇒ | com_plugins |
Status | New | ⇒ | Information Required |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-17 08:52:33 |
Closed_By | ⇒ | Sulpher |
Yes, there is a global option. In most cases, the blog items display as "most recent first", but it is logically to display next/prev more user-friendly.
Next should go to newer item, previous should go to oldest item. Isn't it logical?
Status | Closed | ⇒ | New |
Closed_Date | 2018-04-17 08:52:33 | ⇒ | |
Closed_By | Sulpher | ⇒ |
Next should go to newer item, previous should go to oldest item. Isn't it logical?
No, That would not respect the configured ordering, so it would be bogus behaviour
you can go simply to configuration and reverse the ordering to have most old first, if that is what you want / need
About this particular issue
we neither have a bug nor bad UX,
there could other improvements to do in regards to Page Navigation plugin , but this is not one of them
Think of numbered pagination (1, 2, 3, etc. with previous/next arrows).
Next typically takes you to a page with older items. In this context, the
page navigation links make sense.
On Tue, Apr 17, 2018 at 4:54 AM Eugene notifications@github.com wrote:
Yes, there is a global option. In most cases, the blog items display as
"most recent first", but it is logically to display next/prev more
user-friendly.
Next should go to newer item, previous should go to oldest item. Isn't it
logical?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#20174 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAWfoRon5khcXZyAuXT1IANIAogQScpeks5tpa3igaJpZM4TWd7r
.
--
Think of numbered pagination (1, 2, 3, etc. with previous/next arrows).
Next typically takes you to a page with older items. In this context, the
page navigation links make sense.
Oh, I have to note I meant full article page with next/prev buttons, so I did not mean blog category layout with pagination and next/prev buttons.
Think of numbered pagination (1, 2, 3, etc. with previous/next arrows).
Next typically takes you to a page with older items. In this context, the
page navigation links make sense.
Oh, I have to note I meant full article page with next/prev buttons, so I did not mean blog category layout with pagination and next/prev buttons.
Category view and (Content) page navigation plugin (shown in article view) are using the same ordering
[EDIT]
if they were using different ordering it would be great confusion for the users
Status | New | ⇒ | Discussion |
Labels |
Added:
J3 Issue
|
i think it is now clear how this works, right ?
Category view and (Content) page navigation plugin (shown in article view) are using the same ordering
-- both are getting the ordering from currently active category menu item
-- if they were using different ordering it would be great confusion for the users
About this particular issue
we neither have a bug nor bad UX,
there could other improvements to do in regards to Page Navigation plugin , but this is not one of them
Status | Discussion | ⇒ | Information Required |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-25 16:02:29 |
Closed_By | ⇒ | Sulpher |
Previous and next article links will use the order configured in the active menu item
Did you check the menu active for your article view ?
E.g. if you have the order in menu being "Use global (Most recent first)"
then what you are getting sound expected ?