Skip Navigation

[Resolved] location of the pagnination in a slider

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 6 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 1 reply, has 2 voices.

Last updated by Beda 6 years, 11 months ago.

Assisted by: Beda.

Author
Posts
#609171

Hello all,

I'm trying to redo the slider on the home page of the site, below the menu and the article banner.
With a difference, filtered by the date of the event.
All is well, I have succeeded except for the "Next" and "Previous" buttons, the orange arrows.
I can not put the button down, and it is responsive with the ajax that works.

My code for this :

[wpv-filter-start hide="false"]
[wpv-filter-controls][/wpv-filter-controls]
<div class="row">
<div class="col-sm-12"><div class="jesushead">
[wpv-pager-prev-page force="true"][wpml-string context="wpv-views"]

[/wpml-string][/wpv-pager-prev-page][wpv-pager-next-page force="true"][wpml-string context="wpv-views"]

[/wpml-string][/wpv-pager-next-page]
</div></div>
</div>

[wpv-filter-end]

My problem is placed only top slider, and impossible to place bottom slider ... with Ajax and responsive work...

Pleas help me !!

Is there any documentation that you are following?
https://toolset.com/documentation/user-guides/creating-sliders-with-types-and-views/?wpv_aux_current_post_id=91931&wpv_aux_parent_post_id=91931&wpv_view_count=93490-TCPID91931CPID91931&wpv_paged=2

Is there a similar example that we can see?
Yes, on hidden link
After menue and the slider article banner.

For the copy is :
hidden link

#609704

You can remove the pagination from the Filter Editor, and instead add it with the GUI to the Loop Editor, just below the first section of "items found" (loop)

Or, you can leave it in the Filter editor, and instead move the entire Filter under the Loop, this is done at the bottom of the View, there is an editor called "Filter and Loop Output Integration Editor"
https://toolset.com/documentation/user-guides/front-page-filters/#displaying-custom-search

There you can move the "wpv-filter-meta-html" under the "wpv-layout-meta-html"

Does this help?

The forum ‘Types Community Support’ is closed to new topics and replies.