Tuesday, 18 September 2018
  3 Replies
  736 Visits
0
Votes
Undo
Is it possible to, in the event calendar, where there is a magnification glass icon, to add the word "Search" to it, and make the "Search" text clickable also?
Wednesday, 19 September 2018 22:04
·
#205743
0
Votes
Undo
Hello Buxster,

Sure it is possible. I'll assume you are using the Flat theme?

Copy:
/components/com_jevents/views/flat/helpers/flatviewnavtablebariconic.php
to
/templates/your_template/html/com_jevents/helpers/flatviewnavtablebariconic.php

and change:

<img src="/<?php echo $viewimages; ?>/icon-search.gif" alt="Search" /></a>


to:

Search

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, 20 September 2018 21:15
·
#205796
0
Votes
Undo
Hello tonyp,

I do not have this path to go to: /templates/your_template/html/com_jevents/helpers/flatviewnavtablebariconic.php

under 'html' I do not have the com_jevents folder. Could there be another location for it? Or do I need to create the 2nd directory for it?

I currently updated the one in the /components/com_jevents/views/flat/helpers/flatviewnavtablebariconic.php directory, and it changed on the page (not sure if that was okay to do!)
Saturday, 22 September 2018 00:02
·
#205829
0
Votes
Undo
Hello,

You need to create the path where any folders are missing.

No do not edit core files, they will be overwritten in your next update.

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.