Facebook but under Slideshow

tattso / 2010-06-11 17:57:57   

Hi guys, I'm trying to include the facebook Like button to each of my page. Basically I just need to add some code to my page. My question is, where should I insert the code so it will appear below the slideshow?

Not sure if it had been answered before...I looked up a few posts, but couldn't get it work out. Hope you can help me out! Thanks guys :)

Here is my site: http://www.tattso.com/today/

arsondpi / 2010-06-11 18:11:04   

you can insert it by editing the actual slideshow plugin.

tattso / 2010-06-12 07:06:31   

First, thank you for the reply!

I insert the code to exhibit.slideshow.php just below // images. But instead of showing up below the slideshow, the fb button is positioned behind it, hidden behind the images.

Sorry can place the code here, you can see my php here:
http://www.tattso.com/today/ndxz-studio/site/plugin/exhibit.slideshow.txt

Perhaps it's just a css problem?

tattso / 2010-06-12 09:06:35   

A little update, I am actually able to position my fb button below my images now, but it only works when all my images are of the same height, see here:

http://www.tattso.com/today/project/beijing-china-lomography-spinner-360/

Since the position of the button is only determined by the height of one image, when there's another image of a different height, it will burry my button, see here:

http://www.tattso.com/today/project/is-analogue/

So my question now would be, is there a way within the slideshow php to position my fb but each time the picture is swapped?

You can see my code here:
http://www.tattso.com/today/ndxz-studio/site/plugin/exhibit.slideshow2.txt

Thank you!

arsondpi / 2010-06-12 09:38:22   

Unfortunately this can be done with a later edition of the cycle.all.plugin
You need to add some code so it grabs width's and height's and changes the container dynamically. I'm not sure but it can be achieved with php as well with "getimagesize"...

tattso / 2010-06-14 08:29:24   

Thanks for the tip, I found cycle.all.plugin in my files, it's javascript, right?

I will keep trying and post any update here.

brunogiliberto / 2010-09-11 21:07:06   

how can I delete the "?" of my url??, this character bring me some problems with Facebook Like button.

brunogiliberto / 2010-09-11 21:20:35   

tattso, why your domine don't show .../index.php?/... when navegate through your web?

Wich configuration are you using?

brunogiliberto / 2010-09-11 21:24:05   

in this case for example:

http://www.brunogiliberto.com/photography/index.php?/current/portrait/

_

Vaska A / 2010-09-11 21:36:09   

In the How to Install tutorial it tells you how to get 'clearn urls'.

brunogiliberto / 2010-09-11 21:54:57   

thank you very much Vaska, works perfect.
:)

This thread has been closed, thank you.