EL James
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can't get_header/get_footerDo you have
header.phpandfooter.php? Make sure you have them on your theme directory. Otherwise nothing will show 🙂Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Warning On Windows ServerNo. It’s a normal installation. But its on windows server.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Warning On Windows ServerYes, it seems to be. Is it a permission problem?
Forum: Fixing WordPress
In reply to: site/wp-admin Dashboard error messagetry renaming plugin directories using FTP client.
Forum: Fixing WordPress
In reply to: Can't get sidebar to stretch 100% in heightWhen you put content on sidebar it will automatically resized. But if you want to make it same size as the content area try using jquery equal height plugin http://www.jainaewen.com/files/javascript/jquery/equal-height-columns.html
Forum: Fixing WordPress
In reply to: Add website to existing blogYou will just need to add new pages. If you already have a wordpress blog you already have a website. You can make a homepage that shows your company details, Make a contact page using any contact form plugin.
Forum: Fixing WordPress
In reply to: RSS and XMLCan you give us the site url? Did you tried disabling all plugins. The problem might cause by plugins.
Forum: Everything else WordPress
In reply to: Problem with Histats and casinò linkTry disabling all of your plugins. If you still see the code on your site its hardcoded on the theme. In that case go to the theme editor Appearance -> Editor and edit the header.php file and remove the script from it.
Be careful with theme editor. If you create any php error. Your site might go blank. I recommend you use FTP program and make a backup of the theme before editing.