Title: naijay's Replies | WordPress.org

---

# naijay

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

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

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't access plugins](https://wordpress.org/support/topic/cant-access-plugins-2/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/cant-access-plugins-2/#post-2961096)
 * Found a similar post and fixed the error!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Posts Thumbnails](https://wordpress.org/support/topic/featured-posts-thumbnails/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/featured-posts-thumbnails/#post-2784867)
 * [@deepbevel](https://wordpress.org/support/users/deepbevel/) ok, well I hope 
   we can both get our issue sorted! It just looks really weird! Not a very pleasant
   look to have! lol
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Posts Thumbnails](https://wordpress.org/support/topic/featured-posts-thumbnails/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/featured-posts-thumbnails/#post-2784847)
 * @dbalden when I set the thumbnail size, the photo still appears as one big blurr
   on the main page. As if it was zoomed in too far. I’m not sure what’s happening
   with that… the dimensions are currently set to 150×150.
    I’m wondering if the
   code for my featured posts on the main page is teh reason why this is happening?
 * Once I get this issue resolved, I’ll take a look at the code you provided to 
   set the default thumbnail.
 * Thanks so much!
 * [@deepbevel](https://wordpress.org/support/users/deepbevel/) thanks for your 
   input. The settings option didn’t seem to help to change the issues i was having!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764918)
 * I thought I did, well I’ll try it again.
    Thanks again, appreciate your help!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764915)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/) yes that worked!
   Thanks so much for your help! All the best, take care! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764913)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/)
 * <title>
    <?php if (is_home()) { echo bloginfo(‘name’); } elseif (is_404()) { 
   echo ‘404 Not Found’; echo ” / “; bloginfo(‘name’); } elseif (is_category()) {
   echo ‘Category:’; wp_title(); echo ” / “; bloginfo(‘name’); } elseif (is_search()){
   echo ‘Search Results’; } elseif ( is_day() || is_month() || is_year() ) { echo‘
   Archives:’; wp_title(); echo ” / “; bloginfo(‘name’); } else { echo wp_title();
   echo ” / “; bloginfo(‘name’); } ?> </title>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764912)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/) yes it did thanks!
 * I have another quick question, My title keeps showing with the “/” symbol in 
   front of it, how do I remove it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764909)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/) thanks so much
   that worked!
 * I have another quick question, My title keeps showing with the “/” symbol in 
   front of it, how do I remove it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764908)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/) I tried that,
   but nothing comes up with “buy beauty style earrings and neckalce”
 * I’m not sure what’s been going on, it’s been driving me crazy for over an hour
   now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Header Issues](https://wordpress.org/support/topic/custom-header-issues-1/)
 *  Thread Starter [naijay](https://wordpress.org/support/users/naijay/)
 * (@naijay)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/custom-header-issues-1/#post-2764906)
 * [@ishaanrawat](https://wordpress.org/support/users/ishaanrawat/) This is the 
   code
 * <!– Slogan top –>
    <div class=”slogan_top”>
 *  <?php echo get_option(‘dcb_slogan’);?>
 *  </div>
    <!– /Slogan top —

Viewing 10 replies - 1 through 10 (of 10 total)