By Guest on Thursday, 10 January 2019
Replies 8
Likes 0
Views 1.3K
Votes 0
In the month-view the category-labels are in vertical order instead of horizontal order (Inline).

Also the color label-borders are not visible. What can be de reason for that ? The extension is up-to-date.
See at
https://www.biljartenbarendrecht.nl/kalender/month.calendar/2019/01/10/-
Hello,

How have you added that? Is it native or have you added it as a module?

It looks like a module which would make sense why they are not inline.

Many thanks
Tony
·
Thursday, 10 January 2019 23:17
·
0 Likes
·
0 Votes
·
0 Comments
·
No this is a native menu-item from JEvents. Seems a CSS rule that has been override, by something. I can not understand that because in CSS I can not any rule that sets it in inline or as block.
On the JEvents-website all examples are inline.
See attachement, that is how it should looks.
·
Friday, 11 January 2019 11:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you go to:

JEvents -> Configuration -> Main Monthly Calendar -> Show legend in monthly view

Make sure this is set to yes. It looks like your site has it loading after the jevents_body container which is why it's not getting the inline styles. This is expected if the JEvents Legend Module has been added instead into a postjevents position.

Many thanks
Tony
·
Saturday, 12 January 2019 06:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Nope. This config is checked correct.
I will test it in another environment and template also.
Even if I only load this menu-item (and unpublish the module) of JEvents, nothing changes
·
Saturday, 12 January 2019 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you provide super user logins please in the 'Site Details (Private)' tab.

Many thanks
Tony
·
Sunday, 13 January 2019 06:21
·
0 Likes
·
0 Votes
·
0 Comments
·
See the credentials to login the site and FTP.
·
Sunday, 13 January 2019 09:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony

I've provided you with the credentials. Can you take a look ?
Thanx.
·
Monday, 14 January 2019 20:03
·
0 Likes
·
0 Votes
·
0 Comments
·
This was because your categories contained:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
</head>
<body>

</body>
</html>


As their description. I've removed this now and all is well.

Many thanks
Tony
·
Thursday, 17 January 2019 11:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post