alpha
Forum Replies Created
-
Forum: Plugins
In reply to: Lightbox Foliage mod (need same javascript effect on footer images)Issue resolved. Turns out my syntax was not correctly written. Lesson: Check syntax twice, then check it again.
Forum: Plugins
In reply to: Lightbox Foliage mod (need same javascript effect on footer images)By the way, I did read How to use Javascript in Template Files. I made the call for the scripts inside the div where the pictures are but it’s not working for me.
Forum: Fixing WordPress
In reply to: Please help me troubleshoot…Meh, it’s working again. I went to MySQL databases and selected “Repair” on each one.
That did it.
Forum: Fixing WordPress
In reply to: Please help me troubleshoot…Yes, WordPress is installed (has been installed and running fine for a while now (V.2.0.2)
Is backing everything up, clearing everything and reinstalling from scratch the only way out of this? I’ve always used Fantastico though my host to install WP…
Forum: Themes and Templates
In reply to: How to shrink the big blue blob (kubrick theme)?Maybe you should post a link to your site so we can see what the problem is.
Forum: Plugins
In reply to: Image gallery in WP 1.5Currently, I am using WP-Gal for galleries but data entry is a pain in the neck; you must create an instance for each picture you want to add to each gallery which is quite a chore.
For images in posts -only when I’m interested in expanding on them- I use Exhibit which was working fine until the upgrade and then it broke.
It works again after fixing it as described here: https://www.ads-software.com/support/topic.php?id=8501
Forum: Plugins
In reply to: wp-photos vs. exhibitWow. After almost entirely ditching Exhibit for incompatibility with 1.5, I found this fix which perfectly fixed the plugin as it was useless since the upgrade.
Thank you, symantix!
Forum: Your WordPress
In reply to: The Game Chair – A video game journalAs a fellow gamer I think your content is magnificent.
The site has a nice look to it; I generally like dark weblogs when they are done tastefully (despite the fact that most people hate them for some reason).
Excellent job! If you ever think of making it a colaborative effort, let me know. I also write about videogames although not in as much detail as you do.
I play a lot though (PS2, xbox, GC, etc).
Forum: Fixing WordPress
In reply to: Search button to imageActually, it worked well. All I had to do really in order to keep the format of the search bar was replace this line:
‘<input name=”submit” type=”submit” tabindex=”5″ value=”<?php _e(‘GO’); ?>” />’
with this line:
‘<input type=”image” src=”https://dommain.com/images/image.gif” name=”search” alt=”Search” class=”button” />’
Thanks, Podz!
Forum: Fixing WordPress
In reply to: I want to change what the search button looks like.Thanks. I validated and fixed a couple of errors. The picture still displays like that. I deleted the get_sidebar syntax from the gallery installation since I already have a horizontal navigation bar and since the side menu is gone, the picture is fine now.
Still, I don’t suppose there is a way to have both side by side, is there? Oh well. Thanks again.
Forum: Fixing WordPress
In reply to: I want to change what the search button looks like.Does this work for 1.5? The content does not seem to match…
Could you do your hack to this code:
<form style=”padding: 0px; margin-top: 0px; margin-bottom: 0px;” id=”searchform” method=”get” action=”<?php bloginfo(‘url’); ?>”>
<div class=”title”>Search</div>
<p style=”padding: 0px; margin-top: 0px; margin-bottom: 0px;”><input type=”text” class=”input” name=”s” id=”search” size=”15″ />
<input name=”submit” type=”submit” tabindex=”5″ value=”<?php _e(‘GO’); ?>” />
</form>Thanks, Podz.
By the way (if it’s not too much to ask…) Could you take a look at the css of my test site with Firefox and tell me how to make the picture appropriately go to the top? It’s appearing after the side bar ends (but it doesn’t happen in IE) The URL is: https://www.theomegaattempt.com/wp-gal/file/Tester/building1.jpg
Thanks in advance!
Forum: Your WordPress
In reply to: There’s a hope for nice guys…Saying that a large number of anything and generalizing (i.e. ALL) are two very different things.
I’m not interested in learning your views. You wanted an opinion, I went and clicked on your site and gave you my opinion.
You seem to take offense to it, which is fine; you asked for opinoins as far as the content goes which is why I’m telling you that my opinion is that it’s lame. Sorry.
Forum: Your WordPress
In reply to: Heuristic BlogYour site has no background color specified. Since my browser has a gray background, your site does too.
Forum: Your WordPress
In reply to: There’s a hope for nice guys…As far as content goes, I think generalizing women is pretty lame. There is no such a thing as “that’s the way women work.” Every woman (notice I write woman, not girl) is different as every man is different.
Yes, I agree that there is a large number of women that tend to be drawn to men that treat them like crap but then again, you can’t generalize.
As far as the format, I don’t know why you call it a radio show. It is not being broadcast over the radio, so it is not a radio show. Maybe webcast would would be a more appropriate term although that would also not be accurate because your content is not being broadcast in any way, it’s a downloadable audio file.
And lastly, I know you’re not looking to get opinions about the visual aspect of your blog, but I do have to say that I’m sick of running into Kubrick clones with no personality.
Forum: Plugins
In reply to: trencaspammers and odd comment on my blogSpamming with trencaspammers is possible due to a customized script that knows the name of one of the files that run the plugin. Once this file or attribute is renamed, the script would have to be customized by the spammer to spam your blog (which is unlikely).
I can’t search right now but I read it here. Try searching for it and see. Hopefuly you’ll find it and let us know (I also use trencaspammers). I’ll come back when I can search and I’ll post the link to that thread if I find it.
UPDATE:
Here’s the thread I was talking about:
https://www.ads-software.com/support/topic.php?id=18901#post-108965