Title: whizzer's Replies | WordPress.org

---

# whizzer

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Redirecting visitors to root](https://wordpress.org/support/topic/redirecting-visitors-to-root/)
 *  Thread Starter [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/redirecting-visitors-to-root/#post-2121038)
 * I had to remove this since I was unable to access /wordpress at all. This meant
   I cant login to my admin console , my old urls no longer work.
 * Is there a method by which the default index page in the [http://www.example.com/wordpress](http://www.example.com/wordpress)
   folder redirects visitors to the home page [http://www.example.com](http://www.example.com)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Redirecting visitors to root](https://wordpress.org/support/topic/redirecting-visitors-to-root/)
 *  Thread Starter [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/redirecting-visitors-to-root/#post-2121035)
 * Fixed it.
 * The .htaccess in the root needed to be modified not the one in the sub-folder.
 * redirect 301 /wordpress/ [http://www.example.com/](http://www.example.com/)
 * More details and sourced from
    [http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/](http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenID] openid is buried in my source code but not rendered on comments](https://wordpress.org/support/topic/openid-is-buried-in-my-source-code-but-not-rendered-on-comments/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/openid-is-buried-in-my-source-code-but-not-rendered-on-comments/#post-1788350)
 * after installing and activating both of them, read up here. it should work now.
 * [http://wordpress.org/support/topic/plugin-comments-with-openid-trick-to-making-this-plugin-work?replies=1](http://wordpress.org/support/topic/plugin-comments-with-openid-trick-to-making-this-plugin-work?replies=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenID] openid is buried in my source code but not rendered on comments](https://wordpress.org/support/topic/openid-is-buried-in-my-source-code-but-not-rendered-on-comments/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/openid-is-buried-in-my-source-code-but-not-rendered-on-comments/#post-1788349)
 * are you using the open-id for comments plugin in addition to the open-id plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Popular Posts] Title on top left of the thumnail. Here how to do it](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/#post-1355208)
 * just tried it out – works brilliantly. Thanks tons.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Popular Posts] Title on top left of the thumnail. Here how to do it](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/#post-1355207)
 * Do the same thing that I am doing and that should be a good work around. Use 
   that code on a blank template (thus the style property applies only to that template).
   Use iFrame to push this template-page into the final page you want.
 * I just saw Ikki’s suggestion and havent had a chance to try it yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Popular Posts] Title on top left of the thumnail. Here how to do it](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [16 years ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-title-on-top-left-of-the-thumnail-here-how-to-do-it/#post-1355199)
 * Hey Ikki24, I tried this solution and it works great on my homepage (which is
   using the widget to insert WPP). However as you may recall, I am trying to get
   this done on a blank template so as to insert this within an inframe on other
   websites.
 * Obviously the CSS is being passed on (thus the float property works) ; however
   the tag “br /” which is added using the “before/ after each post” is not being
   passed on.
 * Any ideas?
 * eg : [http://www.therichtimes.com/wordpress/](http://www.therichtimes.com/wordpress/)(
   this is how I want it)
    but [http://www.therichtimes.com/wordpress/top/](http://www.therichtimes.com/wordpress/top/)
   is what it stays as.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Can’t get bullets to go away](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-cant-get-bullets-to-go-away/)
 *  [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [16 years ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-cant-get-bullets-to-go-away/#post-1568601)
 * lol, I appreciate the comments you make for IE but for Chrome its entirely unwarranted.
   Its a wonderful browser and has one of the highest uptakes. Perhaps you could
   post a link to the page and we could figure it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Getting Most popular list on a blank template](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-getting-most-popular-list-on-a-blank-template/)
 *  Thread Starter [whizzer](https://wordpress.org/support/users/whizzer/)
 * (@whizzer)
 * [16 years ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-getting-most-popular-list-on-a-blank-template/#post-1619716)
 * Add:
 * I also tried removing the said code from the template and keeping that absolutely
   blank while adding [wpp] in the page. It then results in an absolutely blank 
   page, even the ‘sorry no data’ remarks dont appear.

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