Hi,
Yes, the Dynamic Search widget will utilise the page/post title as the search query. Add the widget (using the Classic Widget editor) to your site and fill in any default search criteria you desire. Then on any pages/posts will use the following data to drive the search dynamically, in this order depending on what it finds first:
- Any meta data with the name ‘ebay-query’.
- The page/post title
- The category/tag search term
- The default query set in the widget settings
- The blog title
You can additionally add meta data to specific pages/posts to fine tune the search. You can set: ‘ebay-category’, ‘ebay-seller’, ‘ebay-minprice’, ‘ebay-maxprice’, ‘minbids’ and ‘maxbids’.
You will need a theme that defines some widget areas, which could be in the sidebar, the footer or elsewhere depending on the theme. If you require a widget area elsewhere on the page, you’ll need to look into customising your theme to add one. e.g. within the main body of your page.
Dynamic Search is only supported in the Classic Widget Editor too, so you may need to install a plugin to re-enable this classic mode on a recent WordPress install.
I’m afraid, this dynamic functionality isn’t available within the other Search Shortcode or Block that you normally add to a page. Since these are set up per page, it’s assumed they can be setup with a search query for the page and do require such dynamic behaviour.