miércoles, 19 de marzo de 2014

Ultimate Social Deux WordPress Plugin – V2.0

Beautifully styled social sharing buttons:


 Did you notice how fast they are loading?



That is do to light javascript and CSS! No iframes!


Want to display total share count? Well, you can!




Total Shares




Also we can display buttons without counts:




Installation


Dashboard Install



It is a premium plugin for WordPress. This means that you have to purchase and download it from CodeCanyon. Once you have it downloaded and unpacked you will find a file called ultimate-social-deux.zip, you need this file.


Now hover over the Plugins tab in your WordPress Dashboard and click “Add new”. Now click “Upload” and upload the file from before to your WordPress Installation.


Once uploaded you will be asked to active it. Go ahead and do that and you are all set.



Back To Top


Autoupdate



See you can activate this with your CodeCanyon Purchase Code from the License Settings tab.


Skærmbillede 2014-03-18 kl. 20.58.00



Back To Top




 Settings


Basic



The Basic settings features your Twitter tag and a default Pinterest Image that will be used if a post does not have an image.


Skærmbillede 2014-02-04 kl. 02.09.36



Back To Top


Styling



Here you control all styling aspects of the plugin.
Skærmbillede 2014-02-04 kl. 02.10.11



Back To Top


Mail



Ultimate Social Deux comes with a nice email form which is sending through ajax. The form have a lot of options including default templates and CAPTCHA.


Skærmbillede 2014-02-04 kl. 02.10.29



Back To Top


Placement



The Placement settings tab is where you control where to show the buttons if you choose not to use the shortcode option.


Skærmbillede 2014-02-04 kl. 02.10.47



Back To Top


Advanced



Here you control some advanced setting for the sharing popup windows.
Skærmbillede 2014-02-04 kl. 02.11.03



Back To Top


License



This settings tab serves one purpose. You can enter your CodeCanyon Purchase code to get access to autoupdates.


Skærmbillede 2014-03-18 kl. 20.58.00



Back To Top




 Shortcodes


[ultimatesocial]



Displays all buttons by default and have the following attributes:


  • facebook="true"

  • twitter="true"

  • google="true"

  • pinterest="true"

  • linkedin="true"

  • stumble="true"

  • delicious="true"

  • buffer="true"

  • reddit="true"

  • vkontakte="true"

  • mail="true"

  • url=""

  • custom_class=""

  • align="center"//center, left, right

  • count="true"

  • share_text="String"

So to display all buttons except the mail button with the custom url “http://ultimate-wp.com” and a custom class we add the following shortcode: [ultimatesocial mail="" url="http://ultimate-wp.com"

custom_class="custom_class"]



Back To Top


[ultimatesocial_false]



Does not display any buttons by default and have the following attributes:


  • facebook="false"

  • twitter="false"

  • google="false"

  • pinterest="false"

  • linkedin="false"

  • stumble="false"

  • delicious="false"

  • buffer="false"

  • reddit="false"

  • vkontakte="false"

  • mail="false"

  • url=""

  • custom_class=""

  • align="center"//center, left, right

  • count="true"

  • share_text="String"

So to display a Facebook and Twitter button type the following shortcode [ultimatesocial_false facebook="true" twitter="true"]



Back To Top


[ultimatesocial_total]



Displays a button which is showing all total count number across all networks. On hover the share buttons will appear. The Total Count button have the following attributes:


  • facebook="true"

  • twitter="true"

  • google="true"

  • pinterest="true"

  • linkedin="true"

  • stumble="true"

  • delicious="true"

  • buffer="true"

  • reddit="true"

  • vkontakte="true"

  • mail="true"

  • url=""

  • custom_class=""

  • align="center"//center, left, right

  • count="true"

  • share_text="String"


Back To Top


[ultimatesocial_total_false]



Does not display any buttons by default. The shortcode displays a button which is showing the total count number across all networks. On hover the share buttons will appear. The total Count button have the following attributes:


  • facebook="false"

  • twitter="false"

  • google="false"

  • pinterest="false"

  • linkedin="false"

  • stumble="false"

  • delicious="false"

  • buffer="false"

  • reddit="false"

  • vkontakte="false"

  • mail="false"

  • url=""

  • custom_class=""

  • align="center"//center, left, right

  • count="true"

  • share_text="String"

So to display a Facebook and Twitter button use the following shortcode: [[ultimate_total_false facebook="true" twitter="true"]]



Back To Top


[ultimatesocial_total_only]



Displays the total count button only and nothing happens on hover. It has the following attributes:


  • url=""

  • custom_class=""

  • align="center"//center, left, right


Back To Top


[ultimatesocial_facebook]



Displays the Facebook button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_twitter]



Displays the Twitter button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_google]



Displays the Google Plus button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_linkedin]



Displays the LinkedIn button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_pinterest]



Displays the Pinterest button and have the following attributes:


  • url=""

  • media=""//url path to image

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_stumble]



Displays the StumbleUpon button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_delicious]



Displays the Delicious button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right


Back To Top


[ultimatesocial_buffer]



Displays the Buffer button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_reddit]



Displays the reddit button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_vkontakte]



Displays the VKontakte button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right

  • count="true"


Back To Top


[ultimatesocial_mail]



Displays the Mail button and have the following attributes:


  • url=""

  • custom_class=""

  • share_text=""

  • align="center"//center, left, right


Back To Top




 Translation


How to



We made the plugin translateable and all text strings are stored in a .po file ready for you to translate.


Basically you can translate this .po file with a text editor. However the esiest way is to use the free tool called Poedit. We are going to walk you trough the process step by step:


  1. Install Poedit.

  2. Open Poedit and go to File > New from PO/POT file…

  3. Select the .po file in /ultimate-social-deux/languages/ultimate-social-deux.po

  4. A catalog properties box will pop up asking for information about what you are translating. Enter the language you want to translate here along with any other details.

  5. Start translating into your language.

  6. When done. Save the .po as wp-content/languages/ultimate-social-deux/ultimate-social-deux-da_DK.po with your language code in the very end.

  7. If your would like us to add your translation to the plugin for others to use please send us the .po and .mo files on hello@ultimate-wp.com along with your name and website url which we will link to from our CodeCanyon page. Thanks!

descarga


 


haztesocio






Ultimate Social Deux WordPress Plugin – V2.0

1 comentario: