Installation
- Upload 'obsocialbookmarker' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
-
Go to "Options"->"obsocialbookmarker" and you will have choice to do following things
-
Tick the position where you want to show the Bookmarks (Click the "General Setting" Button and choose the option).
- Tick the Bookmarks which you want to show (Click the "Select Bookmarks" Button and select the bookmarks).
- Add fading effect to Bookamrk's icons (Click the "General Setting" Button and choose the option).
- Set exception pages where you don't want bookmarks to show ( Click the "Exception Pages" Button and choose the option ).
- Set Ajax Blind Down and Up Effect for Bookmark bar.
- It also provide a function called "obsocialbookmarker_button()", which can be called in template anywhere you wish to show the bookmark bar.
Upgradation
Upgradation where old version is less than version 5
- Don't deactivate the plugin, very important if you want to preserve old configuration.
- Delete the 'obsocialbookmarker.php' in the '/wp-content/plugins/' directory
- Upload 'obsocialbookmarker' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
-
Go to "Options"->"obsocialbookmarker" and you will have choice to do following things
-
Tick the position where you want to show the Bookmarks (Click the "General Setting" Button and choose the option).
- Tick the Bookmarks which you want to show (Click the "Select Bookmarks" Button and select the bookmarks).
- Add fading effect to Bookamrk's icons (Click the "General Setting" Button and choose the option).
- Set exception pages where you don't want bookmarks to show ( Click the "Exception Pages" Button and choose the option ).
- Set Ajax Blind Down and Up Effect for Bookmark bar.
- It also provide a function called "obsocialbookmarker_button()", which can be called in template anywhere you wish to show the bookmark bar.
Upgradation where old version is greater or equal than version 5
- Overwrite the existing directory.
-
Go to "Options"->"obsocialbookmarker" and you will have choice to do following things
-
Tick the position where you want to show the Bookmarks (Click the "General Setting" Button and choose the option).
- Tick the Bookmarks which you want to show (Click the "Select Bookmarks" Button and select the bookmarks).
- Add fading effect to Bookamrk's icons (Click the "General Setting" Button and choose the option).
- Set exception pages where you don't want bookmarks to show ( Click the "Exception Pages" Button and choose the option ).
- Set Ajax Blind Down and Up Effect for Bookmark bar.
- It also provide a function called "obsocialbookmarker_button()", which can be called in template anywhere you wish to show the bookmark bar.
Thats it, you are ready to rock!