Salum
Forum Replies Created
-
Forum: Plugins
In reply to: function equivalent to single_term_title();?anyone? I still can’t figure this out
Forum: Fixing WordPress
In reply to: Firefox incompatibilityIf I were you, i’d save some of my time, and download or uy some template.
By the time someone downloads and find out what error is happening, you will regret not upgrading your theme.Forum: Fixing WordPress
In reply to: Homepage Hangs – but only on some machinesthat happens because IE 6.0 does not act like other browsers do, IE 6.0 has been criticised since forever for its way of interpreting HTML and CSS. This “Hanging” error probably is something on your Theme’s CSS.
If you guys could post a ScreenShot of your websites shown on IE 6.0 I could take a look for both of you, and who knows fix it.
Forum: Fixing WordPress
In reply to: Homepage Hangs – but only on some machinescould you post a screenshot? I have IE 7.0 here.
Forum: Fixing WordPress
In reply to: Internal Server Error when saving pageYou can try re-uploading the admin PHP files, but I don’t really think that will work. Since it is an “Internal Server Error” there must be something with your server/hoster. Try getting in touch with your webhosting provider or something or even change your webhosting provider 😉
I use BlueHost, and I have never been so happy as I am now. (I’ve trid around 12 webhosting providers util now. and BHost has been the Best =D)
Forum: Fixing WordPress
In reply to: Search form doesn’t workI’ve taken a look and everything seems fine even in the website it is working. You’d need to press “Enter” to search. You missed the submit button
<li id="Search"> <h2>Search</h2> <form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>"> <input type="text" name="s" id="s" size="30" value="search this site..."/></form> <input type="submit" id="searchsubmit" value="Search" /><br /><br /> </li>or instead of this default button, you can use an image as a button
<input type="image" id="searchsubmit" src="Image URL here" class="your CSS class here" />Forum: Fixing WordPress
In reply to: Paged CommentsCouldn’t make it work. I use version 2.5.1 Is this plugin comatible to the nwest version of WordPress?
Ive followed the steps perfectly, but it just won’t work.
here what appears:
http://thunder-design.net/uploader/images/617494Untitled-9.gif
nad my theme is nowhere like this ;O