Home › Forums › Calendar Products › Events Calendar PRO › 3.12 – Don't understand/can't close notification
- This topic has 13 replies, 3 voices, and was last updated 10 years, 1 month ago by
Leah.
-
AuthorPosts
-
September 10, 2015 at 6:47 am #1003622
Lisa League
ParticipantI’m getting a notification in the new version when testing on my staging site and can’t turn it off – I’m not sure I understand the message and don’t understand what action I’m supposed to take.
(see screenshot above system info)
My slug is supposed to be – /page-slug/ and the calendar shows there. That is what I want.
The only thing I can see is that the URL in the notification does not show the trailing slash. The page does not seem to be redirecting from /page-slug to /page-slug/
So it seems as if working properly, but there’s no little x to the right to close the notification.
September 10, 2015 at 6:58 am #1003629Lisa League
ParticipantThis reply is private.
September 10, 2015 at 3:40 pm #1003980Nico
MemberHi Lisa,
Thanks for reaching out and sorry to hear about the issue you describe 🙁
I cannot reach the screenshot -I get the following error: ‘Evernote Service is unavailable’. I guess it’s the URL slug notice, Can you paste the message in your reply?
Regarding photo view you need to enable it in the back-end first, please go to ‘WP-Admin > Events > Settings > Display > Enable event views’ and check the Photo option to enable the view on the frontend. After that the view should be available in the ‘event-bar’.
Please let me know about those,
Best,
NicoSeptember 10, 2015 at 4:12 pm #1003995Lisa League
ParticipantThis reply is private.
September 11, 2015 at 7:35 am #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:56 am #1004245Lisa League
ParticipantThis reply is private.
September 14, 2015 at 8:30 am #1004868Nico
MemberThis reply is private.
September 14, 2015 at 8:55 am #1004889Lisa League
ParticipantThis reply is private.
September 15, 2015 at 2:29 pm #1005414Nico
MemberHi Lisa,
Thanks for following up on this, I think you have a valid point there! I’ll add a ticket for this in our product backlog. If you want to, I can craft a code snippet to hide this in the meantime, please let me now if that would help.
Regarding the trailing slash, you settings are correct. In fact if you add the trailing slash there it will result in a validation error.
Please let me know about the snippet,
Best,
NicoSeptember 15, 2015 at 3:03 pm #1005423Lisa League
ParticipantPlease post the snippet. I have a customization plugin for the events calendar I can add it to.
Thanks!
September 16, 2015 at 4:30 am #1005532Nico
MemberHey Lisa,
Here’s the snippet, add it to your theme functions.php file or if you prefer you can add it to the plugin you mention:
// remove slug conflict admin notice
if (class_exists('Tribe__Events__Admin__Notice__Archive_Slug_Conflict')) {
remove_action( 'admin_init', array( Tribe__Events__Admin__Notice__Archive_Slug_Conflict::instance(), 'maybe_add_admin_notice' ) );
}
Please let me know if this works for you,
Best,
NicoSeptember 16, 2015 at 5:40 am #1005547Lisa League
ParticipantYep that worked.
September 16, 2015 at 9:02 am #1005624Nico
MemberGlad to hear Lisa 🙂
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,
NicoMarch 14, 2016 at 12:09 pm #1088587Leah
MemberHi there,
I wanted to drop in here and let you know that a fix for this problem is included in our upcoming release. Keep an eye on your Updates page for the new version and watch our blog for the release notes post.
If you experience any issues after updating your plugins to the new versions, please open a new thread in the forum and we’d be happy to take a look.
Thank you for your patience while we expand and improve our plugins!
Best,
Leah -
AuthorPosts
- The topic ‘3.12 – Don't understand/can't close notification’ is closed to new replies.
