Forum Replies Created
-
AuthorPosts
-
February 22, 2016 at 4:41 pm in reply to: 4.0.6 Commented out code information creates empty paragraphs #1080316
Brian
MemberHi,
Sorry for the issues you are having.
We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.
If you disable that module does it fix the issues?
On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.
Let me know if that helps.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.
If you disable that module does it fix the issues?
On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.
Let me know if that helps.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.
If you disable that module does it fix the issues?
On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.
I know you have your solution, but does this work too?
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins. I can answer your questions.
The short answer is no, it can only import public events with any restrictions.
Cheers
February 22, 2016 at 3:19 pm in reply to: Forced to roll back to 4.0.5 due to display problems #1080247Brian
MemberWe are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.
If you disable that module does it fix the issues?
On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.
Let me know if that helps.
Thanks
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
Brian
MemberOh I see someone else responded here. Sorry about that. Sherrie Lindsey please create your own ticket to respond there as your issue is separate.
Ollie there is no record of an entry on the 10th or 11th so please resubmit.
Thanks
Brian
MemberOk this should get that area:
.single-tribe_events .recurringinfo,
.single-tribe_events .tribe-events-schedule,
.tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
.tribe-bar-filters .tribe-bar-date-filter,
.tribe-events-loop .tribe-events-list-separator-month {
display: none;
}February 22, 2016 at 2:50 pm in reply to: I cannot see organizer name in the event detail page after upgrade #1080228Brian
MemberOk thanks for the info.
I found the issue, a function was changed that works if you have Pro active, but displays nothing if you do not.
To fix this until our next release you want to edit this template:
plugins/the-events-calendar/src/views/modules/meta/organizer.php
And change this on line 33:
<?php echo tribe_get_organizer_link( $organizer ) ?>to this:
<?php echo tribe_get_organizer( $organizer ) ?>That fixed it on my site.
Let me know if that works for you.
I did not have issues with email, phone, or website displaying for the organizer as I think you reported working as well.
Thanks
Brian
MemberHi,
Thanks for that. Not sure what the issue is and it is working on my test site. So…
Can you please follow our testing for conflicts guide:
And see if that can narrow down the cause of this.
Thanks
Brian
MemberMaybe we are talking about different things can you provide an image of what you are trying to remove.
Brian
MemberHi Nick,
Glad you were able to get a solution for this to work and thanks for sharing where you got it from.
I took a look at your site and see it in action too.
Thanks again for bringing this up.
February 22, 2016 at 12:32 pm in reply to: I cannot see organizer name in the event detail page after upgrade #1080132Brian
MemberHow strange, I am still not seeing that. Thanks for doing the testing though.
Can you provide links to some Facebook events you are importing and I will see if I can replicate that way.
Also, if the Organizer does have other information such as email, website it should show.
However, we do not have a sidebar as your site does so it would look more like this:
http://wpshindig.com/event/weekly-hack-night/2016-02-23/
Anyway let me know about those Facebook links and I will test out again.
Thanks
Brian
MemberOk try this css instead:
.single-tribe_events .recurringinfo,
.single-tribe_events .tribe-events-schedule,
.tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
.tribe-bar-filters .tribe-bar-date-filter {
display: none;
}Brian
MemberThis reply is private.
-
AuthorPosts
