atlyss
Forum Replies Created
-
Thanks, that really helped!
I did so, but then my event_form won’t show up. It says “you do not have permission!” when I view it not logged in as admin.
I actually fixed it by inserting <?php wp_footer() ?> before
</body>
</html>in my footer.php . I’m not sure why this worked (it also fixed the bug where my Admin Bar at the top to be blank when logged in and viewing my pages), but hopefully it can help someone else too.
Thanks for the reply… I’m pretty inexperienced with Javascript. How do you know there is an error? I’m using the FireFox Error Console and don’t see anything. Any advice you could give me, to point me in the right direction, would be super helpful.
Also… no changes I make to the file are having an effect. Am I doing something wrong? I made a /plugins/events-manager folder with the templates folder in my THEME folder. It didn’t do anything. I also directly edited the file in the only place I could find it (plugins/events-manager/templates/forms/event-editor.php
any ideas?
Re: altering template files. In the how-to it says:
“Bear in mind that once you’ve found what you want to modify you should delete the other files. This is because any future updates made to these other areas of the plugin won’t make it to your modified theme anymore.”
Do you mean delete the original files?
Indeed it is fixed, thanks for all your help!
actually… the events are submitted successfully. The form just SAYS they weren’t. All the info is fine except for the Location data (as in, all the form data came through fine except for location, city, state, country, etc).
any ideas?
Thanks… I’m actually having a little trouble even making the anonymous submission form work!
I set up a subscribed user Anonymous like the instructions say, with all permissions. When I try to submit an event it returns:
“Unauthorized Access
You do not have the rights to manage this Event.”not sure what else to do
Marcus, where exactly would I download those betas? Or should I wait a little while for a new release?
James, I can’t be of much help, sorry! That submission form was made for me by someone else for last year… it doesn’t actually use the plugin’s form.
Thanks for the heads up Marcus, this stuff is so useful for so many of us. Truly appreciated.
thanks, you’ve just made my life soooo much easier! Is there a way to customize what fields are available?
For example… last year I had “attributes” of Contact Email and Website URL. I displayed events by location (as Categories).
Is it possible for me to let event organizers enter this information or will I have to do it some other way?
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Can't import linksActually, I just inputted them all manually.
My question now is, was there ever a fix for a multiple-term search? Or is there a different search solution I can use (Search Everything plugin maybe?)