For WordPress Plugin (new!) :
- Download the plugin here: Searchles WordPress Plugin to a local directory on your computer
- Go to your WordPress dashboard (where you edit your blog)
- On the left side, click on Plugins -> Add New
- Under "Install a plugin in .zip format" click "browse" and locate the file you downloaded
- Then click "Install Now"
- It should say "Successfully installed the plugin" if all went correctly. Click on "Activate Plugin"
- Under Appearance on the left column, click "Widgets"
- Click "Add" next to Searchles Discovery
- Very Important: On the right side, click "Edit" and change your client id to the client id you specified when signing up for the platform
- Change the size and colors of widget to make it fit your layout (optional)
Most people are done!
- IF YOU DO NOT HAVE A SIDE BAR ON YOUR POST PAGES
- On the left, click on Appearance -> Editor
- the on the right side click on "Single Post" on the right side
- copy this code: <?php getsidebar(); ?> and paste at the bottom of the page directly above the code that says <?php getfooter(); ??>
- click on "Update File"
you are done! try viewing a blog post.
(Note: the widget will only show on post pages)