snumb130
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Weird Stuff With GraphicsI am working on getting the next version out. I had a couple of folks helping with it and they fell of the face of the earth. Hopefully will have it out in the next couple of weeks. If you are willing, please download the development version and let me know if you have any problems.
I apologize for the craziness, but I am try to pull back everything that was being spread around multiple people. Bear with me.
Forum: Plugins
In reply to: [Plugin: Events Calendar] It froze my widgetsI have noted your issue and I am working on a solution to a lot of the issues at this time.
This feature is coming in a future release. I apologize for the lack of response lately. There have been life events that made it impossible to focus on the Events Calendar plugin. Register for my feed at https://www.lukehowell.com/feed for updates. You can also follow me on Twitter @snumb130. There will obviously be posts about other topics but I will post plugin updates as well.
The main reason this was written was because it made it easier to allow for a chat window to open up in a popup window. The reason is if it is placed in the sidebar as a widget the if someone is chatting with you and clicks a link in your site then the chat will be reset, so it is useful.
I am the developer and I must have missed your message. I apologize. If you get this complete please email me through my website at https://www.lukehowell.com
Forum: Fixing WordPress
In reply to: [Plugin: Events Calendar] Events Disappearing/No Tables Created?I am not sure if the wp_footer has to be in a particular part. Probably not. It should be fine as long as it happens late in the page.
Forum: Fixing WordPress
In reply to: [Plugin: Events Calendar] Events Disappearing/No Tables Created?Make sure in the theme header that the following line appears.
<?php wp_head();?>
and make sure the footer contains
<?php wp_footer();?>
Forum: Plugins
In reply to: [Plugin: Events Calendar] 6.2 update broke call to ec_calendar.classI missed your earlier post, my apologies. I had planned on moving the scattered style from the code to the css file, but to be honest I wasn’t changing anything so I didn’t think about having to restyle it each time. I will do my best to get this taken care of in the next release so you will not have to do it but one more time.
Forum: Plugins
In reply to: [Plugin: Events Calendar] Can’t edit access levelI believe that is what it should be.
Forum: Plugins
In reply to: [Plugin: Events Calendar] displays on pages it’s not suposed toThis is a known problem. I am looking to find the conflict between the two plugins.
Forum: Plugins
In reply to: [Plugin: Events Calendar] HTML showing up in popup!scoophk,
shoot me an email through my site contact form. I apologize but I had completely let your issue slip my mind. I do apologize, but contact me through the site so I can get the details.Forum: Fixing WordPress
In reply to: [Plugin: Events Calendar] Upgraded to 6.0, now Events Gone Forever!Finally. ??
Forum: Plugins
In reply to: [Plugin: Events Calendar] HTML showing up in popup!The events showing up multiple times in the event list will be fixed soon.
Forum: Plugins
In reply to: [Plugin: Events Calendar] Event not showing in sidebarThe multiple events showing up in the events list view will be fixed soon.
Forum: Plugins
In reply to: [Plugin: Events Calendar] HTML showing up in popup!There has been problems with this when not using the latest version of wordpress. Is this the problem? If not, let me know.