PDA

View Full Version : Side bar integration, side bar list, etc questions.


gunn4r
07-27-2009, 01:26 PM
First of all, I've looked at the EPCTutorials, and read through the forum here, and didn't see a solution or answer to this question-

Is it possible to have the small calender in the sidebar using NON default permalinks? Using default permalinks is not an option for me.

On a related note, would it be possible to show just the next X number of upcoming events in a list style in the sidebar, and either have the event title open the popup details box, or retain the mouse over popup.

Having a solution for this would be great. I can't believe there is NO good wordpress calendar out there. Heck even EPC doesn't do everything I need by default. (IE RSS feed)

Thanks in advance for any pointers.

Brian
07-27-2009, 01:32 PM
You can list the next X events and set it to use the pop-ups. It's all detailed in the List Mode section of the Integration instructions.

Brian
07-27-2009, 01:33 PM
BTW ,you can make our own RSS feed.

http://www.easyphpcalendar.com/forums/showthread.php?t=3784&highlight=rss

gunn4r
07-27-2009, 05:43 PM
I followed EPC tutorial for just a regular calendar in side bar but all I get is this error:

Warning: require(/wtc/cal/calendar.php) [function.require (http://gunnargabrielson.com/wtc/function.require)]: failed to open stream: No such file or directory in /home/gunn4r/public_html/wtc/wp-content/themes/streamline_30/header.php on line 47

gunn4r
07-27-2009, 05:59 PM
Got that part fixed, was just my paths messed up.

ve9gra
07-27-2009, 07:02 PM
Actually, I have a plugin that actually gives you a valid RSS feed - http://www.epctutorials.com/modules/custom-module-rss-feed-for-your-events/

zombieprom
08-14-2009, 05:42 AM
I'm having a hell of a time integrating the calendar into wordpress. I did everything the first tutorial said on epctutorials.com. my calendar is located in the same folder as wp-content. here's what my header.php file looks like:

<admin removed>

ve9gra
08-14-2009, 02:05 PM
wp-content is not the proper place for the calendar. The tutorial clearly states that you should have the calendar installed in the /calendar folder at the root of the WP install.

zombieprom
08-14-2009, 02:08 PM
wp-content is not the proper place for the calendar. The tutorial clearly states that you should have the calendar installed in the /calendar folder at the root of the WP install.

Apologies if it sounded like it was installed in the wp-content folder. It is not. It is installed in the public_HTML root folder along with wp-content and wp-admin.

ve9gra
08-15-2009, 07:54 AM
Please start a new thread with links to your installation. If you want to post code, upload the files, do not paste the code in your reply.