Forum Replies Created
-
AuthorPosts
-
Adrian Cumpanasu
Participantworking great! thanks!
Adrian Cumpanasu
ParticipantMaybe it is not the right condition. I want to test if it is a facebook event and is imported now, so it puts the events in a temporary public category “Latest”.
From there an operator takes them and assigns the right categories.So the events will all be edited in the end. If i can’t find a way to use revision condition, maybe I can think of some other conditional.
Adrian Cumpanasu
ParticipantThis reply is private.
Adrian Cumpanasu
Participantadmin1
provisorioThis way you can see the site
Adrian Cumpanasu
Participantthis way it lists only one event that doesn’t make sense.
If you want a backend login I will post it private next.Adrian Cumpanasu
ParticipantI set an echo and die that is now commented.
I tried both 9999999 and 0 priority. Not working.Adrian Cumpanasu
ParticipantThis is it.
http://pastebin.com/5hT31g4GAdrian Cumpanasu
Participantsolved first part:
replaced the ‘category’ string here with ‘tribe_events_cat’: wp_set_object_terms( $post_id, {CATEGORY ID}, ‘category’, true );the second part is that the revision check is always false even if I edit an event from backend.
Adrian Cumpanasu
ParticipantThanks a lot for your answers!
there is a plugin: https://theeventscalendar.com/support/forums/topic/categorize-imported-events/If I set the id of the tribe category, it doesn’t do anything. How do i add to a tribe category? maybe it doesn’t work because I put the code in functions.php
Adrian Cumpanasu
Participant“categorize events according to source [facebook page]”
How?Adrian Cumpanasu
ParticipantThis reply is private.
Adrian Cumpanasu
ParticipantThanks you! I have edited the post.
April 10, 2014 at 3:10 am in reply to: Event details loading after shareaholic – change load priority #130517Adrian Cumpanasu
Participantsolved with the shortcodes, even if I feel it shouldn’t be done this way.
thanks a lot for the idea!Adrian Cumpanasu
ParticipantTo me seems to not be working. It still loads page.php as wrapper.
I did put that code in functions.php, and duplicated page.php with the name set in the code. Not working. -
AuthorPosts
