Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Duncan,
Sorry for the delay on this. I just wanted to follow up and let you know we’re still looking into this. Will let you know when I know more.
Regards,
JonahJune 29, 2012 at 12:42 pm in reply to: Leave one category out of list view and "next/previous event"? +WPML #21350Jonah
ParticipantHi Torstein,
Your best bet to be able to exclude categories from the prev/next post links is this plugin: http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/
Please try that and let us know if you need anything else.
Regards,
JonahJonah
ParticipantHi Tyler,
I’m going to request that we add the option to show more events for this widget because it would be super easy to do and would appease many others including you. For now, your only option is to follow this guide on completely customizing your widgets: https://theeventscalendar.com/how-to-completely-customize-widgets/
I actually provide instructions there on how to modify how many events are displayed right after this text: “And change ‘numResults’ to -1 instead of 1 which will bring in all events (or change it to however many you want to bring in (2, 3, 4, 5, etc.). So the code should now look like:”
I hope that helps!
– Jonah
June 28, 2012 at 12:02 pm in reply to: Problem with 2.0.7 Upgrade. Posts Showing Multiple Times but only entered once #21294Jonah
ParticipantHi Anthony,
I’ve escalated this to have another dev take a look. I’ll keep you posted.
Thanks for your patience.
– Jonah
Jonah
ParticipantHi Mark,
Not sure why this is still an issue. I’ll check with the team and get back to you.
Thanks,
JonahJune 28, 2012 at 8:48 am in reply to: Possible to remove "News from Modern Tribe" dashboard widget? #21284Jonah
ParticipantHi James,
It looks like the single quotes got converted to apostrophes in the code. Please make sure they are actually single quotes like in the previous block of code in your functions.php file.
– Jonah
Jonah
ParticipantIs that the full error message you’re seeing? Can we see your site? Have you tried re-installing the plugin?
Jonah
ParticipantGot a link to share Bruce?
Jonah
ParticipantHi Michelle,
There’s not much we can do on our end though because the styling that’s being applied is very general styling for example for table elements like #content tr td. I suppose we could manually try to normalize the front end visual editor… I’ll propose this to the team.
Thanks,
JonahJonah
ParticipantNo problem Kim, let us know if there’s anything else you need!
– Jonah
Jonah
ParticipantGlad to hear Rachel, let us know if there’s anything else you need.
– Jonah
Jonah
ParticipantHi Tony,
Can you please post the code errors to pastebin.com / pastie.org ? We’re still working on getting better code formatting here.
To answer #1 above, there is no anonymous viewing of My Events, so your subscriber will have to be logged in to be able to access the My Events page. Are they logged in?
I tried to visit your site but could not access it. You must be working on something. Can you please get it back up so we can take a look? I won’t be able to take a look until tomorrow morning at the earliest.
Thanks,
JonahJonah
ParticipantHi Rachel,
We have horrible code pasting in the forums, sorry about that. We’re working to improve it but it takes sort of a back burner to work on the plugin 🙂
Yeah, so if you do something like this:
tribe_get_start_date( null, false, 'F j, Y' );
That will display the date without the time (just paste in the same for the end_date). And if you want to change the date format further you can pass in any valid PHP date/time values: http://php.net/manual/en/function.date.phpDoes that help?
– Jonah
Jonah
ParticipantHi Charles,
I don’t think that’s our plugin putting that string at the end of the URL. Have you tried deactivating all other plugins and/or switching to the Twenty Eleven theme? I would start there to see if there is a conflict. You might also want to scan your website to see if it’s been hacked: http://sucuri.net/
I hope that helps,
JonahJune 26, 2012 at 8:23 pm in reply to: How can I create a CSS for the Event Calendar's widgets? #21231Jonah
ParticipantHey Javier,
You can target the Events Advanced List Widget by targeting the .eventsAdvancedListWidget in your CSS. There is no specific CSS file for the widget. You can place the CSS in your theme’s style.css or in a copied version of /wp-content/plugins/the-events-calendar/resources/events.css placed in an ‘events’ folder in your theme.
Does that help?
– Jonah
-
AuthorPosts
