View Full Version : Can't Find Page to Insert Calendar Script
cartess3
08-02-2008, 02:42 AM
Per your instructions, I need to insert the following code right
before the closing </header> tag on the page I want to call this
script to:
<?php $CSS=1; require("calendar/calendar.php"); ?>
I have a joomla page up, but I can't seem to find the following
page on my server/FTP:
http://linux01.faststarthosting.com/~dreamte/index.php/events
There is nothing titled "events" in my ftp at all... so where
do I insert this code at so I can have the calendar appear on
that particular page?
Carl
ve9gra
08-02-2008, 07:26 AM
Download the 1.0.1 integration module in the repository thread at the top of this forum. The integration instructions for Joomla are included in the package.
cartess3
08-02-2008, 02:36 PM
Download the 1.0.1 integration module in the repository thread at the top of this forum. The integration instructions for Joomla are included in the package.
i got that part working fine... the calendar shows up in the left navigation bar, but I actually want the calendar/events to show up in the body of this page under the first paragraph:
http://linux01.faststarthosting.com/~dreamte/index.php/events (http://linux01.faststarthosting.com/%7Edreamte/index.php/events)
How can I get the events to show up in the body area? Per your instructions, I need to insert the following code right
before the closing </header> tag on the page I want to call this
script to:
<?php $CSS=1; require("calendar/calendar.php"); ?>
but I can't seem to find the above page on my server/ftp... I guess because the pages are generated dynamically, I can't find where to place that code.
Sincerely,
Carl
ve9gra
08-02-2008, 06:37 PM
You will need to edit your theme so the the proper bits are inserted where they need to be. This post (http://www.easyphpcalendar.com/forums/showthread.php?t=7387) probably has the most information about how to do this, but because every theme is different, I can't give you specific instructions.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.