Neill

Forum Replies Created

Viewing 15 posts - 226 through 240 (of 380 total)
  • Author
    Posts
  • in reply to: Change the name from event to classes #58598
    Neill
    Member

    Hi Isgdesters,

    Thanks for the update. Good to see you’re one step closer. What you would need to do at this point is figure out all the views that uses the title argument that you want changed. All these views are in the documentation and are very well defined. For example here’s a link to the one that you already used in the tutorial: http://docs.tri.be/Events-Calendar/function-tribe_is_upcoming.html

    As for the woocommerce issue, do you think you’ll be able to add that to the woocommerce forum? We’ll be able to get you the help you need there, and it will also be of use to others that maybe having the same issue.

    Thanks,
    Neill

    in reply to: Event post posts twice on the same page #58592
    Neill
    Member

    Hi Cynthia,

    Just a quick update for you. We found the issue. One of our developers worked with your theme and files you provided and we were able to reproduce the issue. It is in fact a bug, but one that we should be able to fix in a release very soon here.

    It looks like when the “Enable Comments” gets selected on the Settings of events, it gets called twice if your theme settings allow comment also.

    In the mean time here’s a quick fix: https://gist.github.com/jazbek/6136353

    Let me know how you are fixed after trying this. Thanks again with your patience, and help!

    Neill

    Neill
    Member

    Hi Gcr,

    It sounds like your Theme may be the issue, and that could be any number of reasons. In oreder to give you the best possible support, I’m going to get you to post this in a sperate thread and I’ll go ahead and close this one out. As conwins issue is fixed, it would better serve you and other user that might have the same issue to start a new thread and we can take it from there.

    Thanks
    Neill

    in reply to: Show only Today’s Events #58588
    Neill
    Member

    Hi Ali,

    Without spending too much time on your code, I’d double check you have something set up to increment through the most recent posts? It sounds like your if statement may be receiving the correct number of post to show (i.e. set to 2 it shows 2 posts, set to 5 its shows 5), but there may not be anything in your if statement that retrieves the newest post, and then works back through the next newest event.

    Neill

    in reply to: Having trouble re-sizing calendar widget in sidebar #58587
    Neill
    Member

    Hi Zeke,

    Sorry to hear this. When you decide to run with the latest version please let us know. Maybe try implementing it on a test site first and we may be able to help you iron out any issues there first.

    I’ll close this thread out but feel free to open a new one if and when you want to tackle those issues.

    Neill

    in reply to: Display embeds in Event list #58280
    Neill
    Member

    Hi Kelly,

    Sorry yes there was a link in that post to the UserVoice page. That link explained how it all worked. THis is were you actually submit a feature: https://tribe.uservoice.com/forums/195723-feature-ideas. Sorry for the misunderstanding.

    Thanks
    Neill

    in reply to: Calendar not showing up, just listing of event. #58270
    Neill
    Member

    Hi Ellen,

    I just took a look at you site and I can see the calendar just fine on my end. Did you manage to fix it? Or is there something I’m misunderstanding. Great if you did! If not just let us know and we’ll be happy to help.


    @brownjm
    – Are you still seeing and issue? It sounds like you may have two issues here. If you are we’re more then happy to get you some assistance too. Just simply start a new thread and we’ll dig a little deeper for you.

    Thanks
    Neill

    in reply to: Remove "Events for" Text in Month View Title #58269
    Neill
    Member

    Hi threecedars,

    Thanks for you comment, and thats a very common question. Take a look at this tutorial here: https://theeventscalendar.com/knowledgebase/altering-or-removing-headings-on-calendar-views/.

    This tutorial is an example of how to change the title, in different locations around the plugin. Take a look at the documentation also (http://docs.tri.be/) and you should have all you need to get the result you are looking for.

    Hope that helps

    • This reply was modified 11 years, 1 month ago by Leah.
    in reply to: Display embeds in Event list #58267
    Neill
    Member

    Hi Kelly,

    It looks like your code may have been stripped out of this comment. Sorry about that. We are working some code posting bugs out as we speak.

    It would be really helpful if you could post this request to our UserVoice page (see: https://theeventscalendar.com/support/forums/topic/tell-us-the-event-management-features-youd-like-to-see/). That way we can get an idea of how other users feel about your feature request and see if its something we can work on for a future release.

    Apart from the code not posting correctly are you all set otherwise?

    Neill

    in reply to: Eventbrite import error array #58175
    Neill
    Member

    Hi Michael I was not able to produce this error on any of those ID’s, and they seemed to work fine on my end.Can you make sure you have an Eventbrite API key input in your user profile settings first. Go to this URL to retrieve yours: https://www.eventbrite.com/userkeyapi/?ref=etckt.


    @briancox
    can you tell me if you are having any issues with other event ids or just this one?

    Neill

    in reply to: Theme’s Page Builder on Events Calendar #58172
    Neill
    Member

    Hi Mike,

    Unfortunately this outside of the scope of what we can do as support here on these forums. I’ve looked at the functionality of the screenshot you sent and it would seem that it’ll be a little more then copy and pasting code from one file to the template file of a page. I would recommend may talking to the Theme builders to see if they can either point you in the right direction with their documentation or suggest a developer that could build this solution for you.

    Sorry there’s not really an easy solution to this. We try our best to have this plugin work with as many different WP builds as possibles, but as that is a large scope there are inevitably exceptions especially when the admin is as customized as the solution you have.

    Please let us know if there is anything else we can help with or if you have any specific questions.
    Neill

    in reply to: Fullwidth template problem #58167
    Neill
    Member

    Hi Ricardobetta,

    Can you tell me what template you are using for your Events template under Events>Settings>Display? The setting looks like this in the back end: http://d.pr/i/vbaq

    As @Cynthia mentioned, she does have the same issue as your second problem over on this thread: https://tri.be/support/forums/topic/event-post-posts-twice-on-the-same-page/#post-58166. It sounds like it may be the same issue and we are working with a developer at the moment to dig a little deeper. Can you confirm if the double comments go away if you revert to a default theme like twenty eleven?

    Neill

    in reply to: Event post posts twice on the same page #58166
    Neill
    Member

    Hi Cynthia,

    thanks for your update and your willingness to help in the other post too. I am just about to jump on that post too and see if there is anything similar to your two situations. I have passed this on to a developer who is taking a look at it at the moment. Stay tuned we’ll be back shortly.

    Neill

    in reply to: Show only Today’s Events #58161
    Neill
    Member

    Hi Ali,

    I think you’d need to give your $current_date a value, these aren’t being declared elsewhere are they?

    Something like $current_date = date(“Y-m-d”); would probably work.

    Neill

    in reply to: Calendar view: "continue reading" link not translated #58157
    Neill
    Member

    Hi Swissvegan,

    Just want to touch base to see if you are all set here.

    Neill

Viewing 15 posts - 226 through 240 (of 380 total)