Title: dirvish's Replies | WordPress.org

---

# dirvish

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [post id number](https://wordpress.org/support/topic/post-id-number/)
 *  Thread Starter [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/post-id-number/#post-155065)
 * I was trying to have an ad displayed after every fourth blog post (“test” would
   have been replaced w/ the ad code), I was going to use gmp_mod with the post 
   id number, but I f0und an easier way to do it:
 * <?
    if ($my_id == 0) { echo “<br><br><div align=center>”; include (‘ad.inc’);
   $my_id = 3; echo “</div><br><br>”; } else $my_id–; ?>
 * You can see it in action here: [http://certification.foundnews.com/](http://certification.foundnews.com/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [nofollow support added?](https://wordpress.org/support/topic/nofollow-support-added/)
 *  [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/nofollow-support-added/page/5/#post-134643)
 * Thanks, but I didn’t want a plugin; not if I can just edit one line of code. 
   I was just having trouble finding that line of code. I’ve since found it though,
   line 127 of template-functions-comment.php file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [nofollow support added?](https://wordpress.org/support/topic/nofollow-support-added/)
 *  [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/nofollow-support-added/page/5/#post-134641)
 * I’m using WP 1.2.2. How do I add ‘no follow’ to comments? It doesn’t appear to
   be included in this release. I tried to grep through the code for ‘Comment by’…
   I’m pretty confused that I can’t find it…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [permalink](https://wordpress.org/support/topic/permalink/)
 *  Thread Starter [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/permalink/#post-142842)
 * No, I didn’t actually even check ‘domain.com’ …strange coincidence that all of
   those URIs actually resolved. 🙂
 * I tried those alternate rules and they totally broke the permalinks.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [elusive wp-config.php](https://wordpress.org/support/topic/elusive-wp-configphp/)
 *  [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/elusive-wp-configphp/#post-142819)
 * It’s not still name wp-config-sample.php is it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How about a gallery of WP Powered sites…](https://wordpress.org/support/topic/how-about-a-gallery-of-wp-powered-sites/)
 *  [dirvish](https://wordpress.org/support/users/dirvish/)
 * (@dirvish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/how-about-a-gallery-of-wp-powered-sites/#post-142121)
 * I like the idea. Also, is there a central resource for theme downloads?

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