Thread Starter
Loofah
(@loofah)
Why that seems almost impossibly simple and solved my problems! Guess I should be more careful in my reading! Many thanks
I’m right there with Loofah!
As a going forward matter, can you include these in the README file included in the ZIP?
Thanks! I love this plugin!
Doesn’t seem to work that simple. Adding [calendar] shortcode works great, but [eventlist] shortcode seems to be broken. Am I missing something?
Thread Starter
Loofah
(@loofah)
Can you define ‘broken’ for us?
OK, I got the shortcode [eventlist] to sort of work now by taking all the other HTML out of the text area, putting the shortcode in first and everything else in one at a time. The events are listed, but when you click on each event, nothing happens. I have another page, for the calendar with the shortcode [calendar] that doesn’t work at all anymore now. You can see what I mean on my site: http://www.sail-okinawa.com
Thread Starter
Loofah
(@loofah)
Well I’m not the expert in this but it could be down to a java conflict. Have you read through the FAQ http://code.google.com/p/wp-aec/wiki/FrequentlyAskedQuestions ?
I remember having an issue with this bit –
Make sure your theme templates contain <?php wp_head(); ?> just before the closing </head> tag and <?php wp_footer(); ?> just before the closing </body> tag.
Best of luck
i want to add the shortcode of
http://wordpress.org/support/plugin/all-in-one-event-calendar
reason 1
under widgets i have not found this after install that’s why i want to add monthly calender view at rightbar of the website with the help of shortcode
otherwise calender works fine.
Thread Starter
Loofah
(@loofah)
Are you asking how to do it or just telling us you want to?
If the former then add [eventlist] to a text widget and add that to your sidebar.
If the latter then jolly good off you go!
Yes i was asking it.
because i have tried it adding by widget option but i was not successfull. therefore i have asked for help to add it with the help of shortcode
i have also tried adding by shortcode but it produced nothing.
i will try your short code and see if works