Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > Customizations (Themes / Templates)

Customizations (Themes / Templates) Help with customizing the themes and templates. Post your own custom themes for others to enjoy.

Closed Thread
 
Thread Tools Search this Thread Display Modes

TOC Mode Problems
Old 10-19-2006, 09:17 PM   #1
Justin-Credible
Calendar User
 
Justin-Credible is offline
Join Date: Oct 2006
Posts: 6
Default TOC Mode Problems

I have a TOC mode calendar which shows the event titles. But the user needs to see the event's description as well. I enabled the pop up mouseover option, but the popups are too small to contain the entire description so it shows a blue [more...] link. The problem is, is that there is no way to click on this link to read the description because as soon as you move the mouse the popup disappears.

So I tried using the blog mode as stated in the documentation. I figured the user should be able to click on the day and have the description display in the list mode calendar. However adding $TOC=1 to the first calendar causes two separate calendars to spawn.

How can I have the TOC mode calendar have clickable links to display the full descriptions for the respective day?

Here is the code I am using:
PHP Code:
<?
$TOC
=1;
$EPCBLOG=1;
require (
"calendar/calendar.php"); ?>

<?php
$EPCBLOG
=2;
$template="blog.php";
$DF "l, F j, Y";
require (
"calendar/calendar.php"); ?>
Alternatively displaying the complete description text directly on the calendar or in the popup.
 

Old 10-19-2006, 09:26 PM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

There are a few ways to fix your problems... But mixing TOC and Blog isn't one of them... It is actually not possible to use those two modes together...

Either enable sticky popups so that they can click on the [more...] link, or change the setting that sets the length of the description that is shown so that more of the description is shown before the [more..] link comes up.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 10-22-2006, 03:11 PM   #3
Justin-Credible
Calendar User
 
Justin-Credible is offline
Join Date: Oct 2006
Posts: 6
Default

Great! Thanks for the help.
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
text wrap on TOC mode hippobean Customizations (Themes / Templates) 1 04-29-2006 09:19 AM
Problem with 'category colors' and 'on mouse over' in TOC Mode SEAGLD General Support 8 10-07-2005 10:16 AM
how do I add an event in TOC mode? earz General 1 08-09-2005 11:46 AM
Need Help TOC Mode ddeleon General 29 07-20-2005 09:17 AM
Display Order in TOC Mode F4d3d General Support 1 06-08-2005 05:50 PM



All times are GMT -4. The time now is 08:49 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |