Title: ProbablyBest's Replies | WordPress.org

---

# ProbablyBest

  [  ](https://wordpress.org/support/users/probablybest/)

 *   [Profile](https://wordpress.org/support/users/probablybest/)
 *   [Topics Started](https://wordpress.org/support/users/probablybest/topics/)
 *   [Replies Created](https://wordpress.org/support/users/probablybest/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/probablybest/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/probablybest/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/probablybest/engagements/)
 *   [Favorites](https://wordpress.org/support/users/probablybest/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/probablybest/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/probablybest/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing featured image from single post](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/#post-4312155)
 * spot on! Thank you for your help 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing featured image from single post](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/#post-4312153)
 * I think that could be the answer? Whats the best way to wrap an if statement 
   in another if statement?
 *     ```
       <?php if ( has_post_thumbnail() && ! post_password_required() ) : ?>
       		<div class="entry-thumbnail">
       			<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" >
       				<?php the_post_thumbnail('full', array('class' => 'img-responsive'));   ?>
       			</a>
       		</div>
       		<?php endif; ?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing featured image from single post](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/#post-4312139)
 * I dont know how else to answer this questions. I build websites. It is a custom
   HTML & CSS theme, using a bootstrap grid that. I designed it in photoshop. It
   is using a basic twentythirteen functions.php.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing featured image from single post](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/#post-4312133)
 * its using the basic twenty thirteen functions.php but the rest is custom.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing featured image from single post](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/removing-featured-image-from-single-post-1/#post-4312124)
 * Its not downloaded, its a custom theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Excerpt showing instead of content](https://wordpress.org/support/topic/excerpt-showing-instead-of-content/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/excerpt-showing-instead-of-content/#post-4303833)
 * I should state I did create my own custom theme before adding that in.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Excerpt showing instead of content](https://wordpress.org/support/topic/excerpt-showing-instead-of-content/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/excerpt-showing-instead-of-content/#post-4303831)
 * For anyone who has a similar problem to way to fix this is to add the below line
   to your content.php
 * `<?php if ( is_search() || is_author() || is_tag() || is_archive() || is_home()):?
   >`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CPT Bootstrap Carousel] CPT bootstrap carousel only showing 10 posts](https://wordpress.org/support/topic/cpt-bootstrap-carousel-only-showing-10-posts-1/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/cpt-bootstrap-carousel-only-showing-10-posts-1/#post-4248621)
 * Brilliant! That worked a treat. Thank you very much 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [show page title via slug on homepage](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/#post-3948626)
 * Brilliant, that’s perfect. Thank you for your help 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [show page title via slug on homepage](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/#post-3948623)
 * I have managed to fix it by the following
 *     ```
       <?php
       					// query for the about page
       					$your_query = new WP_Query( 'pagename=about' );
       					// "loop" through query (even though it's just one page)
       					while ( $your_query->have_posts() ) : $your_query->the_post();
       						the_title();
       						the_content();
       					endwhile;
       					// reset post data (important!)
       					wp_reset_postdata();
       				?>
       ```
   
 * However it wont let me put in any html around it. Is there anywhere to pull in
   a page slug that allows you to add HTML?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [show page title via slug on homepage](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/#post-3948622)
 * no its not the html 5 causing the issue it doesn’t like have <?php the_title();?
   > and <?php the_content(); ?> written in that way. it only works if content is
   written like the_content();
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [show page title via slug on homepage](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/show-page-title-via-slug-on-homepage/#post-3948614)
 * thank you for getting back to me however that has caused an error.
 * This is the updated code:
 *     ```
       <?php
       					// query for the about page
       					$your_query = new WP_Query( 'pagename=about' );
       					// "loop" through query (even though it's just one page)
       					while ( $your_query->have_posts() ) : $your_query->the_post();
       						<h3 class="entry-title"><?php the_title(); ?></h3>
       						<div class="entry-content"><?php the_content(); ?></div>
       					endwhile;
       					// reset post data (important!)
       					wp_reset_postdata();
       				?>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using Font Face Icons as categories](https://wordpress.org/support/topic/using-font-face-icons-as-categories/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/using-font-face-icons-as-categories/#post-2993970)
 * I’ve just edited straight into twenty eleven and customised it how I want.
 * You can view it here [http://www.mhutchinson.me.uk](http://www.mhutchinson.me.uk)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding a class to post_class](https://wordpress.org/support/topic/adding-a-class-to-post_class/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/adding-a-class-to-post_class/#post-2926677)
 * Thanks! Exactly what I needed 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing the read more from excerpt](https://wordpress.org/support/topic/removing-the-read-more-from-excerpt/)
 *  Thread Starter [ProbablyBest](https://wordpress.org/support/users/probablybest/)
 * (@probablybest)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/removing-the-read-more-from-excerpt/#post-2912031)
 * Thanks i was on this but I wasn’t sure what to implement?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/probablybest/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/probablybest/replies/page/2/?output_format=md)