I am trying to change the heading to my ezpages from "This Month's Top Ten", but I cannot for the life of me determine where this change is made.
![]()
I am trying to change the heading to my ezpages from "This Month's Top Ten", but I cannot for the life of me determine where this change is made.
![]()
Go to admin / tools / developer's tool kit and search on the words this month's top ten. That will show you which file to edit.
Did that. If finds nothing. I can only conclude that it doesn't search literals within the files.
The person before me was able to change it, so I know it can be done.
It should be here:
includes/languages/english/extra_definitions/ez_pages_definitions.php
or in the classic folder in extra_definitions.
BTW, you need to create your custom template before you go much further.
Thanks. That's exactly where it was, and I realized why my searches wouldn't find it. It has a \' in the php literal.
I feel like such an idiot.
Thanks again. :)