Jonah

Forum Replies Created

Viewing 15 posts - 2,581 through 2,595 (of 4,001 total)
  • Author
    Posts
  • Jonah
    Participant

    Hi Mike,

    So why don’t you just put the widget you have on the home page on the other pages?

    – Jonah

    in reply to: Disable Recurring Events in Community Events Plugin #21227
    Jonah
    Participant

    Hi Tony,

    We do have ways to filter events in the admin, including by date range. Have you seen this? http://cl.ly/0S0O0O3b0015411q1n0y

    – Jonah

    in reply to: ajax-loading ID conflict between ECP and theme #21226
    Jonah
    Participant

    Hi Bob,

    I’ve added this as a proposed change in the future. Can’t guarantee it’ll get done but it’s been brought to our attention and I think it’s a good idea so we don’t conflict with the many themes and plugins out there. Thanks for bringing it up!

    – Jonah

    in reply to: Removing times from list and single event view #21225
    Jonah
    Participant

    Hi Rachel,

    The only files you can override are in /wp-content/plugins/the-events-calendar/views and /wp-content/plugins/events-calendar-pro/views

    For list view you’ll want to edit list.php and for single; single.php.

    Let me know if you need anything else with this.

    Cheers,
    Jonah

    Jonah
    Participant

    Hi Anthony,

    It appears there may be an issue either with importing events in general via the WordPress importer or just recurring events. I’m going to need to check with the rest of the team tomorrow to see if anyone else has come across this. Do you have any other way to migrate the data from the old website over? I always use this plugin: http://wordpress.org/extend/plugins/wp-migrate-db/

    – Jonah

    Jonah
    Participant

    Hey Anthony,

    It looks like most of the events on the website are recurring and I’m wondering if this has something to do with the duplication? I just created an event titled “Test” and set it to re-occur and did not see it duplicate like the others. Is there any particular pattern you can think of that’s common to all these events? Were they all newly created events or did they get migrated from a previous version or imported from somewhere else? Are you using a specific browser and have you tried a different browser? Have you created another event recently and does it still duplicate? What about if you create a non-recurring event?

    Let me know,
    Jonah

    in reply to: Heading title needs to be moved down #21211
    Jonah
    Participant

    Hi Kim,

    I can give you two snippets that will sort of fix this but might not be exactly what you want. CSS allows you to position things however you want so if it’s not the way you want, you’ll need to figure it out on your own. Try adding the following to your theme’s style.css file:

    #tribe-events-content.upcoming {
    margin-top: 60px;
    }

    h2.tribe-events-cal-title {
    top: 60px;
    }

    This should get you started in the right direction. Also, it looks like you’ve got your CSS cached to make sure to empty it in whatever plugin you’re using to cache things.

    Good luck!

    Jonah
    Participant

    Hmmm, can you please email me WP admin access then so I can test some things out? Do I have permission to add some events, deactivate plugins, etc.? I’ll put everything back the way it was but need to see if for myself. Please email to pro [at] tri [dot] be

    Thanks,
    Jonah

    in reply to: event cal pro dropping menus #21202
    Jonah
    Participant

    Hey Matthew, so changing the permalinks worked for you? What did you change them to?

    – Jonah

    in reply to: Re-ordering/Removing fields from Community form #21164
    Jonah
    Participant

    Hi Ben,

    All of the Community Events template views in /wp-content/plugins/events-community/views are editable but yes they are a little scattered around. If you want to change anything around you’re going to want to look at those files and play around with things.

    I hope that helps!

    – Jonah

    in reply to: Disable Recurring Events in Community Events Plugin #21162
    Jonah
    Participant

    Hi Tony,

    You can comment out the recurrence option in one of the template views. Make a copy of /wp-content/plugins/events-community/views/events-meta-box.php and place in an ‘events/community/’ folder in your theme. Then comment out the code on line 87.

    That should do it but let me know if you need anything else.

    – Jonah

    Jonah
    Participant

    Hi Anthony,

    Rob’s out for the day so I’ll see what I can do to help you. Have you tried deactivating all other plugins to see if there’s a conflict with one? What about reverting to the Twenty Eleven theme?

    – Jonah

    in reply to: Dynamically added form elements? #21159
    Jonah
    Participant

    Hi Ben,

    Unfortunately there is no feature like this built in to the plugin. If you’d like you can request it as a feature in a future release here: https://theeventscalendar.com/support/forums/topic/events-calendar-pro-feature-requests/

    Cheers,
    Jonah

    in reply to: Month / Starting Days / Warning #21158
    Jonah
    Participant

    Hi Scott,

    To upgrade manually, just copy all the files from the new zip file over the existing ones in /home/millers/public_html/orlando/wp-content/plugins/events-calendar-pro

    – Jonah

    in reply to: Sort by location. #21157
    Jonah
    Participant

    Hi Travis,

    This is not currently a feature built in to the plugin although we have some ideas to possibly incorporate something like this in the future. For now you’ll have to code it yourself. Keep an eye out on the website though because we may have a solution for this in the near future.

    Cheers,
    Jonah

Viewing 15 posts - 2,581 through 2,595 (of 4,001 total)