gharter
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website showing blank white pageWow Lorro. Thanks. I will try this on Tuesday when I get back to the office. Since we host our own website, it will be easy to access the folders. I will not overwrite wp-config or wp-content.
Why did this suddenly happen overnight? I didn’t download any new plugins or themes.
Hopefully, this will work. Thanks for all your advice.
Forum: Fixing WordPress
In reply to: Website showing blank white pageActually, I only get that error message with IExplorer browser. Firefox takes me to a blank admin panel screen.
Forum: Fixing WordPress
In reply to: Website showing blank white pageHI Lorro. Thanks so much for replying.
I can log in but shows this error page.
This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.For more information about HTTP errors, see Help.
This just started today. Yesterday, I woke up to a blank website. When I changed the theme from StudioPress Enterprise to Twenty Fourteen, the website worked (looked awful) but the admin panel was blank. Today, I can’t even get to the blank admin page.
Would it make sense to download a fresh version of WordPress and then move existing folders to the new version of WordPress?
This is so frustrating. We host our own website and I’ve tried to change the name of the Twenty Fourteen theme folder and nothing changed. I also made sure there were no spaces in the config php file. Nothing is working at all.
What can I do now? Download WordPress again?
Forum: Fixing WordPress
In reply to: Website showing blank white pageThanks for your reply. I went ahead and changed themes to see if that’s the problem. I changed from StudioPress Enterprise to Twenty Fourteen. Now the website works but my admin panel is a white screen.
What can I do now? Thanks!
Forum: Fixing WordPress
In reply to: Can't edit pageThis is the error message.
Forum: Fixing WordPress
In reply to: Installed WordPress 3.5.2 and lost 12 pagesThanks for your reply. They are missing from admin panel and live site. Two pages are off front–county employment and VACo Events and Meetings. I’m stumped. Hopefully our IT GUY backed it up. I had 99 pages. Now it shows I have 87 pages.
Forum: Fixing WordPress
In reply to: Blog feed not showing full textI fixed it by going to Genesis > Theme Settings and selecting content for my content archives section.
Forum: Plugins
In reply to: [The Events Calendar] Box around every even event listingHi Jonah. I got it to work. Thanks so much for your help.
Forum: Fixing WordPress
In reply to: Website TitleI’m running Genesis SEO. I changed some stuff in there and it worked. Thanks for your reply. Really appreciate it.
Forum: Themes and Templates
In reply to: I really messed up my websiteOh WOW. Fixed! Thanks so much! I can go to sleep now. Thanks again.
g
Forum: Themes and Templates
In reply to: I really messed up my websiteSorry. I’m new to this. Here’s the URL of the code in pastebin. Thanks.
Forum: Themes and Templates
In reply to: I really messed up my websiteForum: Themes and Templates
In reply to: I really messed up my websiteThanks for your quick reply. I haven’t been able to sleep because of this mistake.
Here is the code I received to fix a border box in the event calendar.
Your theme is adding CSS which is putting these boxes around your events. You can easily override this by adding the following CSS to your theme’s style.css file:
.eventsListWidget .alt {
border: 0;
}I didn’t know what to do with the code, so I messed around. Big mistake. I pasted that code in The Event Calendar/Settings/Template tab and a box labeled this…
Add HTML before calendar
If you are familiar with CSS you can use this box to add extra divs before the calendar list. Some Themes may require this to help with styling.
That messed it up.
Here’s the code
[Please use a pastebin for that much code – see post above]Forum: Plugins
In reply to: [The Events Calendar] Box around every even event listingI tried to paste that code in the events calendar template area and it blew up my footer section of the enterprise theme. Would you have a look? I need help bad now. Don’t know how to fix it. Thanks.
Forum: Plugins
In reply to: [The Events Calendar] Box around every even event listingHi Jonah. Our site is http://www.vaco.org. You can see the boxes around Upcoming Events section. Thanks.