Title: navid's Replies | WordPress.org

---

# navid

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/navid/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/navid/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/navid/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/navid/replies/page/5/?output_format=md) 
[6](https://wordpress.org/support/users/navid/replies/page/6/?output_format=md) 
[→](https://wordpress.org/support/users/navid/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google and Home-hosted WP Blog](https://wordpress.org/support/topic/google-and-home-hosted-wp-blog/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/google-and-home-hosted-wp-blog/#post-306089)
 * I believe this is primarily attributed to the fact that wordpress.com has a much
   higher page rank than your own home-hosted site. Therefore, wordpress.com takes
   precedence in being ‘refreshed’ (if you will), then the other domain.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [hr tag breaks p tag in rc3?](https://wordpress.org/support/topic/hr-tag-breaks-p-tag-in-rc3/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/hr-tag-breaks-p-tag-in-rc3/#post-300890)
 * You should try <hr /> instead. Also, make sure you are uncheck invalidating XHTML
   in the Options portion of the administrative console.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Spoiler Tag Plugin](https://wordpress.org/support/topic/spoiler-tag-plugin/)
 *  Thread Starter [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/spoiler-tag-plugin/#post-270995)
 * 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Spoiler Tag Plugin](https://wordpress.org/support/topic/spoiler-tag-plugin/)
 *  Thread Starter [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/spoiler-tag-plugin/#post-270994)
 * I just wanted to note that I have upgraded my wp-spoiler plugin. This new version
   fixes a few things and should be overall much much better. I encourage everyone
   to upgrade.
 * The URL once again is: [http://www.navidazimi.com/projects/wp-spoiler/](http://www.navidazimi.com/projects/wp-spoiler/)
 * Note: The CSS snippet has changed. So make sure you also fix your CSS in addition
   to uploading the new version of the plugin.
 * I have also added some live demos of the plugin if you have no idea what “Spoiler
   Tags” are.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Subject Line Question](https://wordpress.org/support/topic/subject-line-question/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/subject-line-question/#post-274699)
 * This can be achieved with some really simple javascript. You really only need
   two functions. If you still need help, contact me and I will write them for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Interest in CSS dropdrown menu for pages plugin?](https://wordpress.org/support/topic/interest-in-css-dropdrown-menu-for-pages-plugin/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/interest-in-css-dropdrown-menu-for-pages-plugin/#post-154549)
 * Try downloading and using the IE7 CSS hack. It can be found here: [http://dean.edwards.name/IE7/](http://dean.edwards.name/IE7/)
 * It may solve some of your problems though I admit I have not looked into your
   source code at all.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Loading right column first](https://wordpress.org/support/topic/loading-right-column-first/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/loading-right-column-first/#post-182156)
 * Currently, your site has bigger issues:
 * Parse error: parse error, unexpected ‘(‘, expecting T_STRING in /home/owner/public_html/
   wp-content/plugins/customizable-post-listings.php on line 108
 * Good luck.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Creating a print.css file](https://wordpress.org/support/topic/creating-a-printcss-file/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/creating-a-printcss-file/#post-162350)
 * You basically should hide everything but the barebones content.
 * #allofofstuffhere, #andhere, #andheretoo {
    display: none; }
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Creating about.php with Mallow after 1.5 upgrade](https://wordpress.org/support/topic/creating-aboutphp-with-mallow-after-15-upgrade/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/creating-aboutphp-with-mallow-after-15-upgrade/#post-162336)
 * You need to enable permalinks.
 * Admin Console -> Options -> Permalinks.
 * And by the way, it wouldn’t be about.php it would be: [http://www.yoursite.com/about/](http://www.yoursite.com/about/)
 * Good luck.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin Page in Admin Panel](https://wordpress.org/support/topic/plugin-page-in-admin-panel/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/plugin-page-in-admin-panel/#post-148416)
 * Check out my wp-lists plugin. You can add a menu to the top level of the admin
   menu bar very easily. I had done it previously but then decided Manage -> Lists
   was more appropriate.
 * Unfortunately, edit-lists.php is dropped into /wp-admin/. Not sure if that can
   help you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[1.5] single quotation marks now preceded by a slash /’](https://wordpress.org/support/topic/15-single-quotation-marks-now-preceded-by-a-slash/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/15-single-quotation-marks-now-preceded-by-a-slash/#post-147659)
 * You can probably circumvent manually editing the files by using the stripslashes();
   functionality of PHP. Simply edit the excerpt and title with stripslashes( $text);
 * Hope this helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem with istallation in subdirectory](https://wordpress.org/support/topic/problem-with-istallation-in-subdirectory/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/problem-with-istallation-in-subdirectory/#post-127787)
 * Grab the latest v1.5:
 * Upload everything to [http://www.domain.com/wordpress/](http://www.domain.com/wordpress/).
   Then, simply grab the index.php and drop it into the root (www.domain.com). And
   then change the file to point to the appropriate blog-header.php. Make sure the
   settings are right in the admin console (mentioned above). Thats it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.5 tables changed?](https://wordpress.org/support/topic/15-tables-changed/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/15-tables-changed/#post-147133)
 * You don’t need two MySQL databases. Simply upload to a new directory and chang
   the default $table_prefix to something like wp15_
 * You can run several instances that way and test your new version first before
   upgrading your production server.
 * — Navid.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Leaving comments off front page?](https://wordpress.org/support/topic/leaving-comments-off-front-page/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/leaving-comments-off-front-page/#post-147128)
 * You can achieve these results by using Templates. But, I believe, last time I
   heard about this request, roboren chimed in with the notion of a frontpage.php
   which would automatically override if available in the themes directory.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to change the dynamic url to static url](https://wordpress.org/support/topic/how-to-change-the-dynamic-url-to-static-url/)
 *  [navid](https://wordpress.org/support/users/navid/)
 * (@navid)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-the-dynamic-url-to-static-url/#post-146371)
 * You need to enable permalinks.

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

1 [2](https://wordpress.org/support/users/navid/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/navid/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/navid/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/navid/replies/page/5/?output_format=md) 
[6](https://wordpress.org/support/users/navid/replies/page/6/?output_format=md) 
[→](https://wordpress.org/support/users/navid/replies/page/2/?output_format=md)