This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ibew:public:faq:ibe_thematic_setup [2015/10/13 09:19] admin created |
ibew:public:faq:ibe_thematic_setup [2015/10/13 10:14] (current) admin [Add new sidebar] |
||
---|---|---|---|
Line 6: | Line 6: | ||
- You need to create Thematic IBE by selecting a desired search mask and defining search parameters | - You need to create Thematic IBE by selecting a desired search mask and defining search parameters | ||
- | - Add new widget on pages (this is an additional free plugin fow Wordpress) | + | - Add new sidebar (this is done with a free plugin for Wordpress) |
- Create new Thematic IBE widget | - Create new Thematic IBE widget | ||
- Finally add this new widget to your page | - Finally add this new widget to your page | ||
+ | ===== Create new Thematic IBE ===== | ||
+ | First, you will need to create new thematic IBE, with desired search parameters. | ||
+ | From ''Settings'' menu, select ''IBE thematic settings'' | ||
+ | {{ :ibew:public:faq:ibe_thematic_menu.png?nolink&200 |}} | ||
+ | |||
+ | Select your name for Thematic IBE and choose a content type: | ||
+ | {{ :ibew:public:faq:ibe_thematic_settings.png?nolink |}} | ||
+ | |||
+ | Now enter predefined search parameters and click on ''Save changes''. | ||
+ | |||
+ | Detailed description is available here [[ibew:public:plugins:ibe_thematic]] | ||
+ | |||
+ | ===== Add new sidebar ===== | ||
+ | |||
+ | In order to put thematic IBE on you page, you need to have available sidebars where you can put this widget. | ||
+ | |||
+ | A great tool to add more sidebars is a plugin called **Widget On Pages**. | ||
+ | {{ :ibew:public:faq:widgets_on_pages_menu.png?nolink&200 |}} | ||
+ | |||
+ | To add new sidebars, all you need to do is increase a Number of additional sidebars and click ''Save Changes''. | ||
+ | {{ :ibew:public:faq:widgets_on_page_settings.png?nolink |}} | ||
+ | |||
+ | Then enter unique sidebar name. It is recommended that you use the same name as you used in thematic IBE settings. | ||
+ | |||
+ | And finally click ''Save Changes'' again. That's it, you have new sidebar. | ||
+ | |||
+ | ===== Create new Thematic IBE widget ===== | ||
+ | |||
+ | Now that you have your new sidebar, you need to put Thematic IBE widget on it. | ||
+ | |||
+ | You can do this on ''Appearance > Widgets'' settings page. If you go to this page, you will see your new sidebars that you have created with Widget On Pages plugin. | ||
+ | |||
+ | Add __IBE Thematic widget__ to your sidebar by either drag-n-drop or by clicking on widget and clicking on sidebar. | ||
+ | {{ :ibew:public:faq:tibe_widgets_setup1.png?nolink&300 |}} | ||
+ | |||
+ | After you add widget to your sidebar, you must select which Thematic IBE you whish to display. | ||
+ | {{ :ibew:public:faq:tibe_widgets_setup.png?nolink&400 |}} | ||
+ | |||
+ | From this last picture you can see this short code ''[widgets_on_pages id="Thematic IBE Test"]''. This is a code you need to put on your page, so remember it. | ||
+ | |||
+ | ===== Put sidebar on your page ===== | ||
+ | |||
+ | Last thing to do is add your new sidebar with Thematic IBE widget on your thematic page. | ||
+ | |||
+ | Create new page (or open an existing one) and add this short code that you have remembered before ''[widgets_on_pages id="Thematic IBE Test"]''. | ||
+ | |||
+ | {{ :ibew:public:faq:tibe_add_on_page.png?nolink |}} | ||
+ | |||
+ | And that is all. You have successfully created your first thematic IBE. If you need to change some search parameters, then just open again your thematic IBE settings and change the parameters. Changes will be instant so you don't have to save widgets again. | ||