Title: JestersTear's Replies | WordPress.org

---

# JestersTear

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

 *   [Profile](https://wordpress.org/support/users/jesterstear/)
 *   [Topics Started](https://wordpress.org/support/users/jesterstear/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jesterstear/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jesterstear/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jesterstear/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jesterstear/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jesterstear/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: [[Genesis Grid] How to vary teaser columns by category or CPT?](https://wordpress.org/support/topic/how-to-vary-teaser-columns-by-category-or-cpt/)
 *  [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-vary-teaser-columns-by-category-or-cpt/#post-4643068)
 * `$args['teaser_columns'] = 4;` worked for me. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Styling "Share this:" with a span tag](https://wordpress.org/support/topic/styling-share-this-with-a-span-tag/)
 *  Thread Starter [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/styling-share-this-with-a-span-tag/#post-3634471)
 * Thank you, Jeremy, that was perfect! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Simple Menus] Using the plugin to affect the primary menu](https://wordpress.org/support/topic/using-the-plugin-to-affect-the-primary-menu/)
 *  Thread Starter [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/using-the-plugin-to-affect-the-primary-menu/#post-3350559)
 * Thanks for letting me know – I’ll tinker and try not to break anything. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gallery to Slideshow] [Plugin: Gallery to Slideshow] Weird pixel in top left corner](https://wordpress.org/support/topic/plugin-gallery-to-slideshow-weird-pixel-in-top-left-corner/)
 *  [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-gallery-to-slideshow-weird-pixel-in-top-left-corner/#post-2399151)
 * My husband’s blog uses the Genesis framework, and so to fix this without impacting
   other post lists I added the following to his child theme’s css:
 *     ```
       .gallery-to-slideshow .slides > li {
       	list-style: none;
       	margin: 0px;
       }
       ```
   
 * Just putting it here in case it helps someone else!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to redirect main url to a wordpress page](https://wordpress.org/support/topic/how-to-redirect-main-url-to-a-wordpress-page/)
 *  Thread Starter [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [14 years ago](https://wordpress.org/support/topic/how-to-redirect-main-url-to-a-wordpress-page/#post-2801009)
 * … And apparently the media bar decided to start working on its own even when 
   I set the home page to be the static “pt” page. Thanks for having given this 
   a thought, it’s fixed now (even if I don’t know how :P).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to redirect main url to a wordpress page](https://wordpress.org/support/topic/how-to-redirect-main-url-to-a-wordpress-page/)
 *  Thread Starter [JestersTear](https://wordpress.org/support/users/jesterstear/)
 * (@jesterstear)
 * [14 years ago](https://wordpress.org/support/topic/how-to-redirect-main-url-to-a-wordpress-page/#post-2800844)
 * The reason you’re confused is because I manage to confuse even myself with what
   I’ve written. Perhaps it’s simpler to show it. Keep in mind that this will be
   moved to a different URL as soon as the client approves. Anyway:
 * The site is now located at [http://www.mglscraps.com/calzone](http://www.mglscraps.com/calzone)
   
   I’d like people to start in [http://www.mglscraps.com/calzone/pt](http://www.mglscraps.com/calzone/pt)
 * That does not mean that [http://www.mglscraps.com/calzone](http://www.mglscraps.com/calzone)
   isn’t being loaded, it simply means I’d like for people to not see it. Since 
   I’ve removed any links to “home”, as it were, all I need is for [http://www.mglscraps.com/calzone/pt](http://www.mglscraps.com/calzone/pt)
   to be the first thing people see when loading the site.

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