Forum Replies Created
-
AuthorPosts
-
Kevin
ParticipantI just tested the twenty sixteen theme and I do not receive the error message. The plugin I’m using is to redirect users to specific pages after logging in and logging out.
The problem may exist somewhere in the functions.php. thought i’m not sure how to resolve it. Again, I was making several changes to required fields and the missing field error messages. not sure if that could be the cause?
Kevin
ParticipantHere is the redirect plugin that am using. The theme guys put me onto it.
It’s primarily used for redirecting users after login and logout. but because the error message i’m seeing refers to the ‘tribe_redirect_after_community_submission’ I thought there could be some conflict. I have been tweaking the functions.php specifically around dealing with required fields, perhaps that has something to do with it?
Kevin
ParticipantMy settings appear to be the same as in the image you provided. Default zoom level is 10.
https://www.dropbox.com/s/p7kn1h7yj5myx3f/Screen%20Shot%202016-04-12%20at%208.01.11%20PM.png?dl=0
If i switch back to twenty fifteen, will I lose anything? I did once a long time ago and when I switched back all my customizations were lost. Plus i have to do that on my live site as I have not been able to get a dev site working. thoughts?
Kevin
ParticipantI have added the feature request and hopefully other users jump on it. I checked out the Advance Custom Fields plugin your referenced. Perhaps i’m not using it correctly – but it seems to not affect the Events Calendar Additional Fields which is what I think i need to do in order update the ADD EVENT fields.
Kevin
ParticipantThanks Josh, here is are a couple of screen shots for your reference. one is the front end and the other is the Additional Fields Setting page. The problem i’m having is that each field (with the exception of the Terms of Use Field at the bottom) makes up a single section called GENRES. Each one of my events falls under at least one of these, so to organize them, it’s important that I make the GENRES section a required field. but allow the user to only select one if needed. hope that makes sense.
https://www.dropbox.com/sh/r2km05ab8rsncla/AAAZAbhbb4Q87igCmN6mPSlOa?dl=0
Kevin
ParticipantNevermind. just realized that i have to modify the functions.php in the Child Theme – so it shouldn’t be affected with any update anyway. my bad.
Kevin
ParticipantMy hosting server can support this media. Is there no way to bulk re-sync events? or Auto re-sync events? Too many many events have been affected and fixing them one by one is very time consuming.
Re-importing the event via the Facebook Import function doesn’t work unless i first delete the original event. I receive an error message saying that the event was already imported from Facebook
thanks.
Kevin
ParticipantNot that you need another person telling you the site crashed.. but just about all my EC plugins failed. i know the EC team is hard at work on this! heres’s the screenshot:
https://www.dropbox.com/s/rfgsqta2vw1i2s9/Screen%20Shot%202016-03-17%20at%201.18.59%20AM.png?dl=0
Kevin
ParticipantDeleting the J-Query Updater Plugin worked! Not even sure what that is or how it was installed. hope it’s not important! Thanks again!
Kevin
ParticipantThis reply is private.
Kevin
ParticipantI was finally able to resolve this issue using this plugin:
https://wordpress.org/plugins/menu-items-visibility-control/
I simply created 2 menu items called MY EVENTS. One with kleo-show-login CSS Class to users who are not logged in and the other without the CSS class for users who are logged in. Would have preferred not to have to install another plugin – but it does work well. If you think there is a better way to achieve this i would love to hear it, otherwise i’m finally marking this thread as Issue Resolved! Thanks for your help.
Kevin
ParticipantOkay! so i discovered the problem. oddly, the issue was that my “ADD EVENT” menu item was a custom link that started with http://www.mydomain….
When I removed the “www.” and left it as “http://mydomain….” it worked.
now all i need to resolve is to change when a user (not logged in) selects ADD EVENT, i need it to load the Theme login instead of the Events Calendar login. This takes us back to the original feedback from the theme support:
It uses the standard auth. Tell them you need to change their login link. It needs to have the ‘kleo-show-login’ class added to it. That’s what triggers the login modal.
I have tried to add the kleo-show-login CSS class but that ALWAYS brings up the pop up and then it affects users who are logged in. I suppose what I need to incorporate the is_user_logged_in function with the kleo-show-login class?
Please let me know your thoughts! thanks again.
Kevin
ParticipantHi Nico, further to my private reply, I have removed the class kleo-show-login from the ‘Add Event‘ menu item. It was added earlier in this thread. that removed the theme pop-up login from appearing – but it still EC still does not register the user as being logged in. an now it redirects the user to the EC login screen.
Kevin
ParticipantSorry Nico, I feel like we are at square one here. There are 2 snippets of code that you provided earlier is this thread. the first is from Feb 1. That code includes is_user_logged_in but I then I removed it as we continued to troubleshoot. the second snippet of code you provided was on Feb 5 and does not include is_user_logged_in.
Now i’m not sure what to do. but I believe I removed the code from the functions.php – but currently, even when I am logged in, selecting ADD EVENT brings up the theme’s pop-up login and does not recognize that I am already logged in.
I provided the credentials not to make changes – but so you can experience the issues that I’m having.
Please let me know what I can do. I really do need to resolve this soon as nobody can add any event onto my site.
Thanks again for your attention to this.
Kevin
ParticipantThank Nico, I will contact the theme people regarding the redirects issue.
When a user logs in, they can access the front-end admin/My Account page. They do not see the WP Dashboard (I previously had that issue that was apparently due to the user role being defined as ‘Author’). However, even after being logged in, selecting ‘ADD EVENT’ brings up the login screen. Not sure if perhaps the snippet of code we added earlier in the thread forces that redirect to the login. let me know your thoughts. thanks again!
you can test that with the following login info:
[credentials removed] -
AuthorPosts
