jimoux
Forum Replies Created
-
Forum: Plugins
In reply to: [event manager] Can't use formated display for categoriesHello,
First thanks for graphene theme, which is really nice.
i do re-post this because i didn t had an answer.
The problem is that graphene theme (version 1.7 and more) don’t allow to use custom display for “event category” . The event category is done with event manager plugin.
I guess something changed after version 1.6.2, because it is the last version working good.
Any help !
hello,
is there a way that #_CATEGORYALLEVENTS show events order by ascending date (instead of descending)?
It seems that for exemple
EVENT STYLE
“event1” “1”
“event2” “2”
“event3” “2”
“event4” “1”
“event5” “1”
“event6” “2”
“event7” “1”[event-list style=1] is gonna return
“event1”
“”
“”
“event4”
“event5”
“”
“event7”instead of
“event1”
“event4”
“event5”
“event7”[event-list style=3] is gonna return
“”
“”
“”
“”
“”
“”
“”
“”instead of “No event founds”
I think the pagination is not the problem (just help to see)
You can check this page:
http://lafalaisedogon.webou.net/upantony/?page_id=201Can someone help !!
Here is the code of the add-on plugin
http://pastebin.com/kV6s6bWkok seems resolved
Hello!
I have a problem in my site with link categories:
I put the category link in the menu as a link and it doesn’t work!
My site (categories appears as CYCLE)
http://monsite.freehosting.com/upantony/accessing the category from an event works but directly from the menu or direct link doesn’t work:
http://monsite.freehosting.com/upantony/?page_id=9&category_id=2Can you help with this?