Page 3 of 5

Re: Some Detail View Settings not working properly in Rocket

Posted: 31 May 2010, 19:21
by Mills
No the problem isn't solved. When you enlarge a picture, there are no description.
on this link (for example) : http://www.joiret.com/livres-sur-les-machines-a-sous

the code is :{phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|displaydetail=0|displaydescription=1|descriptionheight=30|
displayname=0|overlib=2}

In the index page (http://www.joiret.com) I insert the phoca gallery module (mod_phocagallery_image) and when you click on the picture the text description work !
So I didn't found where is the mistake !.

To be continued....

Re: Some Detail View Settings not working properly in Rocket

Posted: 09 Jun 2010, 13:48
by Jan
Hi, did you enable description for Highslide JS in Parameters (Highslide JS (image only) method doesn't allow displaying of description like in iframe methods, so specific description for Highslide JS needs to be set)

(should be set in global configuration of component - this is then taken by the plugin)

Jan

Re: Some Detail View Settings not working properly in Rocket

Posted: 09 Jun 2010, 23:16
by Mills
Hi Jan,
yes I enable description in global parameters. In Settings Description Viewer I select "Show (lightbox)" I set in "Font Size Description Lightbox" 12. Color description is black and background is set to be white.

So I don't know where is the problem :x

Re: Some Detail View Settings not working properly in Rocket

Posted: 11 Aug 2010, 10:28
by Mills
I tried a new test on this link : http://www.joiret.com/livres-sur-les-machines-a-sous

I used the "mod_phocagallery_image" module on the right. When you click on the picture , we can see details. So it work well :D
But the enlarge picture isn't good !! It isn't the watermark picture ! :cry:
So I think the problem is a problem of path.
When I edit the page, on line +/- 683 we can see what write the module "mod_phocagallery_image". It isn't identical for the left pictures on the page.
Somebody had an idea to resole my problem ? :idea:

Re: Some Detail View Settings not working properly in Rocket

Posted: 15 Aug 2010, 23:00
by Jan
Hi, did you add the watermark to this image? The path is correct.

Jan

Re: Some Detail View Settings not working properly in Rocket

Posted: 16 Aug 2010, 08:19
by Mills
I Jan,
yes all images have watemark.
I changed the general setting for the "mod_phocagallery_image". Now all image on the right are the same from the left. You can see than the ""mod_phocagallery_image"" don't use the same path :x

Re: Some Detail View Settings not working properly in Rocket

Posted: 16 Aug 2010, 21:44
by Jan
Hi, did you set the the highslide js should link to original image?

if you click the module, then the original image is displayed instead of large thumbnails.

Jan

Re: Some Detail View Settings not working properly in Rocket

Posted: 16 Aug 2010, 21:58
by Mills
Jan wrote:Hi, did you set the the highslide js should link to original image?
Ooops ! :oops: I'm sorry.. In the setting.. "Highslide Full Image" would say original image... I didn't understood that...
Now it work well !

Ok, problem is resolve for the module. But not resolve for the gallery. Why description don't work like the module ?

Re: Some Detail View Settings not working properly in Rocket

Posted: 17 Aug 2010, 19:57
by Mills
Hi,
I tried with other templates (beez, JA_Purity and rhuk_milkyway) and my problem is the same than rt_quasar_j15 template :cry:

So I'm sure than the problem don't come from template and Css .

I made a menu which link to a gallery and all work fine (http://www.joiret.com/livres-bis) :twisted: The result is perfect for me and the setting is the global setting.

But when I try to insert a code in an article ({phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|detail=5|displayname=0|
displaydescription=1|descriptionheight=1|overlib=2} )
Nothing work see this link http://www.joiret.com/livres-sur-les-machines-a-sous

In global setting overlib is on, but I must set overlib=2 to have the overlib working... why ?

The second series of images is made with this code : {phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|overlib=2}

As you can see, the result is the same !! :x

So now I'm sure it's on article than the problem appear.

Somebody test what I try to do ? Because I have no idea where is the bug !!

Re: Some Detail View Settings not working properly in Rocket

Posted: 21 Aug 2010, 18:08
by Jan
Hi, what you mean with:
Nothing work see this link
I see the overlib with description there :idea: