Browse Source

faculty profile 27

Rousnay 1 year ago
parent
commit
9a81b7a6da
1 changed files with 2 additions and 7 deletions
  1. 2 7
      single-faculty.php

+ 2 - 7
single-faculty.php

@@ -24,12 +24,7 @@ get_header(); ?>
 			}
 			}
 		}
 		}
 	}
 	}
-
-	echo "<p>$login_id_e</p>";
 ?>
 ?>
-
-	<h1><?php echo $login_id_e ?> </h1>;
-
 	<section class="static-banner">
 	<section class="static-banner">
 		<div class="static-banner-underlay">
 		<div class="static-banner-underlay">
 			<img src="<?php echo get_the_post_thumbnail_url(); ?>" alt="">
 			<img src="<?php echo get_the_post_thumbnail_url(); ?>" alt="">
@@ -58,8 +53,8 @@ get_header(); ?>
 							<h2 class="profile-des">
 							<h2 class="profile-des">
 								<?php the_field('designation'); ?>
 								<?php the_field('designation'); ?>
 							</h2>
 							</h2>
-							<p><?php //echo $my_block_id;
-								?></p>
+
+							<p><?php echo $login_id_e ?></p>
 
 
 							<?php if (have_rows('contact_details')) : ?>
 							<?php if (have_rows('contact_details')) : ?>