'addsocialbuttons', 'p' => $post_id ); $adsbtn = new WP_Query($args); ?> have_posts()) : $adsbtn->the_post(); $addsocialbuttons_btn_facebook = get_post_meta($post_id, 'addsocialbuttons_btn_facebook', true); $addsocialbuttons_btn_twitter = get_post_meta($post_id, 'addsocialbuttons_btn_twitter', true); $addsocialbuttons_btn_instagram = get_post_meta($post_id, 'addsocialbuttons_btn_instagram', true); $addsocialbuttons_btn_linkedin = get_post_meta($post_id, 'addsocialbuttons_btn_linkedin', true); $addsocialbuttons_btn_youtube = get_post_meta($post_id, 'addsocialbuttons_btn_youtube', true); $addsocialbuttons_btn_pinterest = get_post_meta($post_id, 'addsocialbuttons_btn_pinterest', true); $addsocialbuttons_btn_flickr = get_post_meta($post_id, 'addsocialbuttons_btn_flickr', true); $addsocialbuttons_btn_yahoo = get_post_meta($post_id, 'addsocialbuttons_btn_yahoo', true); $addsocialbuttons_btn_behance = get_post_meta($post_id, 'addsocialbuttons_btn_behance', true); $addsocialbuttons_btn_blogger = get_post_meta($post_id, 'addsocialbuttons_btn_blogger', true); $addsocialbuttons_btn_dribbble = get_post_meta($post_id, 'addsocialbuttons_btn_dribbble', true); $addsocialbuttons_btn_google_plus = get_post_meta($post_id, 'addsocialbuttons_btn_google_plus', true); ?>