Hi All,
Just a little Question, with function "view category" is it possible to show different images from different categories?
For example (I'm try to Guess the code)
{phocagallery view=category|categoryid=25|imageid=317|categoryid=27|imageid=338|categoryid=29|image id=341|categoryid=30|imageid=400|enableswitch=1|enableswitch=1}
Thanks a Lot
More pictures on the same line
-
- Phoca Newbie
- Posts: 4
- Joined: 02 Jun 2008, 19:16
- Location: Italy
- Contact:
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
No
No but you can use:
# Posted: 2 Jun 2008 19:33
Reply Quote
{phocagallery view=category|categoryid=25|imageid=317| ... }
{phocagallery view=category|categoryid=10|imageid=15| ... }
# Posted: 2 Jun 2008 19:33
Reply Quote
{phocagallery view=category|categoryid=25|imageid=317| ... }
{phocagallery view=category|categoryid=10|imageid=15| ... }
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 02 Jun 2008, 19:16
- Location: Italy
- Contact:
Thanks a lot, I know
Thanks a lot, I know, but it show one image for line.
No problem, i will find another way to solve this problem.
have you any TIPS or Trick?
In the future do you think to insert this function into the plug in?
Complimet for your wonderful work.
Thanks.
No problem, i will find another way to solve this problem.
have you any TIPS or Trick?
In the future do you think to insert this function into the plug in?
Complimet for your wonderful work.
Thanks.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
no, but in this foru
no, but in this forum, you can find some tricks about how to add the images into the same row...
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 02 Jun 2008, 19:16
- Location: Italy
- Contact:
please, can you guid
please, can you guide me? i tryed to have a look but I don't Find anything.
Please if you know give me a link to some tricks.
Sharas
Please if you know give me a link to some tricks.
Sharas
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
sorry I don't k
sorry I don't know, I only know that it was there, some user has described it, but it is maybe a couple of months ago ...
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 02 Jun 2008, 19:16
- Location: Italy
- Contact:
you have not any ide
you have not any idea of the kind of phrase to search?
because I tryed but... nothig...
because I tryed but... nothig...
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
no
no
plugin, the same row, one row, custom plugin, plugin float, float box ...
I didn't use the plugin this way so don't know what user have changed
plugin, the same row, one row, custom plugin, plugin float, float box ...
I didn't use the plugin this way so don't know what user have changed
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 29 Jul 2008, 23:30
- Location: Sweden
- Contact:
Re: More pictures on the same line
Hi Sharas and Jan,
Lifting this thread again.
This thing was an issue for me too, fairly disapointed when there was no solution and only and advice to a non existing forum-page.
But I think I just solved it by adding "|float=left" within the brackets.
Just use Jan's code above and insert the float to all categories except for the last one.
e.g.
{phocagallery view=switchimage|switchheight=120| switchwidth=240|basicimageid=317}
{phocagallery view=category|categoryid=25|imageid=317| ... |float=left}
{phocagallery view=category|categoryid=10|imageid=15| ... }
I just have tried it for three categories, but will myself use it for five different ones.
But since we're on this same plugin thing... as seen above switchheight=120| switchwidth=240 values are not noticed by the plugin, it is still show the same photogalley size as before. Why?
I must say that as far from now I think Phoca is the best gallery-plugin I've seen and tried. Easy to use and to understand. Probably I will find some limitations in the future, but that' will be another issue. But to you Jan, my best regards for great Components and plugins. All of them looks great and seems really easy to use. It seems like we can grow far with them, with all the options. I really like the way we can use Phoca gallery in content and make it as we want it. You're a real hero.
// Kim
Lifting this thread again.
This thing was an issue for me too, fairly disapointed when there was no solution and only and advice to a non existing forum-page.
But I think I just solved it by adding "|float=left" within the brackets.
Just use Jan's code above and insert the float to all categories except for the last one.
e.g.
{phocagallery view=switchimage|switchheight=120| switchwidth=240|basicimageid=317}
{phocagallery view=category|categoryid=25|imageid=317| ... |float=left}
{phocagallery view=category|categoryid=10|imageid=15| ... }
I just have tried it for three categories, but will myself use it for five different ones.
But since we're on this same plugin thing... as seen above switchheight=120| switchwidth=240 values are not noticed by the plugin, it is still show the same photogalley size as before. Why?
I must say that as far from now I think Phoca is the best gallery-plugin I've seen and tried. Easy to use and to understand. Probably I will find some limitations in the future, but that' will be another issue. But to you Jan, my best regards for great Components and plugins. All of them looks great and seems really easy to use. It seems like we can grow far with them, with all the options. I really like the way we can use Phoca gallery in content and make it as we want it. You're a real hero.
// Kim
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: More pictures on the same line
Hi, the switch height and switch width must be the same as the large image height and large width. There was planned that the size must be not the same as the image, but javascript caused a lot of problems, so now it works only with the same width and height as the large image height and width...
Jan
Jan
If you find Phoca extensions useful, please support the project