Thank you again for your kind explanation . . . I am an experienced html/css coder (not php), and a joomla newbie and this is making my head spin. I'm trying hard.
My gallery is inside an article using the plugin - so I do not have a menu item for it - it is just an article entry. I could change the parameters for the article page but these do not affect the embedded gallery really. I see that this info would work easily if I was just using the component and not plugging into an article. I am sorry I was not clear on that before.
I will follow all the info in the guide - wonderful to have a downloaded solution like that - though it seems to be more for if the slideshow buttons don't work. I'n my case the image doesn't show in the popup window at all after I click on the thumbnail. This is where I get the 404 error. I can't get to the slideshow. But I will do as the guide specifies.
thank you,
macuser
limit of 20 photos - no pagination option?
-
- Phoca Member
- Posts: 24
- Joined: 27 May 2008, 00:54
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: limit of 20 photos - no pagination option?
Try to create a menu link to Phoca Gallery Categories... Plugins (images in article) or modules don't have Itemid (because they are not menu links) but on some servers the Itemid is needed, so if you add the menu link to categories, all plugins and modules take the Itemid created by menu links... In this case, the slideshow will work (for a lot of users with SEF enabled it works)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 24
- Joined: 27 May 2008, 00:54
Re: limit of 20 photos - no pagination option?
Thank you Jan. I agree that you are a Joomla Hero!
This is what I tried. I embedded the gallery component one page down. I have my text on a different page than my category list. This is cumbersome and particularly unattractive as the gallery list has no page title, BUT SEF WORKS!!! Thank you. ( No way to show a title on that category page is there?)
OR did you mean for me to make the category id and then not show that component page (unpublish it) but go back to the plugin the way I had it?
One new problem came up . . .pagination now shows and it is huge and ugly - vertical! I am new enough to Joomla that I do not know where this style is set . . . is there a phocagallery style sheet css I can change . . . I see classes for inputbox/sectiontablefooter/pagination ul and li/ and pagecounter but do not know which stylesheet to find these in . . . and the huge words "Page Num" are so ugly I need to get rid of them. I'd rather not have any of this present if I can just turn it off.
thank you for your help!
macuser
This is what I tried. I embedded the gallery component one page down. I have my text on a different page than my category list. This is cumbersome and particularly unattractive as the gallery list has no page title, BUT SEF WORKS!!! Thank you. ( No way to show a title on that category page is there?)
OR did you mean for me to make the category id and then not show that component page (unpublish it) but go back to the plugin the way I had it?
One new problem came up . . .pagination now shows and it is huge and ugly - vertical! I am new enough to Joomla that I do not know where this style is set . . . is there a phocagallery style sheet css I can change . . . I see classes for inputbox/sectiontablefooter/pagination ul and li/ and pagecounter but do not know which stylesheet to find these in . . . and the huge words "Page Num" are so ugly I need to get rid of them. I'd rather not have any of this present if I can just turn it off.
thank you for your help!
macuser
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: limit of 20 photos - no pagination option?
I agree that you are a Joomla Hero! I am not Joomla! Hero, only Joomla! Engineer (see. e.g. here: http://forum.joomla.org/viewtopic.php?f=429&t=298045) but I am Phoca Hero
No way to show a title on that category page is there? - See parameters basic for menu link to category (Display Category Name in Page Title) or parameter system (Page Title)
OR did you mean for me to make the category id and then not show that component page (unpublish it) but go back to the plugin the way I had it? With unpublished component page itemid it will not work, you must publish the component page itemid... if you don't want to display it on your site, just create a group menu, add the menu link to this group menu, make it publish but make the menu group unpublish (in modules)... in this case, the itemid will be exist (because of published menu link) but the link to component will be not displayed because of unpublished menu group...
Pag Num is only displayed if the itemid is active... the pagination area is created by Joomla framework and can be edited (css) in template... the item name 'Pag Num' can be edited in lagunage folder (e.g. language/en-GB/ ...)
Jan
No way to show a title on that category page is there? - See parameters basic for menu link to category (Display Category Name in Page Title) or parameter system (Page Title)
OR did you mean for me to make the category id and then not show that component page (unpublish it) but go back to the plugin the way I had it? With unpublished component page itemid it will not work, you must publish the component page itemid... if you don't want to display it on your site, just create a group menu, add the menu link to this group menu, make it publish but make the menu group unpublish (in modules)... in this case, the itemid will be exist (because of published menu link) but the link to component will be not displayed because of unpublished menu group...
Pag Num is only displayed if the itemid is active... the pagination area is created by Joomla framework and can be edited (css) in template... the item name 'Pag Num' can be edited in lagunage folder (e.g. language/en-GB/ ...)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 24
- Joined: 27 May 2008, 00:54
Re: limit of 20 photos - no pagination option?
Okay - I get it - it all works now. Headings there. Pagination looks good. I'm very relieved.
Thank you for explaining it all.
And you are a Phoca Hero indeed!
macuser
Thank you for explaining it all.
And you are a Phoca Hero indeed!
macuser
-
- Phoca Newbie
- Posts: 9
- Joined: 07 Jul 2008, 07:14
Re: limit of 20 photos - no pagination option?
I have the same problem and no matter what I set the list length to my content page still shows all 75 images using the Gallery Plugin. I have tried various templates just to make sure my template does not have an issue with pagination but same results.
I'm using Joomla 1.5.3 and Phoca 1.8.8 beta.
Any help would be appreciated. I love this plugin but without pagination it's almost useless for many images....
Thanks
I'm using Joomla 1.5.3 and Phoca 1.8.8 beta.
Any help would be appreciated. I love this plugin but without pagination it's almost useless for many images....
Thanks
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: limit of 20 photos - no pagination option?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 20 May 2010, 04:01
Re: limit of 20 photos - no pagination option?
hallo guys
im really new in this phoca gallery joomla things i want fix my pagination
so the problem is i only see 20 pictures in my category and no pagination
i searched everywhere fix it but i just cant find it i also went to global configuration
and set the list lenght to 100 but no result plz help me
tnx bek
joomla v 1.5.8 phoca gallery v 2.7.1
here is the problem: http://soyombo.be/index.php?option=com_ ... &Itemid=71
sorry for my bad english
im really new in this phoca gallery joomla things i want fix my pagination
so the problem is i only see 20 pictures in my category and no pagination
i searched everywhere fix it but i just cant find it i also went to global configuration
and set the list lenght to 100 but no result plz help me
tnx bek
joomla v 1.5.8 phoca gallery v 2.7.1
here is the problem: http://soyombo.be/index.php?option=com_ ... &Itemid=71
sorry for my bad english
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: limit of 20 photos - no pagination option?
Hi,
Phoca Gallery has no limits. You can set the default pagination of a category perhaps to 200 (like I do) if you like.
https://www.phoca.cz/documentation/categ ... -component
Phoca Gallery Plugin displays images from Phoca Gallery in a (joomla) article.
https://www.phoca.cz/documentation/categ ... ery-plugin
Kind regards,
Benno
What are you talking about? Phoca Gallery or Phoca Gallery Plugin.You say limit of 20 photos. But is there any option to increase it?. Any future plan for that?. Because i have a large collection of my photos about 50 to 70. And i want to add all.
Phoca Gallery has no limits. You can set the default pagination of a category perhaps to 200 (like I do) if you like.
https://www.phoca.cz/documentation/categ ... -component
Phoca Gallery Plugin displays images from Phoca Gallery in a (joomla) article.
https://www.phoca.cz/documentation/categ ... ery-plugin
Kind regards,
Benno