My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 19, 2008 by l1jockeys
Labels: Featured
PluginAllStars  

These wonderful people are using the wpng-calendar on their website. Email us to list your website here!



Comment by chelleyarbrough, Feb 22, 2008

Using and Loving it on http://padreislandweb.com

Comment by imsoper, Jun 04, 2008

Using it on this site: http://nextgenbaltimore.org/ What a Great solution!

Comment by bealdavid, Jun 09, 2008

Great plugin.

But what about localisation ? I propose to take over the translation into french. Is it possible ? For me and a lot of users, it's the condition to use it.

david

Comment by juankrlz, Jun 09, 2008

Is this plugin available in Spanish, if not is there a way I can change this such as in the date.js?

Thanks

Comment by layab...@layabozi.com, Jun 14, 2008

hi! I got the plugin and it's working well and it's very good, thanks! I just need help customizing in more detail the box, I think thickbox is the name. I'd like to change the color of the top bar and the title, and also the align of the text inside of the box. I can't figure out how to do it, I have try many ways, working on the css files, but still can't make it Please help! my web is www.layabozi.com

Comment by layab...@layabozi.com, Jun 23, 2008

hello, i hope anytime soon i'll have a reply from you. for now i have a tip for you, i've been validating my website, and i've found out some problems on the wpng-calendar.php for the plugin that are not working for getting the validation for XHTML: here the fix

/--------------------------------------------------------------------
Widget Functions
--------------------------------------------------------------------/

function widgetWPNGCalendarInit() {
if(!function_exists('register_sidebar_widget')) { return; } function widgetWPNGCalendar($args) {
extract($args); echo $before_widget . $before_title . $after_title;
if(!$options = get_option('wpng_cal_widget_options')) {
$options = array('wpng_cal_widget_list_size' => 5, 'wpng_cal_widget_title' => 'Upcoming Events');
} ?> <h2 class="widgettitle"><?php echo($options'wpng_cal_widget_title'?) ?></h2> <div id="wpng-cal-widget-events" style="display:none;"></div> <div id="wpng-cal-load-widget" class="wpng-cal-loading">

---->>>>>> <img class="wpng-cal-image" src='/wp-content/plugins/wpng-calendar/images/loading_large.gif' alt="" /> <<<<<<---- ( the alt=" " needs to be specified for XHTML)

</div> <div>

---->>>>>> <script type="text/javascript" defer="defer" > <<<<<<----

( defer value needs to be specified)

...still hoping to know from you to personalized the box of the calendar.

Comment by j...@thathottness.com, Jul 06, 2008

We've got it up and running at http://thathottness.com

Any plans for multiple calendar support?

Comment by Theo.P.Craig, Oct 16, 2008

This is a beautiful plugin! I've loaded it on a site that I'm setting up, but I would really love to have multiple calendar support.

Comment by amaraa, Mar 12, 2009

How do I "Add the widget to your sidebar"? Does that mean to embed the PHP code?

Comment by jmarty18, Aug 20, 2009

Causes conflict with wp-cycle plugin

Comment by igmaino, Aug 26, 2009

Has anyone else had problems getting this to work with Wordpress 2.8.4? When installing automagically I get a "successfully installed". However when I go to activate the plugin from that page I get a "The plugin does not have a valid header." Oh... and when I go to my plugin directory it does not show up in the list, either active or inactive.

Any help would be greatly appreciated.

Comment by monast...@osbnorcia.org, Oct 04, 2009

Working great for the monks of Norcia, Italy: http://www.osbnorcia.org (click 'Transmission').

While a nice php call function would be nice, I hacked it into working by inserting a custom "sidebar" into the middle of the page, and excluding all the other pages with a super handy plugin called "Widget Logic". Highly flexible and stable. While I can't say that the website is light on bandwidth, it sure does look good.

You all are great!

Comment by CaryJMiller, Nov 04, 2009

Igmaino, the correct folder is nested within a folder, move the subfolder into the plugin directory and it will work fine!


Sign in to add a comment
Hosted by Google Code