spchile
Forum Replies Created
-
Forum: Plugins
In reply to: [WP FullCalendar] Today post does not appear!Update:
When I change previous posts to another category, those posts does not appears listed in the WPFC as expected but allow the last 3 missing posts to be visible.
Then it seems that the configuration only admits certain numbers of post of the same category to be listed. Is like a limit of 4 posts by category per week. Where/how can I change this?
I′m still asking for help.
Thanks again!
Forum: Plugins
In reply to: [WP FullCalendar] Today post does not appear!I have to add some info,
I’m not using Events Manager plugin.
I want that visitors of the site can browse a specific category posts by day in the WP fullcalendar. Those posts are programmend to be published at time 00:00 of every day, then it could be visible in the WP Fullcalendar.
WP recognize those posts in the specific category listing and published them normally.
Maybe this is the wrong plugin for my goal, but it’s working fine until last 3 days.
Thanks again.
Forum: Plugins
In reply to: [WP FullCalendar] Today post does not appear!Hi,
Update:
…Using shortcodes
[fullcalendar category=”61″]
or
[fullcalendar type=”post” category=”61″]Last 3 days posts still does not appears, of the same category than the previous posts.
I reinstall the plugin but the same problem.
Created a new category, assign the posts to it, put the new category ID in the shortcode… and same error.Category is OK assigned to posts
Category is OK write in shortcodeSo why last 3 post of that category does not appears in the calendar?
Or my error is too obvious? I dont know.
I’m stuck on this.
Any clue is welcome.
Thanks in advance.
Forum: Plugins
In reply to: [WP FullCalendar] Event Display on CalendarHow?
Maybe the solution can be useful for someone.
Greetings
Forum: Plugins
In reply to: [WP FullCalendar] .fc-event-skin background-colorOK.
I fixed it using !important
But the question still remains…
Where that green background is set?!Ok,
The newbie again.
I’m not sure if this is the best solution -it could be helpful for someone- to avoid the list menu, in MAIN.CSSI add this line:
#wpfc-calendar-search, .ui-selectmenu-menu, #wpfc-calendar-search select, .ui-selectmenu { display:none;}And commented /* */ the whole selectMenu css lines.
If anyone knows a better solution please tell us.
Thanks for the plugin again.
Hello again,
OK, it works that way:
[fullcalendar type=”post” category=”29″]
But, I still have the full list of Categories in the menu.
I need to make it dissapear.
Any clue is welcome.
Thanks in advance.Hello, WPFullcalendar looks great! thanks a lot.
Althoug I can’t make it work in displaying a single category in a page.
I’m not using Events Manager, I just want to use Fullcalendar as navigation to a specific category.
I had tried:
[fullcalendar category=”xname”]
[fullcalendar type=”post” category=”xname”]
and other similar but the result is the entire categories list in the menu or just the blank calendar with no entries at all.
Please help!Thanks in advance!