alexwin3
Member
Posted 5 months ago #
Hello,
I would first like to apologize for my English and my expandable knowledge of WordPress.
I use WordPress Version 3.3 and installed the Plugin "Ajax Event Calendar" on my Website http://www.luxusfirmen.com
Here the "Event List" of the plugin is inserted: http://www.luxusfirmen.com/luxus-events/
The administrative functions appears, but the front-end Event List does not open when clicking.
Firebug finds no error. I also have disabled my other plugins.
Can anyone solve my problem ? That would be great !!!
Thank you !
Alex
http://wordpress.org/extend/plugins/ajax-event-calendar/
Check your theme javascript, chances are jQuery is not being properly initiated as recommended by WordPress: http://codex.wordpress.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_wrappers
alexwin3
Member
Posted 5 months ago #
Thanks for the quick answer !
Unfortunately I have only little technical knowledge:
Do I find the passages to javascript in the functions.php?
And do I "only" have to set the no-conflict mode ?
Would appreciate some help!
Thanks
Given the complex nature of software development I am unable to offer free customization support. I suggest reading the WordPress API documentation or if you are otherwise inclined enlist consultation services.
alexwin3
Member
Posted 5 months ago #
I can understand that not every question can be answered in detail.
What would it cost to fix it?
That's a very broad question that could only be determined after investigation of the theme and any installed plugins code. Search for "WordPress theme developers" in your favorite search engine and you should find what you're looking for.