davidbabylon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sidebar Headers! Arg!Thanks for the input. Sorry, Monika, about the code being out of whack. I’m fairly new to this but appreciate your help. I will try it out and let you know how it works.
Thanks again guys.
Forum: Fixing WordPress
In reply to: Border QuestionJust a quick follow up. Do I place this in the CSS file? And if so, where exactly?
Forum: Fixing WordPress
In reply to: Border QuestionThank you as always exploding boy. Ya know, I might just start going straight to you. ??
Thanks again!
Forum: Plugins
In reply to: Basick Question about FlickrFlickr is great. If you look at my site; https://www.davidbabylon.com, I use the Flickr Daily Zietgiest to show all of my current photos in a flash bar on the side of my page allowing any visitors to instantyl see any of thee pictures they click on and then comment on them, leave notes, etc.
Its just so easy to integrate into whatever blog system you use, WorPress, Blogger, etc.
Forum: Fixing WordPress
In reply to: Nice Titles HelpThanks.
Forum: Fixing WordPress
In reply to: TOO COOL FOR IE helpI will try that and let you know if it works. Thanks exploding-boy.
Forum: Fixing WordPress
In reply to: TOO COOL FOR IE helpMy problem was where to add the code in the Style sheet. I have the image uploaded, just not sure where to place the code. When i tried placing it my entire style sheet went nuts. Sorry if this is a simple answert but I’m still learning. Thanks for the help and if you could tell me where in the CSS file to place the tag I’d greatly appreciate it.
Also, when you say add below the entire BODY code, do you mean below the entire code or below he beginning of the BODY tag itself?
Forum: Plugins
In reply to: gravatar display code issueThanks Skippy. Worked perfectly!
Forum: Plugins
In reply to: gravatar display code issueSkippy, thanks for the quick response.
I entered in the code you suggested and recieved the same error.
Am I not placing the code in the right spot? Here is where I placed it in the comments.php file;<?php edit_comment_link(__(“Edit This”), ‘ |’); ?>
</span>
</div>
<div class=”clearer”> </div>
<?php gravatar(‘R’, ’80’, <img src=”https://www.davidbabylon.com/images/default_avatar.jpg” alt=”Default Avatar” />”, “FF0000”) ?>
<div class=”commenttext”>Forum: Plugins
In reply to: gravatar display code issueSorry if this is a silly question but I am running into a very similar problem as richards1052. I installed the Gravatar plugin and activated it. I then placed this gravatar code into the comments section;
<div class=”commentinfo”>
<span class=”commentdate”>
<?php comment_date() ?> |
<” title=”comment link url”>
<?php comment_time() ?>
<?php edit_comment_link(__(“Edit This”), ‘ |’); ?>
</span>
</div>
<div class=”clearer”> </div><?php gravatar({rating(), size(), <img src=”https://www.davidbabylon.com/images/default_avatar.jpg” alt=”Default Avatar” />”, “FF0000”}}}}) ?>
<div class=”commenttext”>
After doing this in the comments of all my posts this error came up;
Parse error: parse error, unexpected ‘{‘, expecting ‘)’ in /home/.vamp/davidbabylon/davidbabylon.com/wp-content/themes/rin/comments.php on line 35
I apologize if this has already been explained in this thread and I simply did not understand but I would appreciate any help anyone might be able to offer me. I am new to php and have found this forum to be a great source of information and all the members very helpful.
Thanks again.
Forum: Your WordPress
In reply to: Review my siteI like it. I must agree with curly about your navigation. A little too big. Sometimes less is more. But otherwise, very nice.
Forum: Installing WordPress
In reply to: Newb needing detailed help please!Thanks for the quick response. I will give it a try using the link you provided podz, if I can’t get it up and running I will email you.
Thanks again.
Forum: Installing WordPress
In reply to: Newb needing detailed help please!I am a complete code newb and really have no idea how to install WordPress based on the installation directions given at WordPress. I apologize if this is a common thread but I was just wondering if anyone could point me in the direction of a more elaborate explanation of the installation process and the fields involved. Anyone willing to help please email me at davidbabylon at gmail dot com. Thanks for reading, and your patience.