Thursday, 18 October 2018
  7 Replies
  1.1K Visits
0
Votes
Undo
I am seeking a cleaner, simpler-looking calendar. I have attached an image to show what it looks like presently. I wish for the days to be abbreviated and for some of the cell contents to be removed, leaving only the name of the clinic. Is this possible? 2.jpg
Tuesday, 23 October 2018 11:09
·
#206628
Accepted Answer
0
Votes
Undo
Sorry you site was using div's so you needed calendar_bodydiv.php

I've applied that to your site using the alternative theme.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 23 October 2018 11:09
·
#206628
Accepted Answer
0
Votes
Undo
Sorry you site was using div's so you needed calendar_bodydiv.php

I've applied that to your site using the alternative theme.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Friday, 19 October 2018 12:27
·
#206562
0
Votes
Undo
made the changes, but still no desired changes with the days of the week seen :( ....

I have made an observation, though. Irrespective whether I cange the theme calendar in the module or the config in the Jevents component, it does not change the calendar theme on hte webpage at all.

Therefore, because I do not know which theme is showing, I have created several subfolders under my template/html/com_jevents, as shown in the image 4.jpg . Each has the correctly (!) altered calendar_body.php file

This is the theme i have installed on the website, and which I cannot alter at all! 3.jpg
I am attaching my site details, since this is beyond my abilities...And thank you for your quick responses and patience.
Friday, 19 October 2018 10:42
·
#206557
0
Votes
Undo
Hello,

You need to create any missing folders.

This should have made the change? Although I found a problem you need:


<div class="cal_div_daynames cal_div_daynames<?php echo $count; ?>" >
<span class="<?php echo $dayname;?>">
<?php echo substr(strip_tags($dayname), 0, 3); ?>
</span>
</div>


Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Friday, 19 October 2018 09:05
·
#206555
0
Votes
Undo
Hi Tony, I don't have a com_jevents subfolder below my site template/html, but went ahead and created it together with its subfolders as in your response, making the alteration in calendar_body.php. Has not altered the day name, though.... Any ideas??
Friday, 19 October 2018 08:54
·
#206554
0
Votes
Undo
Hello,

Ok so day names is a little more complicated.

Copy:

/components/com_jevents/views/alternative/month/tmpl/calendar_body.php

to

/templates/your_template/html/com_jevents/alternative/month/calendar_body.php

and change:

echo $dayname;

to

echo substr($dayname,0,3);

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Thursday, 18 October 2018 22:02
·
#206552
0
Votes
Undo
Thanks Tony. Very helpful. Cell changes made. Using v 3.4.48 stable, theme:'alternative'. Now, how do I abbreviate the days of the week in the calendar?

John
Thursday, 18 October 2018 21:32
·
#206550
0
Votes
Undo
Hello,

1. It should be, what JEvents Theme are you using?

2. Ok you can change this in the JEvents -> Custom Layouts -> Monthly Calendar Cell

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.