Page 1 of 1
Current Date Display
Posted: 18 Aug 2012, 20:39
by retrowebfx
Hi, is there a way to add the option in Settings to display the current date stamp for the daily menu as opposed to manually picking the date?
Thank you.
Re: Current Date Display
Posted: 25 Aug 2012, 16:14
by Jan
Hi, this needs to be customized in the code.
Jan
Re: Current Date Display
Posted: 25 Aug 2012, 16:26
by retrowebfx
Would it be possible for you to tell me which file needs to be altered? Also a little help as to how to do this would be greatly appreciated. Thanks.
Re: Current Date Display
Posted: 26 Aug 2012, 20:18
by Jan
Hi, for now I didn't do such modification, so really no idea what everything needs to be done.
To set some fixed text (or date) you need to customize the output:
components/com_phocamenu/views/ the view /tmpl/default.php
or set it directly in the helper class which displays the items:
administrator/components/com_phocamenu/helpers/phocamenurenderviews.php
Jan