ddabney
Forum Replies Created
-
You can justify it any way you like but it’s still a shady practice considering most people don’t read the TOS. It’s a clear ethical violation of the user’s trust.
Forum: Plugins
In reply to: [Titan Framework] ACK! Error After upgrade to 1.8Thanks for posting your solution. I’m getting the same error and when I comment out the line, all is fine.
I really like this plugin but I also feel like every time I upgrade this plugin I’m holding my breath and seeing what’ll happen.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingNo, the local/dev site is not the cause of the problem. It’s a copy of the site that HAS the problem. Is anyone actually reading my previous answers?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingWhen the problem first appeared, I exported the site to test it locally to see if I could find a solution before I started this thread.
I can send you an archive of the site or set up a testing site for you to examine, if you wish.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingYes, I’ve exported the DB to create a testing site. I’ve run optimization and repairs and it hasn’t made a difference. There haven’t been any re-imports.
FYI, if you go to http://carrietingleyhospitalfoundation.org/ you see an Upcoming Event called NM Hockey Season. For some reason, clicking on that event only reloads the home page.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingNope, no changes using the display filters. Old events won’t show in the admin.
Here’s a screenshot showing one event in the event listing while showing that there are actually 2 events in the number of event listing at top left:
https://www.diigo.com/item/image/4xkuh/1xncForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingCorrect, past events are not showing in the admin dashboard, and since they are past they are not being displayed in the front end.
Also, one future event is not showing on the dashboard but is showing on the front-end of the site.
Any new events created are showing in both places normally.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingI’ve deactivated all the plugins and switched to the standard 2013 template and still the same problems.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingSorry, the issue is not getting events to appear in the template.
The issue is that past events are not appearing in the admin area. I’m seeing them in the DB, though. The event that appears on the home page is also not appearing in the admin area.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingHere’s the code that displays the events:
<?php if (class_exists('EM_Events')) { echo EM_Events::output( array('order'=>'ASC','format'=>' <li><a href="#_EVENTURL">#_EVENTIMAGE{200,150}<h4>#_EVENTNAME</h4></a><span class=dates>#_EVENTDATES</span>#_EVENTEXCERPT{20,...}<a href="#_EVENTURL">Learn more</a></li> ') ); } ?>Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events Not ShowingHere’s a link to the site: http://carrietingleyhospitalfoundation.org/
FYI, The NM Hockey Season event is listed on this home page but isn’t showing in the admin.
Version of Event Manager is 5.5.3.1 and WP is 3.9.2.
Let me know if you need more access. Thanks!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Impossible to change month in month viewI”m having the same problem. Click button and the calendar doesn’t advance or choose a new view and nothing changes.
Forum: Plugins
In reply to: [Shashin] Lightbox Not WorkingThanks Mike! There’s an update to the template and if that doesn’t fix it at least I know what to tell the dev. I very much appreciate your time!
Forum: Plugins
In reply to: [Shashin] Lightbox Not WorkingFYI, I submitted your contact form a few days ago. Email me back and I’ll send you the theme files. Thanks!
Forum: Plugins
In reply to: [Shashin] Lightbox Not WorkingI disabled all but Shashin and the behavior is the same. At this point it must be the template.
I can’t keep all the plugins off while the client is adding content, but I can set up a testing site for you, if you want to see what’s happening with only the template and Shashin running.