With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 4,921 through 4,935 (of 4,987 total)
Add a specific post to Views query:
At this point I'm expecting that a custom query is the only way to get what I want. In SQL terms, I would issue a SELECT statement whose where clause specifies "person_type='alumni' or post_id=XXXX."
Solution:
There is a workaround without any custom codes, you just need two post views:
1) First view query the post, filter by: Include only posts with the following IDs: 3499
Problem:
How reduce Admin-ajax load request with slider view
Solution:
Please check this setting available under section "Pagination and Sliders Settings": Please check following screenshot.
=> http://nimb.ws/9DkXWO
As we are displaying view as slider the setting is set to " Pre-load the next and previous pages - avoids loading delays when users move between pages".