'post',
'posts_per_page' => 3
);
$child_pages = new WP_Query( $child_pages_query_args );?>
have_posts() ) : while ( $child_pages->have_posts() ) : $child_pages->the_post();
$content = get_the_content(); $trimmed_content = wp_trim_words( $content, 1000,'' ); ?>
ID); $img = wp_get_attachment_image_src($imgID,'full', false, ''); $imgAlt = get_post_meta($imgID,'_wp_attachment_image_alt', true); $attachment_title = get_the_title($imgID); ?>
style="background-image:url('');" title="">