Forums
Forums / Plugin: W4 Post List / dropdown menu
(@willem-2)
5 years, 8 months ago
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 to see the link]
(@sajib1223)
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.
The background is grey only in android.
The topic ‘dropdown menu’ is closed to new replies.