Title: dropdown menu
Last modified: September 27, 2020

---

# dropdown menu

 *  [Willem 2](https://wordpress.org/support/users/willem-2/)
 * (@willem-2)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/dropdown-menu-76/)
 * I’m looking for a way to present a list with the titles of alle posts in a widget-
   dropdown menu.
 * Is there a solution for this? (I’m just a user, not a programmer.)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdropdown-menu-76%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/dropdown-menu-76/#post-13460671)
 * Go to w4 post list page, and create a new list. Set these values –
 * List Type > Post Type: Posts
    List Type > Preset: Custom Posts > Post type: Posts(
   check) Posts > Post status: Publish Posts > Items per page: -1 Template:
 *     ```
       <select>[posts]
       <option value=[post_permalink]>[post_title]</option>
       [/posts]</select>
       ```
   
 * Save it. Then use the shortcode or Post list widget to display this on frontend.
 *  Thread Starter [Willem 2](https://wordpress.org/support/users/willem-2/)
 * (@willem-2)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/dropdown-menu-76/#post-13462521)
 * The background is grey only in android.

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

The topic ‘dropdown menu’ is closed to new replies.

 * ![](https://ps.w.org/w4-post-list/assets/icon-128x128.png?rev=3034626)
 * [W4 Post List](https://wordpress.org/plugins/w4-post-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w4-post-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w4-post-list/)
 * [Active Topics](https://wordpress.org/support/plugin/w4-post-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w4-post-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w4-post-list/reviews/)

## Tags

 * [all posts](https://wordpress.org/support/topic-tag/all-posts/)
 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [Willem 2](https://wordpress.org/support/users/willem-2/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/dropdown-menu-76/#post-13462521)
 * Status: not resolved