'; echo '
'; echo '

'; the_title(); echo '

'; echo '
'; echo '
'; if ( has_post_thumbnail() ) { the_post_thumbnail(); } the_content('

Read more

'); echo '
'; echo '
'; echo 'By : '; } elseif($qwe_dir=='rtl'){ echo '">by a : '; } the_author(); echo ""; echo 'Posted on : '; } elseif($qwe_dir=='rtl'){ echo '">at a : '; } the_date( get_option( 'date_format', 'F Y')); echo ''; the_category(); echo ' , Tags :'; the_tags(); echo ""; echo '
'; echo '
'; // echo '';//qwe-col-xs .... qwe-col-vs echo '';//end post class } }else { echo "No Content Found , or there is nothing posted By you yet";} ?>