Switch Plug in Phoca

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
Rebecca
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 22 Nov 2011, 08:58

Switch Plug in Phoca

Post by Rebecca »

Hallo,

ich könnte nochmal eure Hilfe brauchen!

Mein Switch Plug in funktioniert sehr gut und sieht schon ganz gut aus!

Jetzt habe ich nur noch das PRoblem, das die Categorie Bilder noch zu groß sind! Diese hätte ich gerne kleiner, aber den Parameter small(0) erkennt er nicht!
wenn ich dann type 1 (mossaik) gebe hätten die bIlder die optimale größe aber die Switch Funkiton funkitoniert dann nicht!!!

so sieht es aus derzeit http://imageshack.us/photo/my-images/507/switch1.png/so sollte es aussehen aber mit switchfunktionhttp://imageshack.us/photo/my-images/341/switch2.png/

kann man das irgendwie umgehen, oda gibt es dafür einen eigenen Parameter??

Bitte um schnelle Antwort, und HIlfe!!!!!!! :)
Last edited by SonRiab on 20 Jan 2012, 15:19, edited 1 time in total.
Reason: Forum rule 12
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Switch Plug in Phoca

Post by Jan »

Hi, if you change the size of thumbnails, you need to recreate them again - in administration.

Jan
If you find Phoca extensions useful, please support the project
Rebecca
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 22 Nov 2011, 08:58

Re: Switch Plug in Phoca

Post by Rebecca »

ok,

i changed the size in de Option of PhocaGallery that by small picture: 48px

this is my plug in code

Code: Select all

{phocagallery view=switchimage|switchheight=200|switchwidth=250|basicimageid=15|switchfixedsize=1}

                                                            
{phocagallery view=category|categoryid=1 |imagecategoriessize=0|limitstart=0|limitcount=20| displayname=1displaydownload=1|enableswitch=1|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=0|imageshadow=none|overlib=0|piclens=0|bordercolorhover=transparent|bgcolorhover=transparent|bgcolor=transparent|boxspace=-15|minboxwidth=105}
but it don´t function!
what should i do also?
must i change something in css?

genauso ist auch wenn ich dann im quelltext von der seite nachsehe, sehe ich das er die Bilder vom thumb aus m nimmt. also picture90_thumb_m.jpg z.b
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Switch Plug in Phoca

Post by Jan »

Hi, did you reacreate images after changing parameters?
If you find Phoca extensions useful, please support the project
Rebecca
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 22 Nov 2011, 08:58

Re: Switch Plug in Phoca

Post by Rebecca »

how do you meand recreate??
should i load my picture new in phocagallery or?

sorry but i think i am on the end with that, because it dont go :x
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Switch Plug in Phoca

Post by Jan »

If you have changed the size parameters in component, then you need to go to image lists and recreate images (so new thumbnails with new sizes will be done)

Jan
If you find Phoca extensions useful, please support the project
Rebecca
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 22 Nov 2011, 08:58

Re: Switch Plug in Phoca

Post by Rebecca »

Thank you!!! :twisted:

Now it looks like i want it!!! :|
Last edited by SonRiab on 20 Jan 2012, 15:18, edited 1 time in total.
Reason: Forum rule 12
Post Reply