Skip Navigation

[Closed] Click on pagination shows first item

This support ticket is created 7 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 7 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#401300

I am trying to:

Set up pagination

[wpv-pager-prev-page][wpml-string context="wpv-views"]Prev[/wpml-string][/wpv-pager-prev-page][wpv-pager-next-page][wpml-string context="wpv-views"]Next[/wpml-string][/wpv-pager-next-page][wpv-pager-nav-links]

But when i click on it it shows the detail of the first item in the list.
The same cautious i have when i use a sortable table.

Oky funny, now when i open the link in a new tab i works but a normal click redirect to the first post.

When i open the developer tool and change the html code from

<a class="wpv-filter-pagination-link js-wpv-pagination-link" title="2" href="/posts/?wpv_view_count=67&wpv_paged=2" data-viewnumber="67" data-page="2">2</a>

to

<a class="" title="2" href="/posts/?wpv_view_count=67&wpv_paged=2" data-viewnumber="67" data-page="2">2</a>

it works.

So when i clear class " js-wpv-pagination-link" it works.
I also try deactivated all non toolset plugin.

#401445

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This seems to be already reported issue.

Could you please share your edit view screenshot for review?
Could you please share problem URL?

The topic ‘[Closed] Click on pagination shows first item’ is closed to new replies.