Title: cssmania's Replies | WordPress.org

---

# cssmania

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [On change Permalink to postname show 404 page](https://wordpress.org/support/topic/on-change-permalink-to-postname-show-404-page/)
 *  Thread Starter [cssmania](https://wordpress.org/support/users/cssmania/)
 * (@cssmania)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/on-change-permalink-to-postname-show-404-page/#post-3021182)
 * Thanks I enable mod_rewrite. solve 🙂
    wamp 2.2 Apache Version : 2.2.22 PHP Version:
   5.3.13 by clicking wamp icon on bottom right of desktop Apache -> Apache Modules-
   > rewrite_module
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [calling gallery page in a home page](https://wordpress.org/support/topic/calling-gallery-page-in-a-home-page/)
 *  Thread Starter [cssmania](https://wordpress.org/support/users/cssmania/)
 * (@cssmania)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/calling-gallery-page-in-a-home-page/#post-2852419)
 * I tryed using
    <?php $gallery_shortcode = ‘[gallery id="' . intval( $post->post_parent).'"]‘;
   print apply_filters( ‘the_content’, $gallery_shortcode ); ?>
 * but all the images those are even big and small both are displaying .. how to
   resolve it. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [calling gallery page in a home page](https://wordpress.org/support/topic/calling-gallery-page-in-a-home-page/)
 *  Thread Starter [cssmania](https://wordpress.org/support/users/cssmania/)
 * (@cssmania)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/calling-gallery-page-in-a-home-page/#post-2852410)
 * I created a page
    [http://bptpthedeck.in/?page_id=101](http://bptpthedeck.in/?page_id=101)
 * and i copy the short code
    <?php echo do_shortcode(‘[gallery option1="value1"]‘);?
   > in my wordpress theme (index.php) still doesn’t work. 🙁

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