Not showing EventCard when clicked

87 views
Skip to first unread message

cesarb...@gmail.com

unread,
Jan 26, 2014, 9:23:17 AM1/26/14
to myev...@googlegroups.com
Hello,

I just intalled the EventON and created a main calendar on my page. When I click on the event using either the Slide Down or Pop Up User Interaction, nothing happens. When using External Link as User Interaction, the link is ok, which makes me believe is something wrong with a Javascript code.

Here´s a link to my test page: http://www.maezissima.com.br/eventos/

I really need it fixed ASAP.

Thank you!

Michael Gamble

unread,
Jan 26, 2014, 2:16:21 PM1/26/14
to myev...@googlegroups.com, cesarb...@gmail.com
When i inspect your page, I can see that the eventon javascript is not loading. so that's why you can't use the plugin to its full capability yet. 

Please try to deactivate other plugins, and see if there is something that is not allowing the javascript 'eventon_script.js' to load.

This script is required to make sure the plugin functions properly.

Regards,
Mike

Cesar Barizon

unread,
Jan 26, 2014, 2:42:25 PM1/26/14
to Michael Gamble, myev...@googlegroups.com
Hi Michael, 
Thank your for the quick response.

I did deactivate all other plugins, but the problem persists. I'm not able to use Firebug due to a (ironic) bug on the platform (as may bee seen here(https://bugzilla.mozilla.org/show_bug.cgi?id=815603).

So, event deactivating all plugins the EventCard still doesn't show up. Any ideas?

Thank you,


Cesar Barizon


2014-01-26 Michael Gamble <mikei...@gmail.com>

cesarb...@gmail.com

unread,
Jan 26, 2014, 3:13:25 PM1/26/14
to myev...@googlegroups.com, Michael Gamble, cesarb...@gmail.com

Michael Gamble

unread,
Jan 26, 2014, 3:24:48 PM1/26/14
to myev...@googlegroups.com, Michael Gamble, cesarb...@gmail.com
Cesar.

Please read this article, Number three, because for some reason, your theme is not loading the eventon_script.js


If yo/your theme developer can't get it to load the script, you may need to manually add the script yourself to your footer.php file.

If you don't know how to do this, I can assist you if you need it, but you would need to send me a temporary username and password to append the script directly to your footer.

Let me know!
Mike

Cesar Barizon

unread,
Jan 26, 2014, 3:46:17 PM1/26/14
to Michael Gamble, myeventon
Michael,

I added the script to my footer.php through the function.php as you can see in the Source Code of the page.

Is there any other info that you need? If you need a temporary username, just tell where do I send it.
Thank you!
 

Cesar Barizon

unread,
Jan 26, 2014, 4:02:51 PM1/26/14
to Michael Gamble, myev...@googlegroups.com
That´s it! It´s working properly now!

Now, let´s try to find out WHY the plugin wasn´t able to load it on itself.

Thank you!

Cesar Barizon


2014-01-26 Michael Gamble <mikei...@gmail.com>
Ok, now it seems it's stillmissing two javascript files. That one you added is definitely being loaded, but can you call these two as well, because for some reason its not calling them either:

plugins/eventON/assets/js/eventon_init_gmap.js
plugins/eventON/assets/js/eventon_gen_maps.js

If you inspect your page now, you will see that the eventon_script.js is trying to load the gen_maps script but cannot.

Try that, and it should work, fingers crossed.

Mike

Cesar Barizon

unread,
Jan 28, 2014, 8:39:22 PM1/28/14
to Michael Gamble, myeventon
I really didn't intend to reopen this topic so soon but some mean events are going on and I need a help from you guys.

Please check my test page:

Errors:
1. The EventCard slides down when clicked, but it slides back up right away;
2. The featured image showed aside the Event Date doesn't last more than a few seconds and it goes away. Actually, I really don't want that image to show up there, but I can't figure out where to remove it.
3. The loading bar that it suppose to shows up when changing months, doesn't show up at all.

