Skip Navigation

[Resolved] slider pagination ajax wont work

This thread is resolved. Here is a description of the problem and solution.

Problem: I use Genesis Extender to add a View widget to my homepage. The View is a slider view with AJAX pagination, but only the first page shows up. Other pages are empty. If I place the same View directly in the content of a custom page, it works correctly.

Solution: Uncheck the option "Don't include the current page in query result" in your View editor

This support ticket is created 7 years, 4 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.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 9 replies, has 2 voices.

Last updated by Craiu 7 years, 4 months ago.

Assisted by: Christian Cox.

Author
Posts
#546650

I am trying to: create a slider from custom post type called "Automobile". After showing the first slide the rest of the slides dont show up. I tried this by creating a custom view and define it as a slider or create a custom view and define it as full custom display. The result is the same:The second Slide dont show up. I have the same problem on many sites.

My URL is:
hidden link

#546651

Hi, can you try the following troubleshooting steps:
- Please make sure your Toolset plugins are all up-to-date
- Temporarily disable all non-Toolset plugins
- Temporarily activate a default theme like Twenty Seventeen
- Test again - if the problem is resolved, then restore your theme and plugins one-by-one until the conflict is revealed.
- Turn on "Debug mode" in Toolset > Settings > Front-end Content so we can take a look at some more information about the View.
- Take a screen shot showing all the settings for this View, as well as any HTML code, in your wp-admin area. Share the screenshot here so I can review it.

#546654
Screen Shot 2017-07-09 at 10.30.11 PM.png
Screen Shot 2017-07-09 at 10.27.45 PM.png

I tryed to disable the plugins and all that stuff. I am not new with wp :), but wont work.

I enabled the debuging mode in settings.
I made some screen shots.

#546658
Screen Shot 2017-07-09 at 4.48.50 PM.png

I don't see anything obviously wrong in your View settings or HTML. When you enable Debug mode, it will cause a pop-up to be displayed when an admin loads this page. You may need to disable your pop-up-blocker to see this information. See the section "The Views debug tool" here: https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

Please take some screenshots showing the Debug pop-up window with all the content areas open. I'm attaching a screenshot showing an example.

Also, please provide the URLs where I can find some other automobiles on your site. I currently can see only this one:
hidden link

#546663
Screen Shot 2017-07-09 at 11.10.19 PM.png
Screen Shot 2017-07-09 at 11.10.08 PM.png
Screen Shot 2017-07-09 at 11.09.45 PM.png

There are 2 items (cars)
hidden link
hidden link

I atached you print screens. It seems that in the loop it only outputs the BMW.

----> Items found 1

#546668

Okay, I'm still not seeing anything obviously wrong. May I request access to your wp-admin area so I can see how this is set up? I will enable private reply fields here so you can share in confidence.

#546675

Hi, I'm not exactly sure what's going on on the homepage. If I add the same Slider View to a different page, everything seems to work well:
hidden link

Can you explain how the Slider was added to the homepage? I'm not sure I understand how that was originally set up.

#546677

I use genesis extender to create widget area and display the front page. It is similar to toolset layouts.

Here is a website where i used the same tehnique and it works:
hidden link

#546903
Screen Shot 2017-07-10 at 9.11.22 AM.png

Okay thanks, I see now. I just made a minor adjustment to this View. Please see the attached screenshot. I unchecked "Don't include current page in query result" and now the View is loading both pages as expected on the homepage. Can you confirm the View is now loading the correct pages?

#546960

Yes, seemd to be ok. Thank you! I hope will work in the same way on other websites.