add actual version
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
$terms
|
||||
);
|
||||
|
||||
|
||||
$posts_count = $wp_query->post_count;
|
||||
|
||||
if ( $posts_count > 10 ){
|
||||
|
||||
$index_alm_shortcode = '
|
||||
[ajax_load_more
|
||||
cache="true"
|
||||
@@ -52,6 +57,8 @@
|
||||
|
||||
echo do_shortcode( $index_alm_shortcode );
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
<!--[/archive/ajax-load-more/author]-->
|
||||
Reference in New Issue
Block a user