pasamike
Forum Replies Created
-
@angelo_nwl Thank You!!! Worked perfect. ??
Since you were so good with this one, I have a follow up, do you know if there is a placeholder format for secondary taxonomies? If not, don’t sweat it. That’s my next challenge and then I think I have Events Manager doing everything I need!
So I got this working. For anyone who stumbles upon a similar issue, here is how I apply both filters.
category="[wpv-post-slug item='$current_page']-campus" ministry_category="[wpv-post-taxonomy type='ministry-category' format='name']"]
ministry category is filtered not by using an underscore instead of a hyphen between the two words.
- This reply was modified 5 years, 2 months ago by pasamike.
If the taxonomy is showing with a value in the events admin area, it’s just a matter of knowing how to filter by that field or showing the value of the field correct? I’m no expert on all this, but I’m surprised if the field is recognized, there isn’t a simple way to do this, included in the documentation.
I was trying to use the placeholder on events list and events single page but it doesn’t not seem to recognize it as a placeholder.
The toolset taxonomy also shows in the EM menu, And EM event list on the appropriate events. I just don’t know how to filter by or return that value with the event.
@duisterdenhaag Thanks Patrick!
I have “Blog Categories” showing up under the events menu. That said, I cannot get #_WPCATEGORY to return a value. It simply shows “#_WPCATEGORY”.
Is there a way a link my existing “Ministry Categories” (produced by toolset types) to connect as opposed to creating another category set? If I can make this work, it will tie the entire site together. Thanks!
Sorry! I ran into this once before (an old [bad] template file that I thought was cleared out, was copied over from staging server). Once I deleted the custom files, calendar began working properly again.
I was trying to make this more complicated than it is… I wasn’t think about a simple shortcode. lol. Done and Done, thanks.
I’m sorry, forgive my ignorance. Where do i replace CONTENTS?
Okay @duisterdenhaag where is the face palm GIF??
I just realized this problem is showing on all events after Daylight Savings (March 10th). It does show correct on the site if i go to the event page, but do you know of a way to have the ical feed show the actual start time as opposed to an adjusted time for the events on ical feeds and such?Thanks so much for all your help! Youre awesome.
Can I “insert new only?” or do i have to manually merge the table and then import all? I dont mess with sql enough, and Im trying to avoid erasing the posts I do want to keep.
I tried export / import in PHPmyAdmin, cloned all _em_ tables listed and imported successfully. But when I open plugin it does not show any event data, like it has to be relinked to the tables? I made sure the tables are named the same in terms of prefix and still nothing. Is there just another step I don’t know about?
Wow. Thats a real problem moving forward. I didn’t realize I couldn’t make use of my staging site for multiple changes anymore as using the posts table will override the newer content on pages. Yuck!
Thanks
UPDATE: I tried to export/import the data to staging site, and the data is in a table with same name but the plug-in cannot find the event data.
I have tried resetting the time zone settings and it has made no change. The other odd thing is that the discrepancy seems random. I have not been able to find a common issue, but some events show as the event delayed on hour, and some show the correct times. Thank you for jumping in to try to help troubleshoot.
- This reply was modified 5 years, 9 months ago by pasamike.
Idk why the url added the %20 in it, but I got it working there was an old template file that was creating a conflict.