Detail View issues with Simple Joomla template

Phoca Gallery - image gallery extension
daniel_de
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Jan 2010, 02:28

Detail View issues with Simple Joomla template

Post by daniel_de »

Hi all,

I'm having trouble with the detail view. When I click on a picture, I get the detail view without the "design" settings. From what I could find in the forum, I believe it's the template I'm using (Simple Joomla), which causes the problem.

See for yourself: http://www.rocker-hannover.de/Jo/index. ... s&Itemid=5

Can anyone give me some advice where to look (which part of the CSS file) and what to modify to get phoca gallery looking good again?

Thanks a lot in advance.
Daniel
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View issues with Simple Joomla template

Post by Jan »

Hi, seems like there is some problem (with not loading javascript, or with conflict in javascript) on your site. Does your template include all standard parts which are included in Joomla! standard templates - did you check your site with e.g. rhuk_milkyway?
If you find Phoca extensions useful, please support the project
daniel_de
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Jan 2010, 02:28

Re: Detail View issues with Simple Joomla template

Post by daniel_de »

Hi Jan,
thanks for your reply. Yes, I did try to run my phoca gallgery installation with the rhuk_milkyway template and it worked perfectly. Like you said, it must be something in the template - I just don't know where to start searching for the error. I would appreciate any advise, what are the necessary contents of the template in order to work with phoca gallery.

Here I'm posting the CSS and HTML file of the Simple Joomla template I'm using currently (where it is not working):

code removed.

Thanks for any help to get Phoca Gallery running with this template!

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

Re: Detail View issues with Simple Joomla template

Post by Jan »

Hi, as I don't know your template I cannot say what can be wrong there or what is missed there. You need to search all the source code of the template and compare it to some standard template or use some standard template. Or contact the template developer and ask for the help :(

Jan
If you find Phoca extensions useful, please support the project
daniel_de
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 06 Jan 2010, 02:28

Re: Detail View issues with Simple Joomla template

Post by daniel_de »

Solved. JavaScript was the right direction. There was a script in the SimpleJoomla template, which suppressed the following lines:

<script type="text/javascript" src="/Jo/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/Jo/media/system/js/caption.js"></script>

Those needed to be visible in the source code (<head>) of your page in order for phoca gallery to work.

Regards,
Daniel
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View issues with Simple Joomla template

Post by Jan »

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