Integration question
-
I’m planning to integrate an open-source event calendar into wordpress.
QUESTION:
This calendar, of course, runs with php. On WP “posts” I see the “html” tab but how would I link to php?Another possibility is to have a menu choice that would go to the calendar’s “index.php” and then to pickup the css/theme from wordpress for the calendar …but I’d still want the main WordPress theme header to show so that the user could navigate from the calendar back to any location in the wordpress blog.
I’ve seen the page on “Integrating WordPress with Your Website” but what I want to do is integrate the calendar into wordpress …slightly different. I want WordPress -with its theme- to remain the same but I want a link to the calendar (and back).
The topic ‘Integration question’ is closed to new replies.