ID, 'project_completion_title', true); $completion = get_post_meta($post->ID, 'completion', true); $project_title = get_post_meta($post->ID, 'project_title', true); $project_fields = get_post_meta($post->ID, 'project_fields', true); $web_url = get_post_meta($post->ID, 'web_url', true); $btn_txt = get_post_meta($post->ID, 'btn_txt', true); $btn_url = get_post_meta($post->ID, 'btn_url', true); $port_vid_link = get_post_meta( $post->ID, 'port_vid_link', true ); get_header(); if (have_posts()): while (have_posts()): the_post(); ?>
ID, 'tx_gallery_id', true); if(function_exists('tx_add_gallery_metabox') && $images) { ?>