Steve

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Add Tags to Venues #1029366
    Steve
    Participant

    I figured it out! I just added this to my theme’s functions.php:

    function demo_add_default_boxes() {
    register_taxonomy_for_object_type(‘post_tag’, ‘tribe_venue’);
    }

    in reply to: Facebook Event Image Size #1027787
    Steve
    Participant

    Thank you so much for the info! I’ll try what you suggested.

    in reply to: Facebook Event Image Size #1027659
    Steve
    Participant

    Hi,

    Ok gotcha. However, I’m still wondering if the image Facebook provides upon importing is set to a max width of 720 pixels wide?

    I see a Facebook event image that’s 950 pixels wide, but it imports it as 720 pixels wide. I’ve looked through my theme and the WordPress Media settings but can’t find a function that resizes it to that 720 pixel width. Any ideas?

    in reply to: Sidebar Missing On All Event Views #994923
    Steve
    Participant

    My apologies, this appears to be an error in the theme.

Viewing 4 posts - 1 through 4 (of 4 total)