Title: Mohammed Mazhar's Replies | WordPress.org

---

# Mohammed Mazhar

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hiding dates in posts](https://wordpress.org/support/topic/hiding-dates-in-posts/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/hiding-dates-in-posts/#post-3209888)
 * Removing the date from wordpress post is very simple, all you have to do is search
   for these lines of code in your theme file and delete them.
    **Lines to delete:**
 *     ```
       <?php the_date(); ?>
       or this function
       <?php the_time(); ?>
       ```
   
 * Or you can use some plugins also. You can also read the entire tutorial on this
   topic [Remove date from WordPress posts](http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/)
 * Hope this solves your problem, buddy
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images on sub-domain not getting indexed on google](https://wordpress.org/support/topic/images-on-sub-domain-not-getting-indexed-on-google/)
 *  Thread Starter [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/images-on-sub-domain-not-getting-indexed-on-google/#post-3145542)
 * Nope, i haven found the solution, but i noticed that some of my images are indexed
   on google images. but it does not reflect on webmasters tools. Do you have any
   ideas about this?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Problem by visiting website in Internet Explorer](https://wordpress.org/support/topic/problem-by-visiting-website-in-internet-explorer/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/problem-by-visiting-website-in-internet-explorer/#post-2955857)
 * You website seems to have caught the ie bug.. Check if your theme has an ie fix
   or you will have to write it by your self..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to put a favicon?](https://wordpress.org/support/topic/how-to-put-a-favicon/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/how-to-put-a-favicon/#post-2952191)
 * First, in your wordpress theme check if you have this html code. **<link rel=”
   shortcut icon” href=”[http://yoursitename.tld/directory1/directory2/favicon.ico&#8221](http://yoursitename.tld/directory1/directory2/favicon.ico&#8221);/
   >** , if you do then just replace the .ico image file.if you dont have this line
   of html then need to modify your theme a little bit,it is very easy. You can 
   read this tutorial to [add favicon to your wordpress site](http://bornvirtual.com/wordpress/add-favicon-wordpress/946/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Fresh & Clean theme, remove date/categories from post?](https://wordpress.org/support/topic/fresh-clean-theme-remove-datecategories-from-post/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/fresh-clean-theme-remove-datecategories-from-post/#post-2615133)
 * It is advisable to create child theme first. To remove date from your wordpress
   index page, you need to edit your Themes index.php file, search for the date 
   function and delete it [Or comment this function]. You can follow the steps given
   at this link [http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/](http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/).
   And regarding categories where do u want to remove the categories from?? the 
   navigation bar??
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I make the author and date not visible on all posts](https://wordpress.org/support/topic/how-do-i-make-the-author-and-date-not-visible-on-all-posts/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-make-the-author-and-date-not-visible-on-all-posts/#post-2749966)
 * Before you start editing. It is advisable to create child theme first. To remove
   date from your wordpress index page, you need to edit your Themes index.php file,
   search for the date function and the author function and delete it [Or comment
   this function]. You can follow the steps given at this link [http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/](http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Alkivia SidePosts] [Plugin: Alkivia SidePosts] Display only title and text on front page](https://wordpress.org/support/topic/plugin-alkivia-sideposts-display-only-title-and-text-on-front-page/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-alkivia-sideposts-display-only-title-and-text-on-front-page/#post-2765290)
 * It is advisable to create child theme first. To remove date from your wordpress
   index page, you need to edit your Themes **index.php** file, search for the date
   function and delete it [Or comment this function]. You can follow the steps given
   at this link [http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/](http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How To Remove Date From Posts](https://wordpress.org/support/topic/how-to-remove-date-from-posts-1/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-date-from-posts-1/#post-2776800)
 * It is advisable to create child theme first as esmi said . To remove date from
   your wordpress posts all you have to do is to open the single.php file and search
   for the date function and delete it [Or comment this function]. You can follow
   the steps given at this link [http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/](http://bornvirtual.com/wordpress/remove-date-from-wordpress-post/926/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirectioner] [Plugin: 404 Redirected] Root "/" 404's and Google Webmaster Tool Crawl Errors](https://wordpress.org/support/topic/plugin-404-redirected-root-404s-and-google-webmaster-tool-crawl-errors/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-404-redirected-root-404s-and-google-webmaster-tool-crawl-errors/#post-2480300)
 * Hey you can create redirects without a plugin as well, read [http://bornvirtual.com/wordpress/redirect-404-error-in-wordpress/906/](http://bornvirtual.com/wordpress/redirect-404-error-in-wordpress/906/)
   for more details and also, if you 404-redirects are for humans and for bots as
   well. and for ‘/’ error have u edited your .htaccess file for www or non www 
   canonical for your domain Name??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirectioner] [Plugin: 404 Redirected] how to do with the 404 errors](https://wordpress.org/support/topic/plugin-404-redirected-how-to-do-with-the-404-errors/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-404-redirected-how-to-do-with-the-404-errors/#post-2443498)
 * There are 3 ways of doing this
    1. By changing your 404.php Source code, 2. By
   using wordpress plugins, 3. By editing your .htaccess file . There is a complete
   tutorial about [404 redirection in wordpress](http://bornvirtual.com/wordpress/redirect-404-error-in-wordpress/906/)
   at the link given.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to remove author, date, and category from posts?](https://wordpress.org/support/topic/how-to-remove-author-date-and-category-from-posts/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-author-date-and-category-from-posts/#post-2604428)
 * Removing date is very simple, Remove date by opening your themes index.php file,
   and search for this code ‘<?php the_time(‘j’)?>’, once you find it then comment
   of delete this, dates will stop showing up on the post page and the for author
   and category, find out which line of code renders the text accordingly you can
   delete or comment. Also read [http://bornvirtual.com/google/remove-date-stamp-from-google-search-results/892/](http://bornvirtual.com/google/remove-date-stamp-from-google-search-results/892/)
   for better understanding
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Date on Posts](https://wordpress.org/support/topic/remove-date-on-posts/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/remove-date-on-posts/#post-2700486)
 * [Removing dates from wordpress posts](http://bornvirtual.com/google/remove-date-stamp-from-google-search-results/892/)
   is very easy. All you have to do is open your themes index.php file, and some
   where in that file these is a piece of code which looks like
 * > <?php the_time(); ?>
 * , you can comment or delete this. If you want the complete guide then you can
   visit the link that i have given above. Hope this helps
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin Install Asks for FTP Details](https://wordpress.org/support/topic/plugin-install-asks-for-ftp-details/)
 *  [Mohammed Mazhar](https://wordpress.org/support/users/bornvirtual/)
 * (@bornvirtual)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-install-asks-for-ftp-details/#post-2406783)
 * You can stop wordpress asking for your FTP details by just tweaking you wp-config.
   php file a little bit. Read the Entire Tutorial at [ Stop WordPress asking FTP credentials ](http://bornvirtual.com/wordpress/stop-wordpress-asking-ftp-details/713/).
   Hope this helps

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