Joomla 3.7.4
Phoca Gallery 4.3.6
plg_content_phocagallery_4.3.4
plg_editors-xtd_phocagallery_v4.2.1
I add an image display with the editor button, showing a specific category with detail=5 (Highslide JS, Images only)
and displaybuttons=0. There are buttons shown above.
My problem: From the last button of the category the next button is still active and I can switch over to the next
category. However, with detail=0 the button is disabled with the last photo.
It seems, Highslide JS (Images only) has to be fixed.
Image Display for Category detail=5 exceeds category
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
Hightlight JS (Images only) enables the next button at the last image page, if there is another news entry on the same page with a second category image list also using Hightlight JS (mages only).
The next-button of the last image in the first news leads to the first image in the second news and vice cersa.
The next-button of the last image in the first news leads to the first image in the second news and vice cersa.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Image Display for Category detail=5 exceeds category
Hi, can you paste a screenshot of what you exactly mean?
Thank you, Jan
Thank you, Jan
If you find Phoca extensions useful, please support the project
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
Later from home. 2 categories with images. Two news with images by plugin, each with it's own category. Clicking 1 image to enlarge. Above the image there is the pagination. Click until the last image of the category is reached. The right arrow is still enabled, switching to the first image of the second category.
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
First news, last image, next button active.
First news. next clicked, image of other category shown.
Second news, first image, previous button enabled
Plugin text in first news
{phocagallery view=category|categoryid=232|limitstart=0|limitcount=0|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=1|displaydescription=0|displayimgrating=0|?rel=0}
Plugin text in second news
{phocagallery view=category|categoryid=231|limitstart=0|limitcount=0|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=1|displaydescription=0|displayimgrating=0}
First news. next clicked, image of other category shown.
Second news, first image, previous button enabled
Plugin text in first news
{phocagallery view=category|categoryid=232|limitstart=0|limitcount=0|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=1|displaydescription=0|displayimgrating=0|?rel=0}
Plugin text in second news
{phocagallery view=category|categoryid=231|limitstart=0|limitcount=0|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=1|displaydescription=0|displayimgrating=0}
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
Sorry, images on dropbox were restricted, now from the homepage http://www.sgs-hannover.de itself if anyone wants to try it out.
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Image Display for Category detail=5 exceeds category
Hi, I see now, testing now, the highslide js should get the different ID for each group, but on your site, all the instances get the same group name
On your site, they get the component group, event they should get plugin code
Are you able to send me e.g. super admin so I can see the variable, to understand why it gets the component group but not the plugin group?
Jan
On your site, they get the component group, event they should get plugin code
Are you able to send me e.g. super admin so I can see the variable, to understand why it gets the component group but not the plugin group?
Jan
If you find Phoca extensions useful, please support the project
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
I don't really want to give admin access. Where is this groupC coming from? Which table?
It is not in the category overview.
It might be that a category was copied, but they have a different name, not groupC.
We don't have slideshow plugin. Is there a different place where I can see this sldeshow group name?
It is not in the category overview.
It might be that a category was copied, but they have a different name, not groupC.
We don't have slideshow plugin. Is there a different place where I can see this sldeshow group name?
- marco.jacob
- Phoca Member
- Posts: 19
- Joined: 29 Jan 2014, 09:58
- Location: Hannover, Germany
Re: Image Display for Category detail=5 exceeds category
No, every category gets slideshow groupC. But I don't have slideshow plugin installed.
Is there any place I can look at the js or php code? I'm a little familiar with.
Is there any place I can look at the js or php code? I'm a little familiar with.