Gray Screen, Recurring event

Home Forums Calendar Products Events Calendar PRO Gray Screen, Recurring event

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #64492

    Hi! I purchased the PRO plugin so that I could have recurring events. When trying to edit them, I get the pop-up box behind the gray screen. I tried using the code I found in a thread to fix it, but it broke the site, so I removed it. I placed that piece of code at the end of functions.php because it did not specify where to put it. Can you help, please? Thanks!

    #64503
    Barry
    Member

    Hi flourishdesignstudio – are you referring to this code and if so can you share your functions.php file so we can see where you positioned it, etc?

    (Please share any code via a service like Pastebin or Gist rather than pasting it directly in the forum πŸ™‚ )

    Thanks!

    #64567

    Yup, that’s the code that I tried adding. But, I’ve never added anything to the functions.php file. So, I guessed where to put it and placed it at the very bottom to give it a try. It did not work, so I removed it so that the site worked again. πŸ˜‰ I’m just not sure where to add code within that file.

    I just joined PasteBin, and I pasted my functions.php code there. It’s just the standard WP code because I have not (don’t know how to) edit it. I’m not sure how to share it with you, but there’s a link that might help: http://pastebin.com/u/flourishdesignstudio

    #64575
    Barry
    Member

    I’m afraid I can’t see anything of use with that link:

    Flourishdesignstudio has no public pastes.

    Perhaps you marked your paste as being private?

    It’s just the standard WP code because I have not (don’t know how to) edit it.

    OK – but based on your opening post you did try adding the snippet to functions.php at some point, right? That’s what we’re interested in seeing (in case there are any obvious errors that jump out at us).

    Thanks!

    #64666

    Hi Barry! I just repasted the code and made sure that it was marked as public. I think this is a direct link. http://pastebin.com/97YhZqpc

    I have a training session with my client tomorrow, so I am really hoping to get this worked out today. I had hoped it would be an easy upgrade. So, I appreciate your help!

    #64682
    Barry
    Member

    Thanks flourishdesignstudio,

    I don’t believe that is the correct functions.php file. Confusingly, there are a few files with that name within the WordPress codebase! You seem to have found this one:

    wp-includes/functions.php

    However, in this case we want to target your theme’s functions.php file. If you were using the default Twenty Twelve theme, as an example, you would find it in the following location:

    wp-content/themes/twentytwelve/functions.php

    And so if you basically substitute “twentytwelve” with the directory name of your own theme you should be able to find it. Does that help at all?

    #64684

    Great, so I just place that snippet of code at the end of that file?

    #64688
    Barry
    Member

    Yes, that’s the idea πŸ™‚

    #64698

    Thank you!! That did the trick!:) It would probably be good for you to mention which functions.php to edit in your support area for dummies like me!

    Anyway, just one more question… is there a way for AM events to be listed before PM events? You can see my calendar at http://rasaspa.com/calendar/2013-10/ and morning events are listed after evening ones.

    #64710
    Barry
    Member

    Can you break that second question into a new thread? It helps us to keep things organized and actually makes it faster for us to help you.

    Glad you’re all sorted on the recurring dialog front πŸ™‚

    #980655
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Gray Screen, Recurring event’ is closed to new replies.