GuidePlugin LogoGuidePlugin Docs

Guides

Combine filters into complete guided experiences that help users find exactly what they're looking for.

Guides are the complete user experience that combines multiple filters into a step-by-step journey. They're the main component that brings together all your facets, filters, designs, and templates.

Guide Components

ComponentPurposeRequired
FiltersStep-by-step user questionsYes
DesignVisual appearance and layoutYes
TemplateHow results are displayedYes
LogicConditional filter behaviorOptional

Creating a Guide

Go to GuidePlugin > Guides > Create in your WordPress admin.

Configure Introduction Text

Set up the welcome message users see before starting:

Guide text configuration

FieldPurposeExample
TitleGuide headline"Find Your Perfect Product"
DescriptionBrief explanation"Answer a few questions to get personalized recommendations"

Select Filters

Choose which filters appear in your guide and their order:

Guide filter selection

Filter Organization Tips:

  • Start with broad categories, then narrow down
  • Keep total steps under 5-7 for best completion rates
  • Consider logical user decision flow

Choose Design

Select how your guide looks in the frontend:

Guide design selection

OptionWhen to Use
Existing DesignUse proven layouts across multiple guides
Custom DesignCreate unique look for specific guide

Configure Progress Display

Set up loading screens and progress messages:

Guide progress configuration

SettingPurpose
Show Progress ModalDisplay loading screen during search
Final MessageThank you message after completion

Set Up Results

Configure where and how results are displayed:

Guide results configuration

SettingDescription
Results Per PageHow many items to show initially
Result TemplateWhich template to use for display
Target ContainerWhere results appear on page

Include/Exclude Content

Fine-tune which content appears in results:

Guide include/exclude settings

Content Filtering Options:

  • Post Types - Include specific content types
  • Taxonomies - Include/exclude categories or tags
  • Custom Criteria - Advanced filtering rules

Best Practice: Test your guide thoroughly before going live. Walk through the entire user journey to ensure smooth experience.

Guide Configuration Best Practices

AspectRecommendationImpact
Filter Count3-5 filters maximumHigher completion rates
Introduction1-2 sentences maxReduces abandonment
Progress FeedbackAlways show progressBuilds user confidence
Result QuantityStart with 6-12 resultsPrevents overwhelming users

Common Configuration Issues

ProblemSymptomsSolutions
No ResultsGuide completes but shows nothingCheck include/exclude settings
Verify filter-facet connections
Ensure content exists for combinations
Too Many ResultsResults aren't specific enoughAdd more filters
Refine facet granularity
Review filter logic
Poor User FlowHigh abandonment ratesSimplify filter questions
Reduce total steps
Improve introduction clarity
Slow PerformanceGuide takes too long to loadOptimize facet indexing
Reduce complex filter combinations
Use efficient templates

Displaying Your Guide

Once created, add your guide to pages using:

MethodCodeUse Case
Shortcode[guideplugin id="123"]Simple page embedding
WidgetGuidePlugin WidgetSidebar or footer placement
PHP Functiondo_shortcode('[guideplugin id="123"]')Theme integration

Next Steps

ComponentPurposeLink
DesignsCustomize guide appearanceLearn More →
TemplatesStyle result displaysLearn More →
LogicAdd conditional behaviorLearn More →