Hello,
How would I go about making the popup event details box bigger?
Thanks, Terry
Hello,
How would I go about making the popup event details box bigger?
Thanks, Terry
Also any chance of the PSD ’s to the icons so I can change the colour to fit with my custom CSS .
Cheers, Terry
I have a slight problem that I can’t seem to find a solution for. Nothing wrong with the script as such, but here goes:
I’m using Cufon to render a specific font for the headings on my site. No problems with that.
Where I encounter the problem is that the Calendar date is an H1 tag – I have all the H1 headings on my site to render in the Cufon font. What is strange is that when you load the calendar up initially, it displays the date in the correct font, but if you change the month using the arrows, it displays the date in the default font. is there any way I can fix this?
Also, I have one minor complaint. On the event pop-up, I would like to be able to resize the box, but rather than use a lightbox style solution, this script uses a fixed size, with a fixed size background. Changing the size of the box is easy enough, but it’s not so easy to style it because of the limitations in the script. Is there any way to use a lightbox style pop-up (or one that is like the PrettyPhoto JQuery extension)?
Apart from these things, I’m really happy with the script. It’s a handy wee thing.
Hey – I’m afraid I’m not familiar with Cufon so I can’t help you specifically, but it sounds like the problem is that Cufon runs through and changes all the headers when the page loads – meaning that when MagiCalender creates a new H1 element, it’s in the default font. You’ll need to get Cufon to re-run each time the MagiCalender function to change month is called. And as for the popup complaint, I’ve had similar requests before – I have plans to add it in as an update in the future. When I get time, hopefully. Hope this helps
You can’t actually upload images to use in an event?
First off, the service after the purchase was incredible. We traded emails a few times to get my calendar up and running and he even helped me modify a few of the files as well.
Second, the product itself does everything it says, no complaints. Customization is really easy also, as everything is logically placed and contains helpful comments (within the code).
Thanks for the great script and service!
Hello, I installed every thing correctly, im able to add dates. Here is my problem, only the current month shows up, the other calendar month are blank the search function only works once, when the home icon is pressed the days of the calender goes away. Below is a link to my calendar. Is there an update, i have tried everything i possibly could.
http://bowscollective.com/calender/cal.php?It looks like right now you’ve taken down the page; I’ll need to see the page before I can really help.
I recommend you put the script working on a temporary page somewhere, and then email me with a link to it.
However it sounds like some sort of JavaScript conflict. Maybe you’ve included a script twice, or something.
Hello, I love this script. One question. I need to have the most current posting place on top of the dates list in the admin panel. Right now when i add a date it randomly adds the date somewhere in the list, i can fore see a problem when my calender is populated with hundred of entires and if i need to edit a date it will be hard to find. I dont need it be be sorted by date but when i actually added the date to the calender.
Loving the script, although I’ve noticed one little bug. From today onwards the dates display perfectly, but if you head to backwards in time the days don’t correlate to the correct date.
For example, just look at September 2011 – the calendar displays the ‘20th Sept’ as a Friday when it was actually a Tuesday.
Would love to know if you had a fix?
Thanks in advance!
i’m so sorry, i don’t get this to work.
files don’t see my database and password, even thoug my permissions are ok. i do need some help please.
sent email, but no answer yet 
after 2 weeks still no answer and still no magic calender! not so happy
Are you ever going to answer your email? this is the wors customer service i ever met. I have bought a script that i can not use, don’t understand and the author is not even responding? not nice, not good service!
This is a great script however, I think it’s been mentioned before, but the past dates don’t seem to be working. Any ideas?
Hi Kernheimer,
Did you get this to work. Ik ben zo dom geweest om niet te kijken hoe de support is en ik krijg het ook niet voor elkaar om dit te instaleren! Is het jouw gelukt uiteindelijk?
The support here is very very poor! Where is the developer for some help??
Hi,
Seems like it selects everything from database in order to put into the calendar?? Not dynamically when you select the date?!
SELECT * FROM `calender`
Why to do like this? Do you know that even “SELECT *” (asterisk) is far not right way to use the SELECT operator when you know the exact columns names?
It’s not fully functional JS calendar, just interface to show what you have in db on one page.
I have 500K+ events in my custom sql table and browser stuck since it loads all 500K+ on the single page with descriptions!
What a waste of time trying to integrate… It’s hardly connected to directory ‘MagiCalender’ and I was need to go into each file to change all paths! Wasted two days doing all adjustments..
Last author appearance was 2 months ago. Where’s support at all?
I’m getting the following error when trying to install
(8)Exec format error: exec failed (INSTALL.PHP)
can anyone help
Is there anyone who has succeeded to install it and got it online?
The HowTo files doesn’t explain much!!
Can we change mouse click to mouseover to see calendar events, now we have to click the date to see event, I would like to see the event when the mouse is over, and full details when we click the date.
Thanks
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Hey Terry. You shouldn’t need the PSD to change the colour of the images – but if you wanted them I can email them to you if you provide me with an email. As for changing the size of the popup it’s in the CSS . You need to look for #dateInfoBox – you will also need to change the modalBG.png to the appropriate size that you want. Hope this helps