Brian

Forum Replies Created

Viewing 15 posts - 5,656 through 5,670 (of 11,256 total)
  • Author
    Posts
  • Brian
    Member

    Hi,

    So there isn’t a way to create a separate template like single-event-books.php for example to pick up all Books category for example?

    Unfortunately, no, but that is an interesting idea and I could see how that would be useful.

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    Thanks

    in reply to: Adding Venue with 3.10 and Coordinates #968784
    Brian
    Member

    Hi Glenn,

    Thanks for the feedback.

    I would not try running 3.10 with Event Rocket right now as Barry is coming out with a new version to work with 3.10 compatibility and remove features that are now included in Pro, such as the latitude + longitude.

    If you try again without Event Rocket does 3.10 enable you to add the coordinates? I did check out that link and it appears to be correct in the map and shows in Luna Park.

    Also, Event Rocket stores the latitude + longitude in the same place the Events Calendar itself does so you should not lose any data.

    Let me know.

    Thanks

    in reply to: Google map resizing on the single venue page? #968783
    Brian
    Member

    Hi James,

    Thanks for using our plugins.

    I can help out here.

    You are going to want to follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    To move and edit this file:

    events-calendar-pro\views\pro\single-venue.php

    In 3.10 it will be in this location:

    events-calendar-pro\src\views\pro\single-venue.php

    To this file in your theme:

    yourtheme\tribe-events\pro\single-venue.php

    There you can modify this line:

    <?php echo tribe_get_embedded_map( $venue_id, '100%', '200px' ); ?>

    Change that 200px to the height you would like.

    For the width try out this css and change the percentage (default is 50%)

    .tribe-events-venue .tribe-events-venue-meta .tribe-events-map-wrap {
    width: 60%;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Also, is there a way to have the maps show Satellite view by default?

    There is no option to default to Satellite. Although you could try modifying it if you really like. I outline steps how to do that here:

    How to change default gmap view to satellite – on events and venues

    Let me know how the Venue Map Size works out.

    Thanks

    in reply to: Recurring Events?! #968773
    Brian
    Member

    Hi,

    Sorry to disappoint, but it is not included in this release and I do not have a timeline when it might happen.

    in reply to: Listing perpetual events #968770
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    Unfortunately, all events created require a date. The whole calendar is built around display events by date and for now cannot handle events without dates.

    It you are looking to create a “Event” that does not have a date to get interest in having it perhaps another custom post type would be better suited for that.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: accessing Event Calendar fields from other plugins #968768
    Brian
    Member

    Hi Elise,

    Thanks for using our plugins. I can try to help here.

    We do not have much experience with VIEWS and CRED from the TOOLSET plugin.

    Is there a way in the VIEWS and CRED from the TOOLSET plugin to store dates as a string? Why does it have to be numeric?

    Is there a way to use string to time function in php: strtotime();

    That would enable you to store it as a number then.

    That is about all we would have to help on this, but I can try to answer specific questions to help out more.

    Thanks

    in reply to: Month and Week Views not working #968765
    Brian
    Member

    I am glad to see you were able to fix this issue.

    Since the issue is resolved I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Color coding the categories #968762
    Brian
    Member

    Hi,

    Are you referring to the The Events Calendar Category Colors Plugin?

    Here is the link to it:

    The Events Calendar: Category Colors

    Cheers

    in reply to: HEAVENS TO MURGATROID! Broken link in 3.10 docs! #968761
    Brian
    Member

    Thanks Glenn,

    That article was not published yet. Working on getting that resolved.

    Here is the 4 shortcodes the plugins will now have:

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Adding events #968751
    Brian
    Member

    Glad you found the answer, but most likely you could use Community Events to do this.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Why won't my CSV upload work? #968742
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Month view not nowing all events #968741
    Brian
    Member

    Ok, what was the last events you entered, can you try changing those to drafts and see if that fixes the issue?

    Also, do you have any shortcodes in the events themselves?

    And one thing to try as well is to turn all your events to drafts and then add a new event for June and see if it shows up.

    Let me know the results of these.

    Thanks

    Brian
    Member

    Hi,

    It could be possible to maybe hard code we do not have a guide or resources on how to modify the plugin as such though. It would take going through the plugin itself and rewriting parts, which is not recommended. I can try to answer specific questions to get you started, but not much help beyond that.

    Cheers

    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Filter Bar JS conflict with Event Calendar Pro #968734
    Brian
    Member

    Ok I looked again and maybe I misread it and there is only one copy of jQuery. Sorry for the confusion.

    Since you narrowed down the issue to the custom theme can you see about removing parts of the javascript and see if you can narrow down further the coding causing the issue?

Viewing 15 posts - 5,656 through 5,670 (of 11,256 total)