ramshacklegenius
Forum Replies Created
-
Forum: Plugins
In reply to: [WP FullCalendar] Change the height of calendar to fit the events posted?Is this possible?
Thank You!
Forum: Plugins
In reply to: [WP FullCalendar] How to over ride a color for categoryAny ideas?
Thanks!
I also tried to paste it at the top of the existing functions.php file and received an error code on the top of a blank page when trying to get back into the site.
Any tips?
Thanks!!!
Thanks for the link! I’m stoked to be learning this…however, I’m not sure if I’m doing it correctly.
I chose the second option:
“Create a file within mu-plugins folder. This is not so well known, but if you create a folder called mu-plugins inside your wp-content folder (same level as your plugins folder), any php files inserted there will be executed every time and can’t be activated/deactivated. This applies to multisite sites too, the file is executed for any network blog. WordPress calls these plugins “Must Use” plugins, meaning they must be used each time. Therefore, it is often convenient to just create a single php file and add your functions there.”
I created a new file, pasted the code you gave me into it and named the file “eventfix.php” and put it inside the wp-content folder.
The code shows up at the top of my backend pages….next to “hello dolly” quotes, but doesn’t fix the event backend trouble. Am I supposed to have any additional code in the php file?
Thank you thank you!!!!
Yup.
Does it matter where the code is pasted in the functions file? Should I put this in the child theme folder?
Thanks!!!
OH also,
I had a WordFence update for May 26th that said files had been changed. I didn’t know if that was something that I had done or if it was hacked. Here are the files that were reported changed:
Modified File
May 26, 2015 7:42pm
php_mail.log
May 26, 2015 7:42pm
wp-content/plugins/events-manager/screenshot-6.png
May 26, 2015 7:42pm
wp-content/plugins/events-manager/em-shortcode.php
May 26, 2015 7:42pm
wp-content/plugins/events-manager/includes/fonts/em-admin-icon.svg
May 26, 2015 7:42pm
wp-content/plugins/events-manager/em-events.php
May 26, 2015 7:42pm
wp-content/plugins/events-manager/includes/fonts/em-dashicons.eot
May 26, 2015 7:42pm
wp-content/plugins/events-manager/em-bookings.php
May 26, 2015 7:42pm
wp-content/plugins/events-manager/widgets/em-events.php
May 26, 2015 7:42pm
wp-content/plugins/events-manager/widgets/em-locations.php
May 26, 2015 7:42pm
wp-content/plugins/events-manager/screenshot-4.pngForum: Plugins
In reply to: Wordfence pro effectivenessIs this the wrong place to ask this type of question?
Thanks~
Turns out that an event can be entered, but after submitting…they receive the message : “Unauthorized Access. You do not have the rights to manage this Event.” Even though the event is posting.
The event does successfully post, but the user thinks it has gone bad.
Thanks!
Forum: Plugins
In reply to: [WP FullCalendar] Styling textWonderful!!! Thanks so much.
Forum: Plugins
In reply to: [WP FullCalendar] Styling textI used this ‘#wpfc-calendar-wrapper h2 {font-size:18px !important}’ but it makes everything else too big.
Thanks!!!
https://flamencodenuevomexico.org/flamenco-classes-new-mexico/
Forum: Plugins
In reply to: [WP FullCalendar] Two separate category calendarsHow cool!!! Muchas Gracias.
Un otra pregunta:
If I have more then one category do I list like this:
[fullcalendar type=”event” category=”santa-fe-flamenco-class, albuquerque-flamenco-class, taos-flamenco-class”]
Thanks so much!!!!
Forum: Plugins
In reply to: [Ninja Forms - The Contact Form Builder That Grows With You] mutlisiteI’m having the same trouble.
Forum: Plugins
In reply to: [WP FullCalendar] Two separate category calendarsI’ve since changed the domain of the site. It now lives here:
https://flamencodenuevomexico.org/flamenco-event-calendar/
Thanks again!
Forum: Plugins
In reply to: [WP FullCalendar] Two separate category calendarsIs this possible?
Forum: Plugins
In reply to: [WP FullCalendar] Color coding eventsLooks like I figured it out, I just needed to select the categories in the event. I was so close!!!
Awesome plugin! Thank you.