Some Detail View Settings not working properly in Rocketheme

Phoca Gallery - image gallery extension
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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....
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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
If you find Phoca extensions useful, please support the project
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post by Jan »

Hi, did you add the watermark to this image? The path is correct.

Jan
If you find Phoca extensions useful, please support the project
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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
If you find Phoca extensions useful, please support the project
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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 ?
Mills
Phoca Member
Phoca Member
Posts: 22
Joined: 26 Apr 2010, 18:05
Location: France
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post 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 !!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Some Detail View Settings not working properly in Rocket

Post by Jan »

Hi, what you mean with:
Nothing work see this link
I see the overlib with description there :idea:
If you find Phoca extensions useful, please support the project
Post Reply