Questions tagged as 'fullcalendar'

1
answer

View events fullcalendar codeigniter

Hello! I want to retrieve the events from the database and display them in the calendar. Can you help me do that? So far, I have the following codes: Model: Public function obter_noticias() { $sql = "SELECT * FROM noticias WHERE noticias.id...
asked by 11.01.2017 / 17:18
1
answer

how to open events in fullcalendar

Good evening, I'm using fullcalendar, but I can not open the event, just show it in the calendar. How do I get this in the code? $(document).ready(function() { $('#calendario').fullCalendar({ hea...
asked by 26.10.2016 / 04:40
1
answer

Set the Fullcalendar to initially display the week tab instead of the month

Personally I have very little knowledge in js, however I'm kind of trying to sort out the fullcalendar for a system I'm creating. I need instead of it to initialize directly by "month", I would like the first screen to be "week".     
asked by 21.08.2014 / 01:24
1
answer

Corrections in Fullcalendar

I'm trying to adjust the display position of the content within the first, the one that shows the Month / Day. I would like it to appear as: Day / Month, Ex: 23/08. I searched, but my lack of "ability" with Js is hindering me a little,...
asked by 23.08.2014 / 17:55
0
answers

Place details when clicking on full calendar events

I am making a calendar for periodic intervention events. So far I have been able to show the details of the curatives, if it counts as a title "healing" otherwise it opens the details (general). but I have 3 different event types, so I want 3...
asked by 05.09.2018 / 18:12
0
answers

Fullcalendar can not make the call

Good evening everyone is using the template limtless in my application laravel but I can not use the part of Fullcalendar I'm trying to use this calendar: Internationalization but I can not call it in code type: var calen = new fullcalenda...
asked by 18.07.2018 / 03:48
1
answer

FullCalendar - Block drag and drop when creating new events

Hello, I have a question on the drag n drop function in Full Calendar. I'm doing a web project and I need to limit the use of some functions, such as limiting the scheduling time (in my case in 1 hour duration) and I need to disable the drag...
asked by 02.05.2018 / 04:11
2
answers

FullCalendar does not appear navigation bar

I'm using the FullCalendar plugin, it lists events correctly but only does not display the navigation bar. no javascript errors appear on the console. Looking at the Inpect Element I noticed that the buttons are generated but still remain invisi...
asked by 12.06.2018 / 21:02
0
answers

Highlight day in "listMonth"

I put listMonth in my fullcalendar and would like it to highlight today's date in the list, same as the monthly view, does anyone know if possible?     
asked by 20.04.2018 / 17:27
1
answer

How to translate the calendar header of Full Calendar? [closed]

Greetings, friends of Stack Overflow! I'm just one step away from completing a calendar using the fantastic Full Calendar plugin, which I'm grateful to have. However, I'm having some translation issues with it: Unfortunately, the locale / la...
asked by 02.01.2018 / 12:31