× Joomla Facebook Connect support forum

Topic-icon JFBLike Module Height

Active Subscriptions:

None
15 years 5 months ago #6487 by tcedge
JFBLike Module Height was created by tcedge
When a user Likes the page, the comments area is cutoff. Is there a height parameter on the module or some other way to prevent the comments section from being cutoff? Can see at www.rescueone.com/contact.html Thanks
The topic has been locked.
Support Specialist
15 years 5 months ago #6490 by alzander
Replied by alzander on topic JFBLike Module Height
I'm not sure... The method we use and Facebook uses should resize automatically. It does on our demo site (see below) as well as other sites we've tested on. I can't see a reason why it's not working properly on your site. Things that can cause this (which again, I don't see, but maybe I'm missing something) is a hard-coded height on the module div itself. This isn't in our module parameters, but in the template or module position settings.

I'm unsure what else could be locking that height in place. If you have any ideas, let us know. If not, we'll continue investigating.

Feel free to checkout how our demo site works (and how yours should work):
sourcecoast.com/jfbconnect/demo/jfbc-social-modules
The topic has been locked.
Active Subscriptions:

None
15 years 5 months ago #6554 by tcedge
Replied by tcedge on topic JFBLike Module Height
Thanks for the reply. I could not find where the height was being set so I just used the Content JFBCLike and it works fine. It just cannot be used near the end of hard set boundary otherwise the popup comments box will be cut off b/c of not resizing. I am very happy with how easy it was to implement.
The topic has been locked.
Support Specialist
15 years 5 months ago #6556 by alzander
Replied by alzander on topic JFBLike Module Height
Glad to hear your happy. Ease of use is one of our highest priorities, so it's good to hear we're hitting our goals :)

Good luck, and if you have any other questions, you know where to find us!
The topic has been locked.
Active Subscriptions:

None
15 years 4 months ago #6745 by ANCO
Replied by ANCO on topic JFBLike Module Height
hello !
I also need to change the module height for the like module.

you can see on www.anco.pro that users cannot click on "Like" (in my case, i chose note to display feeds and comments)

I use a Yoo Template from august 2010. Any idea how to fix this Alzander ?
Thx in advance
The topic has been locked.
Support Specialist
15 years 4 months ago #6794 by alzander
Replied by alzander on topic JFBLike Module Height
ANCO,
If you can post the URL to the page it's on, that may help quite a bit. As we said above, the module should automatically adjust it's height. However, if your template has a hard-coded height, that would prevent it from adjusting. If we can get a link to your page, we can see if that's the case and provide a work-around.

Thanks!
The topic has been locked.
Active Subscriptions:

None
15 years 4 months ago #6815 by ANCO
Replied by ANCO on topic JFBLike Module Height
Ok Alex.
The module is on the index of www.anco.pro, on the bottom right of the page.
Regards,
Adrien
The topic has been locked.
Support Specialist
15 years 4 months ago #6831 by alzander
Replied by alzander on topic JFBLike Module Height
ANCO,
We determined a way to set the height of the Fan module that you're using. We'll be releasing an update for this later this week or early next week, but if you'd like to make the pretty easy change now, we'd love to hear your results.

In /modules/mod_jfbcfan/tmpl/default.php, on line 17, add the height="100" line at the beginning like below. Do not change the rest of the line:
<fb:like-box height="100" colorscheme...

Feel free to increase the 100 if that's not enough for your site.

Please let us know how that works out, and good luck!
The topic has been locked.
Active Subscriptions:

None
15 years 4 months ago #6844 by ANCO
Replied by ANCO on topic JFBLike Module Height
sorry, i don't see "colorscheme etc" on line 17.
I'll wait the next release !
thx
Adrien
The topic has been locked.