atutahi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerThe original should still be available via your zip file. That css file wouldn’t have changed…
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerouch! hmmm, I suggest you go to the original theme file (zipped) and find the css file, copy it back to your WP files and start again!
Always try to keep copies of the css, especially if you’ve changed AND you like it – that way you don’t have to work through all bits you want back.
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerJeff, please click on the “resolved” option for this topic, thanks 🙂 hope it all worked for you 🙂
Forum: Themes and Templates
In reply to: Slider issue using Showtime Theme (permissions issue maybe?)Thanks so much Mercime 🙂 – it was a permissions error, I got in touch with the host and whatever they did fixed it, here is what they said,
“This does look like a permissions issue. We have set your httpdocs folder to 755 permissions recursive to all subfolders (777 not permitted on shared hosting)”
Very relieved and again thanks for replying :)!!
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerhmmm, try taking a screenshot of the image, save it and open in PS, then use the eyedrop tool that will give you the correct code 🙂
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerI usually use PhotoShop’s eyedropper tool there are a few online programme what allow for the same functionality, that would work.
I don’t exactly know which colour you are referring to but when I checked I got 891C6B – is that what you’re talking about?
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerHere’s a screenshot – http://news.tangatawhenua.com/wp-content/uploads/2010/12/ShoepiddydooScreenShot.png
I don’t know what it’s supposed to look like but it looks the same in FF 🙂
Forum: Themes and Templates
In reply to: Theme is all messed up in internet explorerHola Jeff, just checked the page in FF and IE and um er well they look exactly the same am using IE8.
Forum: Fixing WordPress
In reply to: URGENT: Running 2.9.2 and Site has gone down!I so can’t remember what I did to fix it but thanks for that!! I think it was a plugin issue, so I deactivated heaps of them and it when back online 🙂 thanks James!
Forum: Plugins
In reply to: Embedding streaming audioI totally found the bestest plugin – its the simple popup plugin – it still pops up but works perfectly.
Forum: Fixing WordPress
In reply to: RSS feed error [XML error: mismatched tag] – I need some ninjas ;)just a random update… the feed works and then it doesn’t and then it does and then it doesn’t 🙁 sigh!
Forum: Fixing WordPress
In reply to: RSS feed error [XML error: mismatched tag] – I need some ninjas ;)Oh and I forgot I also tried to add the rss-shortcode plugin to see if that would solve things but nope no feeds are showing 🙁
Forum: Fixing WordPress
In reply to: RSS feed error [XML error: mismatched tag] – I need some ninjas ;)People have been talking about checking tags and code I’ve found the wp-blog header.php file:
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/if ( !isset($wp_did_header) ) {
$wp_did_header = true;
require_once( dirname(__FILE__) . ‘/wp-load.php’ );
wp();
require_once( ABSPATH . WPINC . ‘/template-loader.php’ );
}
?>
Is that correct?
Forum: Fixing WordPress
In reply to: RSS feed error [XML error: mismatched tag] – I need some ninjas ;)Sigh. OK so nah, that didn’t work, I also did the following:
- Reverted to the 3.0 default theme
- Deactivated all the plugins
- Upgraded both Genesis & the child theme I’m using
The RSS feed still didn’t work, I then:
And still nothing worked… is it 3.0, should I upgrade to 3.01???
Ahhhh!! LOL but really, jeez!Forum: Fixing WordPress
In reply to: RSS feed error [XML error: mismatched tag] – I need some ninjas ;)Thanks t-p, someone also suggested that I reinstall the theme, which I’ll go now. Will let you know how both go, but damn it’s driving me crazy…