Page 1 of 2

changing number of columns does not respond

Posted: 04 Jan 2015, 11:29
by polleke
Hi Jan,
i try to change the number of columns in the options of phoca gallery, but it does not have any effect on the frontend.
there is still only 1 column.

I do not use any template overwrite (fresh install).

It happened after migrating from j25 to J3.3.6

i use the latest version of phocagalley.

i couldnot find any answer on the forum or in the documentation.

you can have a look at [url]http://www.dsrestauratie.nl/index.php/fotoalbum-2[/url]

Re: changing number of columns does not respond

Posted: 06 Jan 2015, 16:52
by polleke
This are my settings:

Categories view legacy settings

displaying style : categorie (custom)
Equal percentage culomun width : Yes
Box width : 33%
Number of coplumns : 3

What else do i need to change to get 3 columns ??

Please help

regards Jan

Re: changing number of columns does not respond

Posted: 06 Jan 2015, 21:06
by Benno
Hi,
did you check this behavior with a Joomla! standard template for testing?

Kind regards,
Benno

Re: changing number of columns does not respond

Posted: 06 Jan 2015, 21:25
by polleke
Hi Benno,
yes i did and there also only one column. And 3 where set.

regards Jan

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 12:23
by Benno
Hi,
mmmmm why ever Phoca CSS files are not loaded on your site...
I don't find this lines in the source code of your page:

Code: Select all

<link rel="stylesheet" href="/media/com_phocagallery/css/main/phocagallery.css" type="text/css" />
<link rel="stylesheet" href="/media/com_phocagallery/css/main/rating.css" type="text/css" />
<link rel="stylesheet" href="/media/com_phocagallery/css/custom/default.css" type="text/css" />
Try to find errors on your page. See: https://www.phoca.cz/documents/16-joomla ... -conflicts

Kind regards,
Benno

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 13:46
by polleke
Hi Benno,

after java console and starting phoca gallery i get the following in the java logbook:
TypeError: Property 'handleEvent' is not callable.
Gebruik van getAttributeNode() wordt niet meer ondersteund. Gebruik in plaats daarvan getAttribute(). mootools-core.js:108
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.js:1
Gebruik van getPreventDefault() wordt niet meer ondersteund. Gebruik in plaats daarvan defaultPrevented. jquery.js:3

Doesnot mean anything to me.

regards Jan

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 13:49
by polleke
By the way these css file are not loaded either on the default template : Protostar

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 13:57
by polleke
Benno,
where in the structure should i find the css files ?

Jan

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 14:21
by polleke
FOUND IT....
on : http://joomla.stackexchange.com/questio ... ca-gallery
i saw a simaler problem and tryed the solution.
[b]In the latest version of phocagallery you could manage css style from joomla backend. Go in the administration e choose. Components -> Phoca Gallery -> Styles Edit and save each css file and now miraculously the css files appears[/b]


Now the stylesheets are loaded en i have more columns.

Thanks Benno for the tip.


regards Jan

Re: changing number of columns does not respond

Posted: 07 Jan 2015, 22:21
by Benno
Well done! :twisted:

Kind regards,
Benno