Jonah

Forum Replies Created

Viewing 15 posts - 3,241 through 3,255 (of 4,001 total)
  • Author
    Posts
  • in reply to: having trouble with update to Events Calendar pro #17871
    Jonah
    Participant

    Hi Troy, I see that. I was able to successfully complete the migration script and the site is now running the latest version of the plugin as well. The calendar and other plugin related things are still not working though but this is because you are using old template files in the ‘events’ folder in your theme. You’ll need to either rename or delete that folder with the old templates or migrate the new template code located in the templates in the /wp-content/plugins/the-events-calendar/views folder.

    The easiest thing would be to just rename the folder which will cause the plugin to use it’s core templates instead of your just to see how it looks. If everything looks ok, you can then just delete your ‘events’ folder in your theme. But if there are customizations you need, you will need to go through file by file and figure out what they are and merge them in. Like I said, just use the core template files as your guide in /wp-content/plugins/the-events-calendar/views

    I hope that helps but let me know if you have any other questions.

    in reply to: having trouble with update to Events Calendar pro #17868
    Jonah
    Participant

    Ok, I’ll try the migration script myself but one thing I’d like to try is to run it using v2.0 of our plugin. Also, I’d like to increase the PHP memory size because it’s only at 32mb now which is kind of low. Give me the go ahead when it’s ok to try this out and I’ll do it and please let me know the best method to increase the memory size on your server.

    Jonah
    Participant

    My guess is there’s still some conflict, either theme or plugin that’s causing problems. I could take a quick look if you want to send me WP admin access to jonah [at] tri [dot] be

    Is this a live site? I.e. is it ok for me to change anything? I’ll put it all back to normal when I’m done.

    Jonah
    Participant

    Hey Bill, glad to hear that worked out for you!

    Jonah
    Participant

    Hey Kindra, if you take a look at the tribe_get_custom_fields() function in /wp-content/plugins/events-calendar-pro/template-tags.php you will see that it is just ultimately using get_post_meta() – I’m not sure how in WordPress you can get all custom fields but I’m sure you can figure it out if you dig around a bit more. Good luck!

    in reply to: Grid View + Venue Open/Closed #17852
    Jonah
    Participant

    Yeah let us know what you come up with!

    Jonah
    Participant

    Hi Matt, that does sound strange but without having any parameters to try and duplicate the problem with, the only other things to check are version of WP, version of plugins, conflicts with others plugins or conflict with the theme. Everything is exactly the same in each website? Maybe you could provide me access to one of the sites with the problem and one without so I can try and find anything strange… Email credentials to jonah [at] tri [dot] be if you want me to take a look.

    Jonah
    Participant

    Hi Bill, thanks for your note. Our approach to the events or calendar page does present some problems with custom themes. But we chose to do it this way to make it as plug and play as possible without requiring customers to create a page, insert a shortcode, etc. But the downside to this is that the page we create is not your typical page and is not recognized as other pages are in themes or plugins. There is a very similar thread that I spent a fair amount of time working on to help other Thesis user with right here: https://theeventscalendar.com/support/forums/topic/strange-double-rendering-with-thesis/page/3/#post-17691

    I suggest you read through the thread and try out some of the solutions provided there. That or you may need to hire a developer to help you with this issue. Sorry I can’t offer up more of a solution. Good luck!

    Jonah
    Participant

    Hi Kindra, I think you are probably looking for something like this then: https://gist.github.com/2344826

    Just take out the unset function unless you want to exclude certain fields from the array.

    Jonah
    Participant

    Hey Jacqui, unfortunately there is currently no way to do this without hacking the core plugin code. I would suggest you add it as a feature request in our feature request thread: https://theeventscalendar.com/support/forums/topic/events-calendar-pro-feature-requests/

    Jonah
    Participant

    Jacqui’s code should work for what you’re trying to accomplish Kym. Just check if the custom field has a value and if it doesn’t, display something else. You can achieve this with a standard if/else conditional statement.

    in reply to: Multi-day cut-off time not working on future calendars #17831
    Jonah
    Participant

    Hey Alastair, I’ve tried to duplicate this issue on my end and I’m not seeing any issues. I’ve tried it with re-occurrence and without and moving back and forth between months. Have you tried deactivating all other plugins to see if there is some conflict happening? That, or troubleshooting any custom code in your theme? I’m thinking it’s something with one of those two things.

    Jonah
    Participant

    If you look at the same files in the /wp-content/plugins/the-events-calendar/views – you’ll see what should be there. Those are the core template files that the plugin will use if you don’t have the same file in the ‘events’ folder.

    As for the links not working, what do you have setup as your Events URL Slug in Settings > The Events Calendar? If it’s not ‘events’ then that would be why those links aren’t working. The slug should match up with the permalinks.

    in reply to: Reoccuring event shows multiple times in loop #17829
    Jonah
    Participant

    I meant code tags…

    in reply to: Reoccuring event shows multiple times in loop #17828
    Jonah
    Participant

    Hey Cliff, if you use tags, it should work, otherwise you can post on some external service like Postie, Gist or Pastebin.

    Thanks,
    Jonah

Viewing 15 posts - 3,241 through 3,255 (of 4,001 total)