Forum Replies Created
-
AuthorPosts
-
September 11, 2015 at 11:05 am in reply to: Title and image for most recently created even shows on Calendar Page #1004379
Nico
MemberHowdy John,
Welcome to our support forums and thanks for reaching out to us.
Unfortunately I’m not able to see what you describe in the provided URL – http://www.allsaintssacramento.org/events/ ? Am I missing something here? Maybe you could fix this already?
Please let me know about it,
Best,
NicoNico
MemberThis reply is private.
Nico
MemberHey Nancy,
Thanks for getting back to me with the screenshot. That allowed me to reproduce this and log it as a bug – it seems to be related with the timezone settings you are using. Hopefully we can see a fix for this in the Maintenance release coming up shortly. Can you hold on a bit on this?
Sorry for any inconveniences this might cause until fixed!
Best,
NicoNico
MemberHi Gwyneth,
Thanks for getting back to me.
Just tested the fix on my end and it works as expected. Can you make sure the dev had a chance to clear server cache and check that the template override is on place?
Please let me know, I’ll try to craft a different fix if this one doesn’t respond,
Thanks,
NicoSeptember 11, 2015 at 9:07 am in reply to: Don't understand warning: Events Calendar plugin will show its calendar… #1004309Nico
MemberHi Daniel,
What you are doing is ok, we just added the note because many times users where not aware they had a page with the same slug and it was causing them issue -not finding the page or the calendar. So if you want to leave it like this is ok.
On the other hand you can remove the page from the menu and add the calendar as a ‘Custom Link’ and that should work as well.
Best,
NicoNico
MemberHey Rob,
Glad to hear you are going to give this a try!
Before jumping into this, please be sure to read our Themer’s guide!
I think the best way to achieve this would be doing a template override of the loop that renders events in the list view – located at wp-content/plugins/the-events-calendar/src/views/list/loop.php. To do so you should make a copy of this file and drop into wp-content/themes/your_theme/tribe/list/ (create the tribe and list folder if necessary). Now you can customize the loop.php file inside your theme!
I’ll describe the logic that might work for this:
– Outside the loop create a variable to store the ‘date header’, it should be empty.
– Inside the loop check if the ‘date header’ is equal to the ‘current event date’.
— If it’s the same date, then don’t do nothing.
— If the date is not the same, then set ‘date header’ value to ‘current event date’ and print it out.That logic should give you the date headers for each day without repeating any.
Please let me know if you understood the concept of this customization,
Best,
NicoNico
MemberHey Amy,
Thanks for following up on this. It sounds a bit strange so far!
Can you please follow the steps described in our Testing for conflicts guide? This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins. If this persists can you send me a screenshot of the widget in the backend?
Hope we can make this right soon,
Best,
NicoPS: love the favicon of the site!
Nico
MemberThis reply is private.
September 11, 2015 at 8:04 am in reply to: Filter Bar cause conflict when showing calendar view and single event view. #1004254Nico
MemberHey Aniello,
Glad to hear this is fixed 🙂
Regarding your other question, I guess you should create a new ‘filter’ for that and disable ‘Event Category’ filter. Take a look at this sample code: Add Filter to Filterbar Example. You can also search for search for previous threads in the forumprevious threads in the forum, not sure if the exact request came in before, but surely some related ones.
Please let me know if there’s anything else I can help you with,
Best,
NicoSeptember 11, 2015 at 7:35 am in reply to: 3.12 – Don't understand/can't close notification #1004224Nico
MemberHi Lisa,
Thanks for following up on this with the message and the screenshot!
Regarding the message it indicates that there are is a page with the same slug as the calendar. Can you find that page and change the slug?
On the Map view, I think this is because you don’t have installed or activated Events Calendar PRO – I can’t see it in the system info you shared. If the plugin is not installed just go to the top menu on this site: My Account > Downloads and re-download and install the plugin.
Please let me know if you can manage to get these right,
Best,
NicoSeptember 11, 2015 at 7:27 am in reply to: Custom event. Frequency = Yearly, no end date – gives PHP error #1004217Nico
MemberHey Adam,
Thanks for the detailed follow-up! I could reproduce this locally, so this is now logged as a Bug in our product backlog. I’m not sure of how complex the fix for this might be. Hope it’s an easy one and that we can see this fixed in the maintenance release coming out shortly.
I’ll keep you updated regarding this issue, thanks a lot for taking the time to trouble shoot this locally also 🙂
Have a great weekend,
NicoSeptember 11, 2015 at 7:07 am in reply to: Soft 404 errors in Google – continued in latest version 2 #1004205Nico
MemberThis reply is private.
September 11, 2015 at 6:48 am in reply to: Setting up template like "showcase" http://www.sockeyebrew.com/ #1004183Nico
MemberHi Brad,
Glad to hear buddy 🙂 I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Best,
NicoNico
MemberHey Courtney,
Thanks for following up! It sounds like you have it under control so I’ll go ahead and close out this thread. If you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Best,
NicoNico
MemberHi Courtney,
Thanks for reaching out to us!
I guess hiding it via CSS might be the most straight forward way of doing so. Do you need me to craft the snippet for this or do you think you can manage to do so?
Please let me know if you need my help and I’ll get my hands on that,
Best,
Nico -
AuthorPosts
