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]
changing number of columns does not respond
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
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
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
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: changing number of columns does not respond
Hi,
did you check this behavior with a Joomla! standard template for testing?
Kind regards,
Benno
did you check this behavior with a Joomla! standard template for testing?
Kind regards,
Benno
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
Hi Benno,
yes i did and there also only one column. And 3 where set.
regards Jan
yes i did and there also only one column. And 3 where set.
regards Jan
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: changing number of columns does not respond
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:
Try to find errors on your page. See: https://www.phoca.cz/documents/16-joomla ... -conflicts
Kind regards,
Benno
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" />Kind regards,
Benno
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
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
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
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
By the way these css file are not loaded either on the default template : Protostar
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
Benno,
where in the structure should i find the css files ?
Jan
where in the structure should i find the css files ?
Jan
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
Re: changing number of columns does not respond
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
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
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: changing number of columns does not respond
Well done!
Kind regards,
Benno
Kind regards,
Benno