First of all, great software. Easy to set up and configure!
I have seen an installation of EPC on another site (that I can't locate now) where the navigation table used Previous, Next and View Larger instead of <<, >> and =.
Previous and Next were easy to correct in the setup manager. Modifying the middlenav link to point to a separate page has got me puzzled. Is it even possible in this version of EPC, or was that an older version that was not encrypted?
Also, in the CSS for the popup, what do I need to modify in order to have less whitespace between entries? When there is a full day of classes the list is much longer than the screen.
You can disable the regular navigation table (either in the Setup Manager, or by using $noNav=1; on a single page) and create your own by following these instructions.
__________________
-- Gervais EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
I have already read the tutorial but have not been able to insert a link that will appear. I can change the word, or kill it but an active link causes a page failure or some other php error.
So, you disabled the calendar navigation using the noNav option, then inserted your own navigation code (copy/paste) from the aforementioned tutorial link, and you can't change the middle link to point to a page?
Please provide a link to the page where you're testing this and let us know exactly what you're trying to do.
Thanks for the quick replies. I stepped away for a while and tried again. Only thing I think I changed was the doctype (strict to transitional) and now it's working. Maybe something else was happening at the time.