Webflow to wordpress
Search
The following attributes can be added to elements allowing to enable the Search function on Webflow and reproduce it on WordPress after the conversion
Search Page
It's automatically created when you add a search form on a page and inside any pages you have set as Search page. So, no attribute is required
Search Page for a specific Custom Post Type
Use the following attribute on the Body element
Description | Element | Name | Value |
---|---|---|---|
Body | page post-type | search post-type | |
Search Results | Collection List Wrapper | search | results |
Date | Collection Item > Text | item | date |
Time | Collection Item > Text | item | time |
Featured Image | Collection Item > Img or Link | item | featured-image |
Title | Collection Item > Text | item | text |
Excerpt | Collection Item > Text | item | excerpt |
Avatar | Collection Item > Img or Div | item | avatar |
Author Display Name | Collection Item > Text | item | author-display-name |
Author Nickname | Collection Item > Text | item | author-nickname |
Author First Name | Collection Item > Text | item | author-first-name |
Author Last Name | Collection Item > Text | item | author-last-name |
Author Description | Collection Item > Text | item | author-description |
Author URL | Collection Item > Link | item | author-url |
Author Email | Collection Item > Text | item | author-email |
Author Facebook | Collection Item > Link | item | author-facebook |
Author Linkedin | Collection Item > Link | item | author-linkedin |
Author Youtube | Collection Item > Link | item | author-youtube |
Author Twitter | Collection Item > Link | item | author-twitter |
Author Dribble | Collection Item > Link | item | author-dribble |
Author Instagram | Collection Item > Link | item | author-instagram |
Author Phone | Collection Item > Link | item | author-phone |
Main Category | Collection Item > Button or Link | item | main-category |
Permalink | Collection Item > Link | item | permalink |
Categories | Collection Item > Link | item | categories |
Tags | Collection Item > Link | item | tags |
Search Results Count | Text | search | results-count |
Search Query | Text | search | query |
Search Max Page | Text | search | max-page |
Search Current Page | Text | search | current-page |
Search Form
No attribute is necessary because the Search Form is automatically converted.
Search Form to query specific Post Types
Optional attribute if you want to query specific post types
Description | Element | Name | Value |
---|---|---|---|
Search | post-type | list of post types |