Ok, I must have misunderstood.
So, I should create an entirely new setup with v7. Then I guess I just replace the styling with the old styling that will re-create my calendar look. Is that correct?
If so, is there anything else I need to do? For instance, our v6 config showed this category variable:
$epcCategories="0|Category[0|Upcoming Services[20|Events & Announcements[21|B'Nai Mitzvah[22|Family Education Program[23|Lippman Gallery[24|Exercise at TBJ[25|Camp TBJ[26|Volunteer Choir[27|Early Childhood Center[28|Brotherhood[29|Renaissance Group[30|Religious School[31|Caring Community[32|Adult Education[33|Women's Association[34|Seniors Keep In Touch[35|Holidays[36|Brotherhood & Women's Association[37|Speaker Series[38|Worship[39|Tikkun Olam[40|-||-41|6";
$epcCategoryColors="FFC18A[9999|";
The reason for this was because we used wp plugin I built and short codes to determine which cat was associated with a short code.
The pulldown works even in v 7 because of this but it is not able to read the calendar data.
So, should I just add those categories into the db and start fresh and leave the config (new config) file alone and the existing calendar data in epc_calendar table will load for the calendar? Then I just style it to fit the 'proper version' of the calendar style?
Thanks. I just want to confirm if that is correct.
|