Page 2 of 5

Re: Some Detail View Settings not working properly in Rocket

Posted: 07 May 2010, 19:10
by Mills
GenkaiNashi wrote:When you post a gallery into an article the webpages CSS styles might be conflicting with PhocaGallery's CSS styles. If your site is live, please post the link.
Hello,
I don't post gallery in my articles. I post "images" and I can't have description in this case. Somebody found a solution at this problem ?... Because I tried many change but nothing work ! :cry:

Re: Some Detail View Settings not working properly in Rocket

Posted: 12 May 2010, 07:02
by GenkaiNashi
Sorry, I ran over this thread too quickly:

Your article link does not work. I can't see the page with the image in it.

Re: Some Detail View Settings not working properly in Rocket

Posted: 15 May 2010, 23:27
by Mills
Sorry I didn't saw your answer.
Since my last post, I finally update my web site. Now you can find directly here : http://www.joiret.com

I made a test page :http://www.joiret.com/livres-sur-les-machines-a-sous

You can see 2 time the same gallery.
The first gallery work by menu insert (mod_phocagallery_image ).

The second gallery is insert in article via this code : {phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|displaydetail=0|displaydescription=1|descriptionheight=30|displayname=0|overlib=2}


I don't understand why in the second solution, description don't work. :x

I use phocagallery 2.7.0 and Phoca Gallery Plugin 2.7.0

Re: Some Detail View Settings not working properly in Rocket

Posted: 17 May 2010, 05:23
by GenkaiNashi
Try turning off OVERLIB. See if there is a plugin option to remove that. Because the description is tied to Highslide, not Overlib.

Re: Some Detail View Settings not working properly in Rocket

Posted: 17 May 2010, 11:14
by Mills
Hi,
with (overlib=2) or without (overlib=0) overlib, the result is the same. No description in the hight pictures.
The code in the article for the moment is :
{phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|displaydetail=0|displaydescription=1
|descriptionheight=30|displayname=0|overlib=2}

What kind of plugin I try to looking for ?

Re: Some Detail View Settings not working properly in Rocket

Posted: 18 May 2010, 03:40
by GenkaiNashi
Overlib should be 0... try that.

Overlib=0

Re: Some Detail View Settings not working properly in Rocket

Posted: 18 May 2010, 08:58
by Mills
It's done. I insert this code on my article :
{phocagallery view=category|categoryid=3|limitstart=0|limitcount=0|displaydetail=0|displaydescription=1|descriptionheight=30|
displayname=0|overlib=0}

But the problem is the same as I said before :cry:

Re: Some Detail View Settings not working properly in Rocket

Posted: 20 May 2010, 00:05
by GenkaiNashi
I see what you mean, apparently the caption div isn't showing up. I'll have to look at the files.

Re: Some Detail View Settings not working properly in Rocket

Posted: 20 May 2010, 08:18
by Mills
Yes, I think it is a bug in a file. The problem don't come from the RocketThem template. I tryed with other template, and the result is the same. So it doesn't come from CSS conflict...

Re: Some Detail View Settings not working properly in Rocket

Posted: 31 May 2010, 11:40
by Jan
Was this solved? I see no problem on the site?