Title: [Theme: Edin] Calling Widgets on front-page
Last modified: September 1, 2016

---

# [Theme: Edin] Calling Widgets on front-page

 *  [nath0rigin](https://wordpress.org/support/users/nath0rigin/)
 * (@nath0rigin)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/theme-edin-1/)
 * Hi guys I’m using a child theme based on the Edin theme and have a question regarding
   my design.
 * At the moment the Edin model has the option to display three Front Page Widgets.
   For the design I am currently working on I would like to place two widgets using
   Flexbox.
 * What I can’t figure out is how to call specific widgets into the front-page.php
   I am currently editing. What I am basically looking for is a **call function**
   for the **widgets** so I can place them where I want within my design.
 * like <?php _place jetpackform_ ?> or something similar
 * Any help would be greatly appreciated.
 * Nathan

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

 *  [sarah semark](https://wordpress.org/support/users/tinkerbelly/)
 * (@tinkerbelly)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/theme-edin-1/#post-7518173)
 * Hi there! Looking at Edin’s `front-page.php`, it looks like the widgets are placed
   here:
 * `<?php get_sidebar( 'front-page' ); ?>`
 * This line of code includes the `sidebar-front-page.php` file from the theme’s
   root. In that file, you’ll see where all three widgets are called, and you can
   edit them as needed.
 *  Thread Starter [nath0rigin](https://wordpress.org/support/users/nath0rigin/)
 * (@nath0rigin)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/theme-edin-1/#post-7518459)
 * Thanks Sarah,
 * I found what I was looking for and I think I can now complete my project.
 * Blessings,
 * Nathan

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

The topic ‘[Theme: Edin] Calling Widgets on front-page’ is closed to new replies.

## Tags

 * [child](https://wordpress.org/support/topic-tag/child/)
 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [flexbox](https://wordpress.org/support/topic-tag/flexbox/)
 * [front page](https://wordpress.org/support/topic-tag/front-page/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [nath0rigin](https://wordpress.org/support/users/nath0rigin/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/theme-edin-1/#post-7518459)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
