Sky

Forum Replies Created

Viewing 15 posts - 1,606 through 1,620 (of 1,654 total)
  • Author
    Posts
  • in reply to: admin-ajax.php?paged=2 #1429918
    Sky
    Keymaster

    This reply is private.

    in reply to: Spoke and Hub #1429910
    Sky
    Keymaster

    Hi Chris!

    I’d be happy to help!

    If I understand correctly, you are wanting to pull the same calendar into two different sites, but only certain events on one of them?

    When you set up an import in the Aggregator ( Events > Import ), there is a “refine” section. You can choose to only import events that have certain keywords, that occur after a certain date, or by location. So, you could add a keyword to all events that you want on the second site, and use that to filter out the rest when setting up the import.

    Does that sound like what you’re trying to do?

    Thanks,
    Sky

    in reply to: Remove "next day" on day view #1429885
    Sky
    Keymaster

    Hi Mary!

    I’d love to help you with this.

    I am not aware of any settings for disabling the output of the previous/next day links. I’m sorry if you were given confusing information.

    You can create a custom “day” template and remove the hooks that output those links, by following our themer’s guide

    Or, you can just hide the links with some custom CSS:


    .tribe-events-sub-nav {
    display: none;
    }

    Let me know if you have any specific questions about implementing either of these methods.

    Thanks,
    Sky

    in reply to: admin-ajax.php?paged=2 #1429858
    Sky
    Keymaster

    This reply is private.

    in reply to: Ticket type not exporting to .CSV #1429853
    Sky
    Keymaster

    Hi Calum,

    I’m sorry for the situation that this bug has put you in. Unfortunately, we cannot provide a timeframe for when the fix will be available. It is being actively worked on by our development team.

    I can let you know as soon as I hear anything about a release.

    In the meantime, please let us know if you have any other questions or issues.

    Thanks for your patience,
    Sky

    in reply to: How to customize the title string in the calendar view #1429781
    Sky
    Keymaster

    Alexander,

    The title there is being added by your theme’s template. Are you wanting to change the actual name and slug of the page, including the URL? Or just the title?

    In Events > Settings “General” tab, you can change the slug of the events page.

    Or, in Events > Settings > “Display” tab, you choose a different template to use. You could create a custom page template from your theme that displays something different.

    Thanks, and let me know if you have any other questions.

    in reply to: My Multisite License Key does not work on Calendar Pro #1429749
    Sky
    Keymaster

    Rey,

    Yes, that is the issue. You would need either the “Agency” or “Unlimited” license to install on multiple single sites, depending on how many you have. I can see how the term “Multisite” would be confusing for someone not familiar with WordPress MU. Fortunately, we have a 30 day refund policy, so if you have purchased the wrong license, you can request a refund by filling out the form on the bottom of this page: https://theeventscalendar.com/knowledgebase/refund-policy/

    How many sites are you wanting to install the plugin on?

    Thanks,
    Sky

    Sky
    Keymaster

    Ali,

    The filter bar is a separate plugin. https://theeventscalendar.com/product/wordpress-events-filterbar/

    Glad that fixed your location search issue!

    Let me know if you have any other questions.

    Take care,
    Sky

    in reply to: Can You Charge Users To Add An Event #1429724
    Sky
    Keymaster

    Gavin,

    That sounds like it would be a useful feature! Unfortunately, that is not something Community Events or the Events Calendar can do by itself.

    Perhaps you could use a membership plugin that elevates the user role with a subscription, and set that role as required to be able to create events? Just an idea.

    Good luck, and let me know if have any other questions!
    Sky

    in reply to: Changing excerpt length #1429698
    Sky
    Keymaster

    Hi Ole,

    If you paste this code: https://gist.github.com/skyshab/7112ceb63bf6641faee4aa28527ed3e1 into your functions.php in place of the code you pasted above, it will allow you to use all those elements in your excerpts. I have tested it on a local install to make sure it worked.

    You will still need the code you have for the excerpt length, which looks fine.

    Just to clarify, where are you adding this code? Are you using a child theme?

    Thanks,
    Sky

    in reply to: My Multisite License Key does not work on Calendar Pro #1429690
    Sky
    Keymaster

    Reynaldo,

    The “Multisite” license allows you to install the Events Calendar Pro on an unlimited number of sites within a “Multisite Network.” This is a special configuration of WordPress where the sites are nested within a single WordPress install and share assets like themes and plugins. https://codex.wordpress.org/Create_A_Network

    Are you trying to install the plugin on multiple single sites? I’m wondering if you are not running a Multisite install?

    Thanks,
    Sky

    in reply to: How to customize the title string in the calendar view #1428720
    Sky
    Keymaster

    Hi Alexander,

    The best way to edit the output of the title is to use the tribe_get_events_title filter.

    Copy this code into your child theme’s functions.php: https://gist.github.com/skyshab/efa1ed98891dc64510c05ec0805ccda7

    The top section contains strings that you would edit for the different calendar views. For example, if you want to edit the month view, change the value of $title_month = 'My Events for %1$s'; to $title_month = 'My Custom Events for %1$s'; or whatever you would like. Repeat for each view you want to edit.

    Let me know if that helps.

    Thanks,
    Sky

    in reply to: Can You Charge Users To Add An Event #1428686
    Sky
    Keymaster

    Hi Gavin,

    I’d be happy to help!

    Using our community-tickets plugin along with Community Events and Events Tickets Plus, you can set a flat fee as you are describing.

    Thanks for reaching out, and let us know if you have any other questions.
    Sky

    in reply to: old/paste events #1428670
    Sky
    Keymaster

    Hi Andrei,

    Past events are still available to view until you delete or remove them.

    Can you tell me what you have in mind? Where would these links be in your content? Are you wanting to link to specific events, or a specific period of time?

    Thanks,
    Sky

    in reply to: License renewal discount? #1428667
    Sky
    Keymaster

    Hi Conor,

    We have moved away from renewal discounts in order to come to a more sustainable business model that will ensure we can keep developing and supporting our line of products. I realize this change may come as a surprise if you have been using our products for a few years, since before the change was made to our pricing. We hope you will stick with us and give us the chance to continue providing you with products that meet your needs.

    Thanks,
    Sky

Viewing 15 posts - 1,606 through 1,620 (of 1,654 total)