sketkar
Forum Replies Created
-
Forum: Your WordPress
In reply to: aplus themeyes very unique. I like themes that break the norm
Forum: Fixing WordPress
In reply to: WP 1.5 and GalleryDid you get it to work? I didn’t know someone that already written up a HOWTO. I hacked my own way through integrating it and it works okay. Let me know if you are still having problem and I’ll try to put down my steps in writing.
Forum: Your WordPress
In reply to: My NEW ThemeAwesome job, looks good. Like the horizontal menu in the header. Correct me if I’m wrong but the TITLE fonts are done using the image-headline plugin, I could never get to work properly myself. Did you have to make any mod to your PHP setup?
Forum: Your WordPress
In reply to: sketkar’s world …I embedded it in the header.php for now, it’s static. Using pure CSS to style the buttons. I would like to make it more dynamic, ie for “theme” purposes. I pasted the CCS below.
#buttons {
border-bottom: 1px solid #525354;
margin: 10px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}.xml_button {
border: 1px solid outset #525354;
color: #333333;
background-color: #D5D6D7;
text-decoration: none;
padding-left:0.5em;
padding-right:0.5em;
padding-top:0em;
padding-bottom:0em;
font-size: 14px;
text-decoration: none;
margin: 0px;
}.xml_button:visited {
border: 1px solid outset #525354;
color: #333333;
background-color: #D5D6D7;
text-decoration: none;
padding-left:0.5em;
padding-right:0.5em;
padding-top:0em;
padding-bottom:0em;
font-size: 14px;
text-decoration: none;
}.xml_button:hover {
background-color: #CC6600;
color: #FFFFFF;
text-decoration: none;
}.xml_button:active {
background-color: #CC6600;
border: 1px solid inset #D5D6D7;
text-decoration: none;
}Iit looks different in FF and IE as usual, but still works.
Forum: Fixing WordPress
In reply to: posting comments issueWell, that only part of it. I notice that there is no
$user_ID
, it’s supposed to be$user_id
. So I fixed that in thecomments.php
andwp-comments-post.php
and it seems to work. I’ll be deleting my cache and cookies and trying again…hahaha.Forum: Fixing WordPress
In reply to: posting comments issueHrmm..nope that wasn’t it. Still can’t post comments, unless It’s my name or I’m logged in.
Forum: Fixing WordPress
In reply to: posting comments issueFound the problem, I think. In the comments.php, towards the end of the comments form, there is the line
<?php do_action('comment_form', $post->ID); ?>
I commented it out and now it works. At least it did on my test site.
Forum: Your WordPress
In reply to: sketkar’s world …I’m using FF 1.0, I suppose I should upgrade to 1.01. It seems to work in Moz, FF and IE (I was told, I don’t have it myself).
Also, the shifting posts aren’t annoying or distracting are they?
Forum: Fixing WordPress
In reply to: posting comments issuealready unselected, that’s not it. I wonder if wp-comments.php isn’t validating the Names and Email correctly or something.
Forum: Fixing WordPress
In reply to: posting comments issueaaahhh….thanks, I can’t believe I missed it.
Forum: Your WordPress
In reply to: sketkar’s world …Hmm … Really? what browser? It looks okay on FF.
Forum: Your WordPress
In reply to: sketkar’s world …Weird. It happened to me too but now it works. Try again. Thanks
Forum: Your WordPress
In reply to: lucky33Amazing!! I really like. You have given me lot of ideas for my site. Thanks!
Forum: Your WordPress
In reply to: Switched to WordPress…Thanks for the thoughts. I still find myself tweaking the template/look, maybe spending too much time on it. ?? I hope the site looks okay in most browser. I have only tested it in IE and Firefox.
–sketkarForum: Your WordPress
In reply to: An Islander’s Domain On The NetYeah, the pink and yellow hurts my eyes.