Change Venue Order

Home Forums Calendar Products Events Calendar PRO Change Venue Order

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #109211
    inhouse
    Participant

    Hi, I’m wondering if it’s possible to control the venue order using a plugin like Post Types Order. I’ve read that this is only possible if the post type is hierarchal and supports Page Attributes. I was able to add post type support

    
    add_post_type_support ( 'tribe_venue', 'page-attributes' );
    

    for Page Attributes and this enabled manually altering the Order but I can’t seem to get the Post Types Order plugin to work. The admin URL should work like “http://domain.com/wp-admin/edit.php?post_type=tribe_venue&page=order-post-types-tribe_venue” but I get a “sufficient permissions” error.

    Thanks in advance for any help

    #109402
    Barry
    Member

    Hi inhouse,

    We’d love to help but a customization like this that hinges on a third party plugin isn’t really one where we are going to be able to assist too much.

    In what context are you trying to control the order of venues?

    #117685
    Barry
    Member

    It’s been a while without any follow up so I’ll go ahead and close this thread: if we can assist with anything else please don’t hesitate to create new threads as needed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Venue Order’ is closed to new replies.