Page 4 of 5

Re: Some Detail View Settings not working properly in Rocket

Posted: 21 Aug 2010, 21:21
by Mills
Jan wrote:I see the overlib with description there :idea:
Yes, but when you clic on a picture, detail isn't show :x
like this link http://www.joiret.com/livres-bis

Re: Some Detail View Settings not working properly in Rocket

Posted: 28 Aug 2010, 13:06
by Jan
Hmmm, I can see the deail there :idea: (maybe I don't understand it correctly) :idea:

Re: Some Detail View Settings not working properly in Rocket

Posted: 28 Aug 2010, 13:17
by Mills
On the link http://www.joiret.com/livres-bis details work, but on the link http://www.joiret.com/livres-sur-les-machines-a-sous link is an article , details don't work ! :x

Re: Some Detail View Settings not working properly in Rocket

Posted: 28 Aug 2010, 15:31
by Jan
Hi, maybe I am lost in this topic, so we will start from beginning:

on this site:
http://www.joiret.com/livres-sur-les-machines-a-sous

what exactly does not work.

I am visiting it with Google Chrome and see:

- overlib
- if I click on detail - I see detail image with watermark
:idea:

Image

Re: Some Detail View Settings not working properly in Rocket

Posted: 28 Aug 2010, 17:09
by Mills
Jan wrote: I am visiting it with Google Chrome and see:

- overlib
- if I click on detail - I see detail image with watermark
:idea:

Image

But you don't see description like on this link :http://www.joiret.com/livres-bis
Sorry, I made an error of word between description and detail !!
The problem is why I don't have description when I insert images on article and decription when I click on a image?


Image

Re: Some Detail View Settings not working properly in Rocket

Posted: 04 Sep 2010, 21:14
by Jan
Hi, now I understand, try to add:

highslidedescription=1

to your plugin code.

Jan

Re: Some Detail View Settings not working properly in Rocket

Posted: 04 Sep 2010, 21:41
by Mills
Hi Jan,
I insert highslidedescription=1 in the code. You can see the result : the titles of the picture are write now !
http://www.joiret.com/livres-sur-les-machines-a-sous

Re: Some Detail View Settings not working properly in Rocket

Posted: 06 Sep 2010, 21:50
by Jan
Hi, try to remove the overlib parameter. Maybe there will be problem like by other libraries. Some libraries take the description from Title tag which is used by Overlib too. So in fact you can use only overlib or only the description in detail window (because there are two different javascript methods which need a title tag, but there is only one title tag :-( )

Jan

Re: Some Detail View Settings not working properly in Rocket

Posted: 07 Sep 2010, 17:19
by Mills
In general gallery I set overlib to "no".
In the article I leave overlib parmater (I tried with |overlib=0 too). Result is the same :cry:

Re: Some Detail View Settings not working properly in Rocket

Posted: 11 Sep 2010, 14:37
by Jan
Hi, did forget to mention, there are more options:

1 ... display name
2 ... display description
3 ... display name and description

Try to add:

highslidedescription=3

like here on this example:
https://www.phoca.cz/demo/phocagallery-plugin?start=6

Jan