UPM – Social Bookmarks
11:14 am in Universal Post Manager by Kristel
Social Bookmarks – Slider
With Universal Post Manager you can also share your post and pages by 30 Social Bookmarks . There are two screen type of social bookmark buttons , at first let’s introduce Bookmark Slider which is perfect and funny type of button’s appearance , this type of bookmarks buttons is very flexible to customize for different themes .
To use this type of bookmarks you should put this code
<?php upm_bookmarks('type=slider') ?> in theme files , by default this function works according admin-box options which shown below , as you can see there are five options :
- Slider Item size – to choose size of bookmark images,
- Number of items to scroll by – number of bookmark images in one step of sliding ,
- Showing Bookmarks by start – to set bookmarks which will be shown at first,
- Excluded Bookmarks – to exclude some bookmarks from slider , by default all bookmarks are included in slider.
- Background Color – slider background color , for more particular customization you can use
/universal-post-manager/template/bookmarks_slider_h.phptemplate file .
