Jonah

Forum Replies Created

Viewing 15 posts - 3,286 through 3,300 (of 4,001 total)
  • Author
    Posts
  • in reply to: How to remove the "End Date" for reoccurring events #17729
    Jonah
    Participant

    Hey Jeff,

    To do this you can simply modify the template files, removing the HTML and PHP for the end date. Please see this FAQ on overrides (i.e. modifying template files) – https://theeventscalendar.com/faq/what-are-template-overrides-and-how-do-i-do-them/

    Make sure you follow those instructions for any of the available template files you edit.

    in reply to: Removing Multiday overlap #17721
    Jonah
    Participant

    Happy to hear Ken!

    in reply to: List view not displaying #17712
    Jonah
    Participant

    Hey Jason, try disabling other plugins to see if there’s a conflict and if that doesn’t work try going to Settings > Reading and re-saving there.

    in reply to: Calendar WordPress Intergation #17709
    Jonah
    Participant

    Hi Alpesh, one quick change that will make a big difference is to set the width and center the page with something like this:

    .events-single #container,
    .events-list #container,
    .events-gridview #container {
    margin: 0 auto;
    width: 960px;
    }

    You will want to put that in your themes style.css file.

    Beyond that you’re going to need to get a developer to help you. I don’t know of any freelancers who can help you but maybe Rob does. I’ll ask him to chime in here.

    in reply to: Calendar WordPress Intergation #17707
    Jonah
    Participant

    Hey Alpesh, sorry about the delay on this. One thing you could try right off the bat is to switch the Events Template in Settings > The Events Calendar > Template to see if this makes any difference. I’m guessing you have it set at the Default Events Template now so try changing it to the Default Page Template. Beyond that it’s mostly going to be a matter of modifying the CSS which I can provide some general guidelines on but will mainly be up to you to work out.

    Let me know if switching up the template does anything and we’ll go from there.

    in reply to: Removing Multiday overlap #17706
    Jonah
    Participant

    Hi Ken, I think the problem here might be that you’ve got all your events set to span multiple days but also re-occur all of the days as well which is redundant. If you are setting an event to span from say 4/28 – 4/29 you don’t also need to set it to re-occur everyday. Setting the event dates to span multiple days will place them on all those days already without having to set the re-occurence. The recurring feature in this particular example could be used to have the 4/28 – 4/29 event re-occur on say 5/28 – 4/29. It looks like to me you have a lot of redundancy along these lines with your events. I would suggest going through and removing the re-occurrence to see if this helps. Let me know how that goes.

    Regards,
    Jonah

    Jonah
    Participant

    Hi Kyle, you should be able to just set the title in the widget. If the title field doesn’t show at first, click Save and it should appear. Let me know whether or not that helps.

    Jonah
    Participant

    Glad to hear the update fixed it. If you only see those tabs in the Settings, it sounds like you don’t have the PRO version of the plugin installed… There should be an “The Events Calendar PRO” plugin in your plugins list if you do. The free version of the plugin should also be there, along side the PRO plugin.

    Jonah
    Participant

    Hey Alex, if you’ve plugged in your license code in Settings > The Events Calendar you should see the auto update option otherwise you can download the latest version of PRO from your account page on this website. Try doing that first before I take a look.

    in reply to: Strange Double Rendering with Thesis #17664
    Jonah
    Participant

    Hey Carlos, thanks for understanding. The code I gave you should be solid – I tested it myself running Thesis 1.8.3 – so I’m not sure why it’s not working for you…

    You can download previous versions of EC here: http://wordpress.org/extend/plugins/the-events-calendar/download/

    As for ECP, we currently don’t have a way for customers to download previous versions themselves but I can email you a copy. Look for it soon.

    in reply to: Adding social media fields for Organizer & Venue #17652
    Jonah
    Participant

    Hey Carlos, adding the buttons for Venues shouldn’t be too difficult but it’s not something we can help you with. You can access the Venue templates and other templates through our plugin and add the buttons where you need them. Organizers don’t have their own pages like Venue’s do so you would need to code the Organizer share buttons different. And, some of the buttons you’ll likely need to customize to use the specific links you want. I’ve done that with the AddThis button API but not the AddToAny buttons.

    I agree it would be nice to have an add on for this and it may come in the future. For now I would suggest adding a feature request to our feature request thread in the forum.

    in reply to: Using custom taxonomy with events and venues #17651
    Jonah
    Participant
    in reply to: Using custom taxonomy with events and venues #17650
    Jonah
    Participant

    Hi Henry, there’s currently no way to do this via our plugin but have you tried the native WP function register_taxonomy_for_object_type(): http://codex.wordpress.org/Function_Reference/register_taxonomy_for_object_type

    in reply to: Strange Double Rendering with Thesis #17649
    Jonah
    Participant

    Hey Carlos, sorry but this is more than we can provide support for. I’ve already spent much more than the typical allotted time for customization/integration help. You’ll need to hire someone to help you figure the rest out. Good luck!

    in reply to: Removing Multiday overlap #17648
    Jonah
    Participant

    Hey Ken, yeah if you could email me your login I’ll take a look and see what I can figure out: jonah [at] tri [dot] be

Viewing 15 posts - 3,286 through 3,300 (of 4,001 total)