Home › Forums › Calendar Products › Events Calendar PRO › Calender View Types
- This topic has 3 replies, 2 voices, and was last updated 11 years, 6 months ago by
Josh.
-
AuthorPosts
-
October 16, 2014 at 4:54 pm #814964
standupmagazin
ParticipantHi Modern Tribe,
first of all: Fantastic Plug in! Had the free version for 24h had to upgrade right away to the pro.
I have to questions regarding the calender view on the front end:
1. Is it possible to have a 3 month view instead of only one by one? Like my users to see more than 1 month, best would 3 month at the time. User still able to jump one month forward and back. One month falling off next one coming in etc…
2. The “view as” feature is not very intuitive. Is it possible to have the drop down menu “on hover” rather than on click?Looking forward to your answer. If this is not possible I am happy to pay for this customization.
Thank you,
Mike
http://www.standupmagazin.comOctober 16, 2014 at 7:40 pm #815161Josh
ParticipantHello standupmagazin,
Thanks for reaching out to us!
We aren’t able to offer specific customizations within support but hopefully I can get you pointed in the right direction with enough information to help you tackle the customizations you’re looking for.
- <span style=”line-height: 13px;”>This isn’t currently a feature of the plugin but can possibly be accomplished by creating a custom view for the plugin. We have an example repository that shows how to create an agenda view. You can use this, in conjunction with our default calendar view to help in creating the new custom view that you’re describing. A possible solution could be to create a carousel where the content of the carousel are the different calendars. This could be a good one to use.</span>
- You’ll need to customize the javascript file for the “resources” -> “tribe-events-bar.js” to get the effect you’re looking for in the “View as” section. The best way to approach this would be to dequeue the plugin’s version of this file from within your theme’s
functions.phpfile (wp_dequeue_script( 'tribe-events-bar' )). Then, copy the original javascript file into your theme and enqueue it using<a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_script" target="_blank">wp_enqueue_script</a>. Finally, you can create the dropdown on hover effect by changing the “click” on line 171 within that file to “hover”.
Let me know if this helps.
Thanks!
October 18, 2014 at 3:07 pm #818176standupmagazin
ParticipantThis reply is private.
October 20, 2014 at 9:04 am #821696Josh
ParticipantHello standupmagazin,
Thanks for following up with us!
If you would like, you can request information about trusted developers by sending an email to pro [at] tri.be with your request and providing a link to this thread.
I’ll go ahead and close this ticket. If you have any further questions please don’t hesitate to open a new one.
Thanks!
-
AuthorPosts
- The topic ‘Calender View Types’ is closed to new replies.
