Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHey 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.
Jonah
ParticipantHappy to hear Ken!
Jonah
ParticipantHey 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.
Jonah
ParticipantHi 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.
Jonah
ParticipantHey 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.
Jonah
ParticipantHi 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,
JonahApril 7, 2012 at 8:45 am in reply to: How do I change the header on the events calendar widget? #17705Jonah
ParticipantHi 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.
April 5, 2012 at 12:52 pm in reply to: [solved] WordPress article list broken after calendar PRO update #17677Jonah
ParticipantGlad 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.
April 5, 2012 at 12:01 pm in reply to: [solved] WordPress article list broken after calendar PRO update #17671Jonah
ParticipantHey 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.
Jonah
ParticipantHey 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.
Jonah
ParticipantHey 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.
Jonah
ParticipantAnd I also found this: http://pippinsplugins.com/add-already-registered-taxonomy/
Jonah
ParticipantHi 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
Jonah
ParticipantHey 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!
Jonah
ParticipantHey 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
-
AuthorPosts
