Calendar Plus [Deleted]

AndyB

Well-known member
Licensed customer
AndyB submitted a new resource:

Calendar Plus - Adds Upcoming Calendar Events sidebar block to the [bd] Widget Framework.

Description:

Adds Upcoming Calendar Events sidebar block to the [bd] Widget Framework.

(Example of Upcoming Calendar Events)

View attachment 139841

Requirements:

This add-on requires the following two add-on located here:

https://xenforo.com/community/resources/calendar.2675/
https://xenforo.com/community/resources/bd-widget-framework.297/

Installation:
  1. Download calendarplus_v1.0.zip and unzip it.
  2. Upload the Andy...

Read more about this resource...
 
If you experience an avatar width issue (this happens with some third party styles), please add this code to your EXTRA.css template:

Code:
.sidebar img {
    max-width: none !important;
}
 
Hey Andy!

Thanks for developing this tool. I've used your Calendar without any hitches, as well as the [bd] widget framework. But this just doesn't show up on the sidebar, any ideas?

Edit: Found a resolution....

I was trying to make it work by appending the Calendar Widget to forum_list or all position, but what did the trick was using hook:ad_sidebar_below_visitor_panel

Hope this helps someone!
 
Last edited:
Is it possible to have the date displayed on upcoming events instead of the avatar?
 
Oh
Ha. Most of them have the option as a setting when you add the widget. This one doesn't for some reason.
Ohhh. well maybe I'm wrong then. i thought that was a widget framework option, sounds like it's add-on dependant. i'll check
 
Hey Andy, is it possible to add the option to include a thumbnail to show for the list for each calendar entry? It could pull from the first attachment if there is one.
 
This resource has been removed and is no longer available for download.
 
Do you have a version of this for XF 2.x?
 
Back
Top Bottom