I'm was excited by this plugin and I still think it's a great one but I can't deny that it has so many conflicts, I guess it doesn't get along with my theme, that I'm feeling pretty sad about it.

Thank you


2014-01-26 Michael Gamble <mikei...@gmail.com>
Yes... That's the more important issue. Let me talk to Ashan, the main plugin developer, and I will see if he has a solution or a fix for this. 

Cheers,
Mike

Michael Gamble

unread,
Jan 28, 2014, 8:57:03 PM1/28/14
to myev...@googlegroups.com, Michael Gamble, cesarb...@gmail.com
Cesar, it looks like the eventon scripts are being minimized, or optimized by....... maybe Google Pagespeed optimization?

When optimizing scripts, sometimes this method will strip functionality of the script and you will have similar outcomes.

Try to load the original scripts if you did in fact alter these files, and it should fix the issues.

Regards,
Mike

myEventON

unread,
Jan 29, 2014, 1:24:42 AM1/29/14
to myev...@googlegroups.com
Cesar,

Like Mike suggested, your optimizing plugin or what ever you are using is the main cause here. From what I see it is loading the javascript files twice on the page which could be why all intereactive features happen twice at the same time.

- Ashan

Cesar Barizon

unread,
Feb 2, 2014, 9:44:05 AM2/2/14
to myEventON
Nope. I searched for any plugin that could be causing it, uninstall everything and the problem persists. Unabled Google´s Pagespeed and the EventOn still doesn´t work properly. I don´t know what else to do to get it fixed. 

Cesar Barizon


2014-01-29 myEventON <myev...@googlegroups.com>:

--
You received this message because you are subscribed to a topic in the Google Groups "myEventON" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/myeventon/195a9zOnrl0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to myeventon+...@googlegroups.com.
To post to this group, send email to myev...@googlegroups.com.
Visit this group at http://groups.google.com/group/myeventon.
For more options, visit https://groups.google.com/groups/opt_out.

myEventON

unread,
Feb 3, 2014, 8:22:46 PM2/3/14
to myev...@googlegroups.com, cesarb...@gmail.com
Cesar,

Thank you for your message. If the plugins are not the root of the cause, next thing we can look at is the theme. I know sometimes theme developers do crazy things to scripts. So please talk to your theme developer and ask them why the javascript files are loading more than once and why they are getting optimizing. OR perhaps your theme options might have a setting to turn off this.
Please investigate and do let me kow.

- Ashan

Cesar Barizon

unread,
Feb 4, 2014, 10:24:06 AM2/4/14
to myEventON
Hi Ashan,
Thank you for the support.

I fixed the slide down and up issue by excluding the script called at the footer: I believe they were being called twice, causing the problem. 

But the loading and featured images problem in the EventCard persist and I really can't figure out why. 

I will keep searching for the truth! :)

BTW, I believe I found a problem with the image zoom.png which is called via javascript (sorry, I can't remeber which file specifically). The image is set by an absolute path to "localhost". If you couldn't find the file, I'll look for it later.

Thank you.




Cesar Barizon


2014-02-03 myEventON <myev...@googlegroups.com>:

myEventON

unread,
Feb 4, 2014, 5:15:39 PM2/4/14
to myev...@googlegroups.com, cesarb...@gmail.com
Hello Cesar,

That is what we have been telling you " scripts loading twice" :)

As for zoom.png. please go to myEventON > appearance  and click save changes, should fix it.

- Ashan

Cesar Barizon

unread,
Feb 5, 2014, 5:55:19 AM2/5/14
to myEventON
Sorry Ashan, but the scripts weren't being loaded at all at first, so I needed to load them in the footer as well. The problems persist despite they are being loaded in the footer or not. For instance, the loading bar and the featured images don't show up.

Thank you.


2014-02-04 myEventON <myev...@googlegroups.com>:
Reply all
Reply to author
Forward
0 new messages