Home › Forums › Calendar Products › Events Calendar PRO › Blank Settings screen
- This topic has 13 replies, 4 voices, and was last updated 9 years, 4 months ago by
Alexis Searfoss.
-
AuthorPosts
-
November 22, 2016 at 11:15 am #1196056
Alexis Searfoss
ParticipantHello,
I recently upgraded to pro and wanted to install license, however I am getting a blank screen.
November 22, 2016 at 11:48 pm #1196325Geoff B.
MemberGood evening Britani and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We are sorry to hear about the blank screen you are getting.
I would love to help you with this topic.As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?
https://theeventscalendar.com/knowledgebase/sharing-sys-info/
By the sound of it, it looks like there is some type of conflict at play.
This is usually because of:- A conflict with another plugin
- A conflict with your WordPress theme
- A template customization for the Events Calendar that requires updating
A first quick test is to simply temporarily revert back to a default WordPress theme such as twenty-sixteen to see if the issue persists.
The next step would be to go through our testing for conflicts procedure (preferably in a staging/dev environment or local install of your WordPress website) and let us know what you find out.
Basically the goal here is to revert back to a bare WordPress installation to see if the problem persists. It also allows us to pinpoint what the cause of the issue is.
But, before you do that, there are 2 things I would advise:
- Make a backup of your database
- Consider activating a “Maintenance Page” plugin if you are doing this on your live site (to minimize impact on your visitors)
Let me know how that goes.
Best regards,
Geoff B.November 23, 2016 at 8:55 am #1196585Alexis Searfoss
ParticipantHi there,
I did test with the other themes and it works… so does that mean I cannot use this with our theme? Thanks
November 23, 2016 at 3:08 pm #1196774Geoff B.
MemberGood evening Walter,
Thank you for doing those tests.
I am sorry that there seems to be a conflict with your theme.But, that does not necessarily mean that you can’t use your theme.
I would like to run some tests for you.
Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.
Please ensure you are using the latest files as found on your actual website.
This way I will get access to any updates or customizations you might have made.Secondly, as a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?
https://theeventscalendar.com/knowledgebase/sharing-sys-info/
Best regards,
Geoff B.
November 23, 2016 at 7:45 pm #1196859Alexis Searfoss
ParticipantThis reply is private.
November 24, 2016 at 9:07 pm #1197221Geoff B.
MemberHey Walter,
Thank you for the theme files and the system info.
This allowed me to run some additional tests for you.
The good news is that I was able to run the Events Calendar Pro alongside you theme without any issue.
For that reason, I would like to offer to login to take a look (not to touch), with your permission.
Hang in there!
Best regards,
Geoff B.
November 25, 2016 at 7:29 am #1197374Alexis Searfoss
ParticipantThis reply is private.
November 25, 2016 at 10:42 pm #1197704Geoff B.
MemberHey Walter,
Thank you for the credentials.
This allowed me to go in and notice a few things:
- You are missing an important CSS file in your theme http://www.learnopen.org/wp-content/plugins/wp-directory/assets/css/admin_style.css?ver=4.6.1 Failed to load resource: the server responded with a status of 404 (Not Found)
- The tabs are there, but they are simply hidden by a line of the above CSS ironically
The culprit is found under that stylesheet:
.form {
display: none;
}If you simply add the following CSS rule to your theme’s style.css, you should be fine
.tribe-settings-form {
display: block !important;
}Let me know how that goes.
Best regards,
Geoff B.November 26, 2016 at 8:56 am #1197836Alexis Searfoss
ParticipantThis reply is private.
November 28, 2016 at 1:22 pm #1198681Geoff B.
MemberGood afternoon Walter,
Sorry about that.
The CSS rule is correct, but it won’t kick-in if placed in the normal CSS file.
Please add it to : /wp-content/themes/directory-theme/include/assets/css/admin_style.cssI have tested it and it works.
The only downside is that it will not survive theme updates.Perhaps you might want to submit that CSS rule to the theme authors so that they include it in their next release ?
Best regards,
Geoff B.
November 28, 2016 at 9:15 pm #1198879Alexis Searfoss
ParticipantThis reply is private.
November 29, 2016 at 11:31 am #1199304Geoff B.
MemberHey Walter,
No worries. For some reason, the additional CSS rule does not seem to be in your file ?
Here is an updated version of the CSS file: admin_style_css
You can simply replace the one found under: /wp-content/themes/directory-theme/include/assets/css/admin_style.css
Let me know how that goes.
Best regards,
Geoff B.December 21, 2016 at 8:35 am #1208897Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Blank Settings screen’ is closed to new replies.
