=== Post Loop Ajax === Contributors: AI.Takeuchi Description: Post Loop and Pagination Widget. Multiple Posts Loop placement. Auto page feed and at random. Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P8LCVREFDKWFW Tags: plugin, widget, post loop, category, pagination, auto page feed, page at random, effects Requires at least: 4.1 Tested up to: 4.6 Stable tag: 1.39 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Post Loop and Pagination Widget. Multiple Posts Loop placement. Auto page feed and at random. It works inside Page Builder by SiteOrigin. Page Builder by SiteOrigin is great plugin. == Installation == 1. Install plugin and activate. 2. Placement at widget area. == Settings == = system = * unique id Normally enter default. Checked and enter unique value, if doesn't work. Will be destroyed this value when copied widget. * remember page number until cookie expires Defalut: 7 days = title = Enter widget title or empty. Checkbox: display or not. = class = Specify widget block class. Default: post-loop-ajax-use-default-css = display posts = * post type name, separated by comma: Enter Post Type name, also including Custom Post Type. Defalut: post * category name, separated by comma: * without category name, separated by comma: * additional (key=value&key2=value2...): See: https://codex.wordpress.org/Class_Reference/WP_Query * to result in (query after assembly): Display query after assembly. Doesn't work if use this query as argument of WP_Query function. e.g. `post_type=(post,topic)&cat=-1,-3` The expansion of this formula, WP_Query function accept this array. ` Array( ['post_type'] => Array ( [0] => 'post' [1] => 'topic' ) ['cat'] => '-1,-3' ) ` = posts per page = Default: 10 = excerpt char length = Default: 140 = excerpt ellipsis = Default: "..." = excerpt more = Default: Read More = date time format = Default: F jS, Y = pagination type = nothing normal lite prev and next only multi (for responsive design, see: css/post-loop-ajax.css) = pagination previous string = Enter previous navigation button string or empty(defalt button). = pagination next string = Enter next navigation button string or empty(defalt button). = scroll to content top after rewrite content by ajax, without while loop enabled = * scroll speed (-1: disabled) Defalut: 200 (msec) * scroll offset top Defalut: -150 (px) * scroll offset top margin Defalut: 20 (px) = auto loop contents = * loop interval time (0: disabled) Defalut: 0 * time until changed contents Defalut: 500 (msec) * page at random = effects = Using jQuery UI Effects. * don't display loading image. checked or unchecked * front select front effect types * end select end effect types = put before and after widget = = need reload page = If checked then set page number to cookie then reload page, not use ajax call. = template = Enter or select template. That have 5th blocks, split by `` tag. Default: `
Content not found.