Nico

Forum Replies Created

Viewing 15 posts - 4,036 through 4,050 (of 6,506 total)
  • Author
    Posts
  • in reply to: Auto-Archiving past events #1107619
    Nico
    Member

    Chantal,

    This should be active per default, it’s how the plugin works with events that expired. Can you point me to your site?

    While we cannot provide support in the pre-sales forum, I can take a look to see if I see something obvious causing this.

    Best,
    Nico

    Nico
    Member

    Hey Peter,

    Thanks for the heads-up!

    Looks like Geoff has already answered this same question in the thread you point me to. I’ll close this thread out so you can continue to work with him there.

    Best,
    Nico

    in reply to: Events Calendar Plus Event page styling #1107611
    Nico
    Member

    Hi Sabine,

    Thanks for following-up! I made a simple CSS snippet, it’s not intended to be the definitive solution (I haven’t heavily tested it at least) but it will surely get you started. Paste this in your child theme stylesheet, or via Simple Custom CSS plugin:


    .tribe-events-meta-group-details dt {
    display: inline-block;
    width: 20%;
    }

    .tribe-events-meta-group-details dd {
    border: none !important;
    display: inline-block;
    width: 70%;
    }

    The folks at Theme Fusion might have a better workaround for this!

    Please let me know if this works for you,
    Best,
    Nico

    in reply to: Social Sign In with Eventbrite Tickets #1107607
    Nico
    Member

    Hey Corey,

    Thanks for clarifying! I guess you’ll need to make users register on your site before they can go over EventBrite and actually purchase the tickets. There are some plugins that add social network registration to the site, that might be an option to simplify the registration.

    I’m not about the the purchase button has the spinning wheel of death, although it made me laugh 🙂 Can you point me to the URL where I can see this?

    Best,
    Nico

    in reply to: Auto-Archiving past events #1107606
    Nico
    Member

    Hi Chantal,

    Thanks for clarifying! This indeed a feature of our free plugin: once the event has passed it will be listed under Past Event (link to past events in our demo site).

    Is this not happening to your site actually?

    Please let me know about it,
    Best,
    Nico

    in reply to: Only two days in the calendar view. Sidebar #1107148
    Nico
    Member

    Hi Ralf,

    Glad to have you on board, and thanks for the report!

    All of the plugin translations are managed by our community, so you are welcome to submit this modification yourself. Hopefully this articles will inform you about the process:

    Until the translation for this added and approved, you can use the snippet in this article: Change the wording of any bit of text or string or the Say What? plugin to change this.

    Best,
    Nico

    in reply to: Events Tickets PlusTicket Fields #1107139
    Nico
    Member

    Thanks for confirming Sabine, glad to hear you could work this out 🙂

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

    in reply to: Community Add Event form, change taxonomy checkboxes #1107138
    Nico
    Member

    Hey Roxanne,

    Thanks for following up and for sending your version of the code. As you say it’s not ideal as it’s not a good practice to change how default components work but it’s a start. You can change those to radio buttons via JS as well if needed.

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

    Nico
    Member

    Hi Peter,

    Thanks for getting in touch! Let me clarify this a bit…

    Community Event Submissions are added to regular event listings once the events are approved (you can change this setting in WP-Admin > Events > Settings > Community). What you see in http://associatedministries.org/events/community/list is a list of the events you submitted. Every user will just see their submitted events in there.

    Please let me know if this answers your question,
    Best,
    Nico

    in reply to: Error message on Community Event Submission #1107120
    Nico
    Member

    Hi Kevin,

    Thanks for reaching out to us on this! I’ll help you here…

    The error seems to refer to a function that doesn’t exist any more but it’s being called anyway. Can you point me to the plugin you are using? I’m not sure which one is Peter’s Login redirect plugin. Also have you tried to switch to default theme to see fi the error is still present? If it’s not then it’s probably some script in the theme’s functions.php file causing it.

    Please let me know about this,
    Best,
    Nico

    in reply to: Mobile Default View #1107101
    Nico
    Member

    Hi Benjamin,

    Thanks for reaching out to us! Interesting question here, in fact it has been asked quite a few times.

    To achieve the redirect just paste the snippet below in your theme (or child theme) functions.php file:

    https://gist.github.com/jesseeproductions/fc21ce52314f31dc230b

    Regarding the WP 4.5 update conflict with Events Calendar PRO, we have a known bug with the CSV importer but I haven’t heard of any other issues. Mind opening a new thread for this?

    Please let me know if the snippet works for you,
    Best,
    Nico

    in reply to: Wrong dates on archive (tag) page #1107098
    Nico
    Member

    Hola “La Juana”,

    Thanks for getting in touch and sorry to hear about this issue.

    Seems like the tag page has been customized to show events, so I guess there might be an issue in there. Are you aware if this template has been customized? Maybe the offset has something to do with the site timezone settings? You can check which is your current timezone in WP-Admin > Settings > General.

    Please let me know about it,
    Best,
    Nico

    in reply to: Schedule and Restricted Content for Event Attendees #1107095
    Nico
    Member

    Hi Valerie,

    Thanks for reaching out to us and for your interest in our products 🙂

    Regarding how to display / organize the event for display, I guess there are multiple options depending on the context. For example let’s say I’m creating a site for ‘WordCamp Townsville 2016’ then I guess it would be a good idea to create an event for every talk featuring info about the speaker an the talk itself, as this will give the calendar a better look than having just one event for all the WordCamp. Does this makes sense? Following the same example if there’s just one ticket for all the event then maybe it’s better to create it as a standalone WooCommerce product instead of using Event Tickets Plus.

    On the content for ticket purchasers, maybe you can force account creation (or give this as an option to access the premium content) on the checkout so everyone who purchase tickets will end up with an account on the site. If you do so, then it’s just a matter of hiding the premium content to non-logged in users. Other approach might be to send the premium content links in the tickets (or purchase) email. Again there are various ways of doing this.

    Hope these tips help you out and please let me know if you have any other follow-up questions on this,
    Best,
    Nico

    in reply to: Auto-Archiving past events #1107089
    Nico
    Member

    Hi Chantal,

    Thanks for reaching and for you interest in Events Calendar PRO 🙂

    We don’t have a feature to auto-archive past events, but I’m not sure what you are trying to achieve with this feature. Can you describe what you are expecting of this feature?

    Please let me know about it, maybe there’s another way of achieving what you need,

    Best,
    Nico

    Nico
    Member

    Hi Peter,

    Thanks for reaching out to us! Not sure if your intention was to reply to a thread where Geoff B was helping you out, but I’ll help you here.

    We have a knowledge base article that explains how to move the tickets form.

    Please try the snippet in the article and let me know if it works for you,
    Best,
    Nico

Viewing 15 posts - 4,036 through 4,050 (of 6,506 total)