Title: Add Shortcuts
Last modified: August 21, 2016

---

# Add Shortcuts

 *  [Jezebel Philips](https://wordpress.org/support/users/louisa-mills/)
 * (@louisa-mills)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/add-shortcuts/)
 * Hi,
 * I want to add more of the default short cuts that Boot Store has on the front
   page. I know I could create my own from scratch but I like the style that Boot
   Store uses and need the quick fix approach with my deadline fast approaching.
 * Any info would be hugely appreciated.
 * Thanks!

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

 *  [Lcowen](https://wordpress.org/support/users/lcowen/)
 * (@lcowen)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/add-shortcuts/#post-4173041)
 * I would also like this feature…we want to have 6 shortcuts (stacked 3 on 3) instead
   of just the 3
 *  Theme Author [sur](https://wordpress.org/support/users/sur/)
 * (@sur)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/add-shortcuts/#post-4173042)
 * Hi,
    At this point is not posible, I would need to extend the admin, etc but 
   it is a nice feature, perhaps in future releases. Anyway if you want to create
   a template or use static html in your post editor I write the html structure,
   fill it, paste it in your home page and you´ll get 3 static extra boxes. If you
   are displaying your last post (not static page) in frontpage this solution is
   not useful.
 *     ```
       <div class="home-boxes row-fluid">
       		<div class="span4 box box-left">
       			<div class="thumbnail box-banner">
       				<a href="">
       				<img src="" alt="" />
       				</a>
       				<h3 class="entry-title"><a href="">Title</a></h3>
       			</div>
       			<div class="caption">
       				<p>Text description</p>
       			</div>
       		</div>
   
       		<div class="span4 box box-center">
       			<div class="thumbnail box-banner">
       				<a href="">
       				<img src="" alt="" />
       				</a>
       				<h3 class="entry-title"><a href="">Title</a></h3>
       			</div>
       			<div class="caption">
       				<p>Text description</p>
       			</div>
       		</div>
   
       		<div class="span4 box box-right">
       			<div class="thumbnail box-banner">
       				<a href="">
       				<img src="" alt="" />
       				</a>
       				<h3 class="entry-title"><a href="">Title</a></h3>
       			</div>
       			<div class="caption">
       				<p>Text description</p>
       			</div>
       		</div>
       	</div>
       ```
   
 * Best Regards
 *  [mobilefilmmaker](https://wordpress.org/support/users/mobilefilmmaker/)
 * (@mobilefilmmaker)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/add-shortcuts/#post-4173062)
 * How do you access the HOME page to edit this section because right now it’s the
   template information showing and cannot edit it. How do I enter and customize
   this generic area of the home page? I don’t want a static page but the posts 
   home page option has a generic section on the page Three boxes that are shortcuts
   that are not accessible. Please help me out here Template Author for Bootstore.
   Thanks. Today would be nice to get a reply.

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

The topic ‘Add Shortcuts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/boot-store/1.6.4/screenshot.png)
 * Boot Store
 * [Support Threads](https://wordpress.org/support/theme/boot-store/)
 * [Active Topics](https://wordpress.org/support/theme/boot-store/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/boot-store/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/boot-store/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [mobilefilmmaker](https://wordpress.org/support/users/mobilefilmmaker/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/add-shortcuts/#post-4173062)
 * Status: not resolved