Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi Andrew,
Try repasting your code @ http://snippi.com/ – by overview page do you mean the main events page or individual event pages?
Thanks,
JonahSeptember 17, 2012 at 6:56 pm in reply to: Pro Calendar Pulling Homepage "only" Widgets to Events Page #25255Jonah
ParticipantHi Aaron,
What do you have set as your Events Template in Events > Settings > Template?
– Jonah
September 17, 2012 at 6:55 pm in reply to: Alternating box around events in Advanced Event List Widget #25254Jonah
ParticipantHi Ken,
Add this to your theme’s style.css file:
#sidebar .eventsListWidget li, #sidebar .eventsAdvancedListWidget li {
border: 0;
}
I hope that helps but let me know if you need anything else.– Jonah
Jonah
ParticipantHi Steve,
It sounds like there may be a conflict with another plugin. Have you tried deactivating all other plugins to see if this changes anything?
Regards,
JonahSeptember 17, 2012 at 6:51 pm in reply to: The following plugins are out of date: Events Calendar PRO 2.0.8 #25252Jonah
ParticipantHi Michael,
We updated ECP on 9/11 to 2.0.9. Is that what you are running now? Go to Plugins to check.
Thanks,
– JonahSeptember 17, 2012 at 3:55 pm in reply to: Clicking event title link on the Upcoming Events Page #25242Jonah
ParticipantHi Bonnie, so the change you need to make is to line 59 where the_title() is called. Just replace that line with the code I provided above and you should be good to go.
Let me know if you need anything else.
– Jonah
Jonah
ParticipantThanks Jamie, ok I’m still seeing the issue with all other plugins deactivated. Strange. I’m going to need to escalate this up the ladder because I’m not sure what else could be going on.
I’ll keep you posted. Thanks for you patience.
– Jonah
Jonah
ParticipantThanks Jamie. Ok, I’m really curious about whether or not any of the plugins are causing this because I’ve seen this exact issue occur with certain plugins activated. Can I try deactivating all the other plugins to see if this makes a difference?
– Jonah
Jonah
ParticipantSounds good David.
Thanks,
JonahJonah
ParticipantHi Darin,
The link does not appear automatically so yes, you need to manually add it to your theme. I hope that helps, but let me know if you need anything else.
– Jonah
Jonah
ParticipantHi Jamie,
Thanks for sending me access. I’d like to be able to take a look at what plugins you are running. Can you please enable this for my profile?
Thanks,
JonahJonah
ParticipantHi David & Lucia,
Sorry about the issues you are experiencing. I’m still having trouble recreating this on my end and I’ve tried a number of different scenarios. Is this happening for new recurring events you’re creating or just old ones prior to the 2.0.9 update? Can you try soem tests with new events? Also, would either one of you be willing to do a screencast showing us the problem in action? http://www.techsmith.com/jing.html is a greta free way to do this.
Thanks,
JonahJonah
ParticipantHi Jamie,
Can you please provide me WP admin access so I can take a look at some things? I promise I won’t change anything without your permission. Please email to pro [at] tri [dot] be, reference this thread and attn to me.
Thanks,
JonahSeptember 16, 2012 at 7:18 pm in reply to: Problem with recurring events get_posts loop (event time and url wrong) #25201Jonah
ParticipantI don’t think tribe_get_events() will work with any of the orderby args because it needs to do it’s own ordering by date. If you want to use the orderby comment_count arg, you should probably use WP_Query.
I hope that helps!
– Jonah
Jonah
ParticipantHi Sandro, we recommend pasting your code externally to somewhere like:
http://snippi.com/
http://pastebin.com/Or one of the other many code snippet services online.
Thanks,
Jonah -
AuthorPosts
