By Guest on Tuesday, 11 October 2016
Replies 5
Likes 0
Views 1.5K
Votes 0
Hi

I have a custom template for my joomla webpage and I'm trying to install a JEvents calendar there but it seems that somehow my template overrides the JEvents layout and the calendar is bunch of links in a table. When working with Joomla! own templates, the calendar seems to be working. Has there been a similar problem? I tried to search for it but no luck.

Thanks
b
Hello,

I suspect you are missing the Joomla! head call. Please make sure this code:


<jdoc:include type="head" />


is included in your template between

<head></head>


Many thanks
Tony
·
Wednesday, 12 October 2016 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

It looks to me that you are missing of the CSS/JS.

Can you provide a link to your site please?

Many thanks
Tony
·
Wednesday, 12 October 2016 10:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Added some info.
·
Wednesday, 12 October 2016 10:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that was the problem.

Many thanks
b
·
Wednesday, 12 October 2016 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome.

Many thanks
Tony
·
Wednesday, 12 October 2016 10:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post