Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author caterhamcomputing

    (@caterhamcomputing)

    Hi. Sorry not to have replied sooner, but I have not been around for a while.

    The plugin does not have any AJAX functionality built into it, and it is not something that I am looking to add at present.

    There are plenty of filters/hooks within the plugin that allow you to modify the query – so it should be possible to achieve the effect you are after by creating some JavaScript and adding some custom filters for the plugin.

    Plugin Author caterhamcomputing

    (@caterhamcomputing)

    You can now set the posts_per_page parameter to display paginated output, for example:

    [child_pages posts_per_page="6"]

    … note that this is not an AJAX request.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘default # of children and 'Load More' ajax button’ is closed to new replies.