Page 1 of 1

Problem and Missing Button Property!

PostPosted: 29 Mar 2014 22:02
by Aggie85
Howdy!

I started playing with the JQSocialButtons component and I have run into a few problems.

First, here are the properties I have set in my test app:

object IWCGJQSocialButtons1: TIWCGJQSocialButtons
Left = 24
Top = 424
Width = 353
Height = 113
TabOrder = 7
Version = '1.0'
JQSocialButtonsOptions.Title = 'New Orleans Steamboat'
JQSocialButtonsOptions.Text = 'I just made a reservation on the Steamboat Natchez!'
JQSocialButtonsOptions.Count = 'false'
JQSocialButtonsOptions.EnableHover = False
JQSocialButtonsOptions.EnableCounter = False
JQSocialButtonsOptions.EnableTracking = True
JQSocialButtonsOptions.ShareButtons = <
item
Button = jqsbosbFacebook
ButtonOptions.Action = jqsbfoaRecommend
ButtonOptions.Layout = jqsbfolBoxCount
ButtonOptions.Send = True
end
item
Button = jqsbosbTwitter
ButtonOptions.Count = jqsbtocVertical
end
item
Button = jqsbosbLinkedIn
ButtonOptions.Counter = jqsblocVertical
end
item
Button = jqsbosbGooglePlus
ButtonOptions.Size = jqsbgpsTall
ButtonOptions.Annotation = 'bubble'
end>
end

Problem:

Setting the default Facebook action to Recommend causes it to overlap the GooglePlus button; that is, it is too wide. Setting the action to Like fixes it (but I would prefer Recommend).

Missing Property:

According to the DOCUMENTATION on Sharre.com, the LinkedIn button should have a counter property which specified where the counter is shown. By default, the conter is shown on the bottom (and I would like it on the top to be consistent with the other buttons).

Thanks,

Aggie85

Re: Problem and Missing Button Property!

PostPosted: 31 Mar 2014 10:51
by Alexander Bulei
Hi Aggie85,

Problem:

Setting the default Facebook action to Recommend causes it to overlap the GooglePlus button; that is, it is too wide. Setting the action to Like fixes it (but I would prefer Recommend).


You are right =/

Missing Property:

According to the DOCUMENTATION on Sharre.com, the LinkedIn button should have a counter property which specified where the counter is shown. By default, the conter is shown on the bottom (and I would like it on the top to be consistent with the other buttons).


Yes, it's ButtonOptions.Counter property, but the enum is exchanged.

All this issues are will fixed in next commit.

Thanks.

Best Regards.

Re: Problem and Missing Button Property!

PostPosted: 31 Mar 2014 13:59
by Alexander Bulei
Hi Aggie85,

2.0.0.3465

JQSocialButtons:
- Fixed: property Counter in TIWCGJQShareButtonLinkedInOptions
- Fixed: removed fixed size of buttons
- Updated: jquery plugin to 1.3.5


Best Regards.

Re: Problem and Missing Button Property!

PostPosted: 31 Mar 2014 14:06
by Aggie85
Thanks. I am hoping this version will be released today :D !

I am doing a demo and would like to have it looking correct.

Again thanks for the great product and support.

Best regards

Re: Problem and Missing Button Property!

PostPosted: 31 Mar 2014 14:22
by Jorge Sousa
Hi

It's always built by the night, so it will be available only tomorrow morning, in our time: UTC/GMT +1 hour