juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank Screenwhen you say you ‘uploaded the ones in question’ do you mean you only uploaded some of the files of the theme? If so, I would download to your PC the complete theme folder so you have a backup of any changes you made and then upload a fresh copy of the entire theme – all it’s files and folders.
Forum: Fixing WordPress
In reply to: Not sure how to fix thisThere is a big section with a thick blue line, a white area and then another thick blue line. If that is what you are talking about, it is the content area of the page
…and now the pages are getting an internal server error.
Forum: Fixing WordPress
In reply to: Blank Screen1) did you make changes to the child theme or the main theme?
2) to which theme did you upload the fresh files?
3) where did you get the fresh files?Forum: Fixing WordPress
In reply to: youtube file type no longer uploading on free wordpressYou need to ask this question over at https://en.support.wordpress.com
Forum: Fixing WordPress
In reply to: Layout of site content shiftedyou have added images that are too wide for the size of the column. The very firse image has a width of 700px (the nativity nights) and the column it is in only has a width of 460px. This is causing the images to overlap the second column.
One of the two things has to change
Forum: Fixing WordPress
In reply to: Header not fully hidden?Your image is eing scalled to the size of the browser window. On my screen it is huge. This is caused by the ‘width: 100%’ in this CSS
#site-header img {
content: url(/Banner1.jpg);
max-width: none;
width: 100%;
}try playing with that. HIMNT: use the firebug extension in FireFox and you can dynamically change it to see it’s effects.
Forum: Fixing WordPress
In reply to: htc access fileI’d talk to your university’s IT staff about this since it is a server security issue and has nothing to do with wordpress
Forum: Fixing WordPress
In reply to: Blank Screenyou messed something up. If you look at teh source of the page, you are getting a fatal error
Fatal error: Call to undefined function Avada() in <b>/home/lemon723/public_html/aplusclean.ca/wp-content/themes/Avada/header.php</b> on line 3
Were you replacing theme files? If so, you may not have replaced them all. I would do a fresh install f the theme (swap to the twentyfifteen theme, delete the Avada them, re install it and then swap back.)
Forum: Fixing WordPress
In reply to: youtube file type no longer uploading on free wordpresswhere is your free wordress site hosted?
Forum: Fixing WordPress
In reply to: Error establishing a database connectionThat message will show up when the information in the wp-config.php file doesn’t match the database name and or database user/password
Edit that file and look at the information, then use phpMyAdmin to connect to the database and see if it works.
I assume this was working, what changed? Did you update something?
Forum: Fixing WordPress
In reply to: Site not displaying/content not publishinglet me rephrase my last post. Go read the information at that link and follow it.
Forum: Fixing WordPress
In reply to: Site not displaying/content not publishingGood! that is progress.
Did you follow this directions doing the install? https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install
Did the advice resolve your issue? If so please what got it to work and after explaining, please mark the thread resolved.
Forum: Fixing WordPress
In reply to: Site not displaying/content not publishingfor the moment tr setting them both to .co.uk/wordpress