dgfrench
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Import Stops@beckycooperman what did you use? I’m trying to move a site for a client that has a Windows server for hosting and couldn’t use Duplicator like I normally do. Email me at dgfrench at gmail if you’d like. TIA! ~ Donna
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Out of Memory ErrorsOddly, this issue has worked itself out. Where do things stand for you guys @walkingpaper, @iridescentmedia, and @revjgc ?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Out of Memory ErrorsAnyone get this fixed? I updated and now the site is down as far as the calendar. I have 1024MB memory on the server and usage is fine but I’m getting the same error.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 49152 bytes) in /public_html/mydomain.org/wp-content/plugins/all-in-one-event-calendar/vendor/twig/Template.php on line 426
Forum: Plugins
In reply to: [Dynamic Featured Image] calling item for use in gridDid you get this working?
I’m looking to do the same in a Visual Composer Post Grid and don’t know where to put the code.
Forum: Plugins
In reply to: [The Events Calendar] Custom query to get events from multiple categoriesIt’s doesn’t work so I’m guessing that Visual Composer requires a different format.
Does anyone have experience with TEC AND VC?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] visual composer order eventsHey there @sherissa_r
You can select custom query via Post Grid within Visual Composer and enter the query code there.
Forum: Plugins
In reply to: [Post Types Order] Issue with number of postsHi @mabho, I can totally relate and have put this on the back burner but it has came up again so I guess my next adventure will be learning plugin development so that I can be of some help to myself & others. My issue with this particular plugin is that it works fine on the dev but on production it just doesn’t work. It allows me to sort & save but does not hold the results when viewing from the front end. The only thing I see different is dev has minimal posts vs production has 200+. And for the record they are tribe_events custom post type so if you have any tidbits to share I would be grateful. 🙂
TIA,
DonnaForum: Plugins
In reply to: [Post Types Order] Issue with large amount of posts@leogg Is the paid version required for sites with a large number of posts? I had this working on the dev site then installed on the production site & it does not work. The only difference is the number of posts.
Forum: Plugins
In reply to: [Post Types Order] Sort No Longer WorkingAny new developments on this @sadieg ?
Forum: Plugins
In reply to: [Post Types Order] Issue with number of postsAny new developments on this @mabho ?
Forum: Plugins
In reply to: [Post Types Order] Issue with large amount of posts@leogg Did you get this resolved? I’m considering the paid version of the plugin and also have a large number of posts to use this with.
TIA,
~DonnaForum: Plugins
In reply to: [Post Types Order] Sort No Longer WorkingI’m having the same issue so I’m wondering if The Events Calendar update broke this?
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showing in Event CalendarI would get in touch with MT directly since you have the Pro version and have support. This is the free support and I think they only moderate it weekly?
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showing in Event CalendarIf you have the Pro version then you have support through Modern Tribe but I think you should check in WP Admin > Events > Settings > APIs and make sure you have a Google Maps API Key there.
Forum: Plugins
In reply to: [The Events Calendar] Custom query to get events from multiple categoriesThank you Nico!
I’m still not having any luck with multiple categories but this works just fine:
post_type=tribe_events&tribe_events_cat=featured&post_status=publishHow can I pull from ‘featured’ AND ‘entertainment’?