After activating the plugin you need to go to the Bookmarkify options page to select the icons you wish to see in the widget.
In order for the widget to display site icons properly the plugin must be installed in the wp-content/plugins/bookmarkify directory. If you are using Bookmarkify in normal PHP file make sure the $bookmarkifyIconDir parameter is set to the proper location of the image files.
This is usually because these elements have the CSS setting "overflow: hidden" applied to them. To correct this problem you can disable this setting by either removing the line from your style sheet or by enclosing it in the comment markers (i.e. "/* overflow: hidden; */"). This should correct the problem with the More Box and in most cases will not affect the presentation of these elements.
Bookmarkify currently includes about 50 bookmarking sites. If you would like to add or remove one you can do so by modifying the getBookmarkifyLinks function in the bookmarkify.php file or you can contact me to request that be added.




