Hiding back arrow in Category Layout

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

No, there isn't

Post by Jan »

No, there isn't... you can change the icon if you want but you cannot remove it if you use subcategories...

Jan
If you find Phoca extensions useful, please support the project
palpalo
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 13 Feb 2008, 15:27

hi Jan i have a pb h

Post by palpalo »

hi Jan i have a pb how can i get the category from the Gallery parallel as one below the other.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi, what does it mea

Post by Jan »

Hi, what does it mean: pb and what does it mean: parallel, please explain it more as I can give you exact reply... thank you...

Jan
If you find Phoca extensions useful, please support the project
palpalo
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 13 Feb 2008, 15:27

hi, Jans

Post by palpalo »

hi, Jan

sorry my english is not good, i mean i will get category list

like this

- - - -

but not like this

-
-
-

germany: ich wollte kategorie liste nebeneinander aufgelistet haben statt unter einander, sowie thums in der kategorie.

palpalo
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Kapiere schon, das m

Post by Jan »

Kapiere schon, das must du in HTML code ändern:
Reihe 23 (mit Bildern), oder Reihe 37 (ohne Bildern)
components/com_phocagallery/views/categories/tmpl/default.php


Mein English ist auch nicht gut, so brauche ich die exakte Erklärung...

Jan
If you find Phoca extensions useful, please support the project
palpalo
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 13 Feb 2008, 15:27

hi Jan danke fÄ???r

Post by palpalo »

hi Jan danke fßr schnelle antwort, welche zeile muss ich genau ändern.

ich will es reihe mit bildern haben.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Es ist nicht nur ein

Post by Jan »

Es ist nicht nur eine Zeile, du must den ganzen HTML Kode rund um Zeile 23 ändern und es hängt von dir wie du es willst...

Stadt Tabellen mach die DIVs oder SPANs (SPANs werder hintereinander) oder du kanst die DIVs mit CSS float:left machen
If you find Phoca extensions useful, please support the project
bts_22
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 08 Feb 2008, 03:01

It would be nice to

Post by bts_22 »

It would be nice to be able to remove the back arrow because it throws off the number of thumbnails listed. For example if you have joomla display 25 thumbnails per page it really displays 26 because joomla doesn't count the back button. This issue messes the layout up leaving valuable empty thumnail space. The best fix would be make joomla count the back button as a thumbnail.

Does that make any sense?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

No, so worked it bef

Post by Jan »

No, so worked it before but it caused pagination errors... e.g. you got only backbutton and folders and no images. On the next side the same happened... No images was displayed ... You can see this forum which problems it caused.. E.g. Joomla! framework pagination worked incorrectly.... becuase e.g. you have only 5 images on the site and you wanted to go to the second site. On the second site there was not the first image:

First site: BACK, 1,2,3,4 (count = 5)
Second site: BACK 6,7,8,9 (count = 5, limitstart 5, Nr. 5 was missed)... and much more errors...

Jan
If you find Phoca extensions useful, please support the project
Post Reply