anthonyiperez
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images and CSS won't load… sort of.Mr. Nevins, I love you. The slightest little details can wreak havoc on pages apparently. Thank you for your suggestion, the site is now working just the way it was intended! I just gotta tweak it a little bit and everything should look the way it did on localhost.
Again, thanks a ton man.
Forum: Fixing WordPress
In reply to: Images and CSS won't load… sort of.All the images exist within the folder already though. After building the templates and stylesheets, I zipped and uploaded the custom theme to wordpress and everything just stopped working properly. All the images can be found at http://healthbabe.org/wp-content/themes/HBCustom/images/
However, when you navigate to the same link, sans images, this error is shown:
Fatal error: Call to undefined function get_header() in /home/healt288/public_html/wp-content/themes/HBCustom/index.php on line 1Forum: Fixing WordPress
In reply to: Images and CSS won't load… sort of.Hey WPyogi, thanks for the quick reply! Grassbackground is being loaded with the following code:
body { margin-top:0; padding: 0; margin: 0; vertical-align: top; text-align: left; color: #EEE8AA; background: url(images/JPEG/grassbackground.jpg) fixed repeat-x bottom center; }That is the only image from style.css that is actually loading. The logo and social media icons are loaded with html.
Forum: Fixing WordPress
In reply to: Images and CSS won't load… sort of.Tried attaching the website address in there, guess it didn’t work. Here’s the website I’ve been trying to get functioning properly for my wife.