- This topic has 5 replies, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Shortcodes.-What am I doing Wrong?
I want to Create different Categories for each Language, Is there a better way to implemet WPML??
I want events that are in the category 2
[events_calendar full=1 category=2]
I use the above code and I see all events in the calendar.
Here the Submit code does not work.I still see submit on my button instead of Filter
[events_filterform submit=Filter notcategory=2,3,4 fields=years,months,categories ]
If I remove the category tag I see all events but when I add the category=2, It says no events
[events_list scope=all limit=3 category=2]
Thanks
WPML should be working (although I don’t really support it because of the bizarre state of their webserver), so I can’t imagine why you would need different categories per language.
However, if you see events using
[events_calendar full=1 category=2]
then they should also show using
[events_list scope=all limit=3 category=2]
Also submit=Filter should change the value of the submit button. What version of EME are you using?
I am using Version 1.1.2
WPML was not working as I can’t add translations to the events.. Ill recheck maybe I missed it.
I thought so too that [events_list scope=all limit=3 category=2] should work but it is not.
Thanks
Mehrwash
I recommend (and support) qtranslate though 🙂
For your issue: can you provide a admin user/pwd for me so I can see at your side what is going on?
You can mail it to liedekef [at] telenet.be
I just tried submit=Filter and it works as expected …
So I found the issue was that I had updated the Version. I downloaded a fresh new version, deleted from my site and re did it and now the shortcodes work fine
How can I translate an Event into different languages? I Do not see the WPML option of translating the Event as I see in convention Posts
Thanks