ronchicago
Forum Replies Created
-
Forum: Themes and Templates
In reply to: page format problem with IEIE and layouts = ;-(
While you are awaiting more tips and try suggestions refer to this site = http://cavemonkey50.com/2005/12/the-ultimate-ie-hack-guide
I still have problems with three blogs…
Forum: Everything else WordPress
In reply to: Static Home Page examplesunderstood and Cool! i have gone on codex and come back with this question = where is the best section in codex to help me build a custom static home page. my intention is to have ten major category links be graphically displayed that would go directly to respective category summary archive; plus an “all” link that would go to normal front page. thanks!
Forum: Fixing WordPress
In reply to: Registration – waiting for passwordwell, you may have peeked at the FAQ on my site. can instructions be improved upon for those who aren’t so easily discovering their pw?
Forum: Everything else WordPress
In reply to: Static Home Page exampleshmm, end of the day and no static page examples…
a “static page” is a non-database/wordpress engine page, right? one would use a static page as a “splash” page that does not have a text intensive look. something a little creative, enticing? that’s my take but what do i know?
Forum: Everything else WordPress
In reply to: Static Home Page examplesmichael, looking for examples of use first. trying to understand the option a little better. then maybe documentation comes next. what do you think?
Forum: Fixing WordPress
In reply to: Header = Flashhere is what i placed it in the stylesheet:
#header {
padding: 0;
margin: 0;
position: relative;
height: 200px;
background: url(‘images/header/rotate.php’) left center no-repeat;here is the config instructions:
<p>/* ————————- CONFIGURATION ———————–<br>
</p>
<p> Set $folder to the full path to the location of your images.<br>
For example: $folder = ‘/user/me/example.com/images/’;<br>
If the rotate.php file will be in the same folder as your<br>
images then you should leave it set to $folder = ‘.’;</p>
<p>*/<br>
</p>
<p> $folder = ‘.’;<br>
</p>
<p>/* </p>
<p> Most users can safely ignore this part. If you’re a programmer,<br>
keep reading, if not, you’re done. Go get some coffee.</p>
<p> If you’d like to enable additional image types other than<br>
gif, jpg, and png, add a duplicate line to the section below<br>
for the new image type.<br>
<br>
Add the new file-type, single-quoted, inside brackets.<br>
<br>
Add the mime-type to be sent to the browser, also single-quoted,<br>
after the equal sign.<br>
<br>
For example:<br>
<br>
PDF Files:</p>
<p> $extList[‘pdf’] = ‘application/pdf’;<br>
<br>
CSS Files:</p>
<p> $extList[‘css’] = ‘text/css’;</p>
<p> You can even serve up random HTML files:</p>
<p> $extList[‘html’] = ‘text/html’;<br>
$extList[‘htm’] = ‘text/html’;</p>
<p> Just be sure your mime-type definition is correct!</p>
<p>*/</p>
<p> $extList = array();<br>
$extList[‘gif’] = ‘image/gif’;<br>
$extList[‘jpg’] = ‘image/jpeg’;<br>
$extList[‘jpeg’] = ‘image/jpeg’;<br>
$extList[‘png’] = ‘image/png’;<br>
</p>
<p>// You don’t need to edit anything after this point.<br>
</p>
<p>// ——————— END CONFIGURATION ———————–</p>here is the author:
<p>/*</p>
<p> AUTOMATIC IMAGE ROTATOR<br>
Version 2.2 – December 4, 2003<br>
Copyright (c) 2002-2003 Dan P. Benjamin, Automatic, Ltd.<br>
All Rights Reserved.</p>
<p> http://www.hiveware.com/imagerotator.php<br>
<br>
http://www.automaticlabs.com/<br>
<br>
<br>
DISCLAIMER<br>
Automatic, Ltd. makes no representations or warranties about<br>
the suitability of the software, either express or<br>
implied, including but not limited to the implied<br>
warranties of merchantability, fitness for a particular<br>
purpose, or non-infringement. Dan P. Benjamin and Automatic, Ltd.<br>
shall not be liable for any damages suffered by licensee<br>
as a result of using, modifying or distributing this<br>
software or its derivatives.<br>
<br>
<br>
ABOUT<br>
This PHP script will randomly select an image file from a<br>
folder of images on your webserver. You can then link to it<br>
as you would any standard image file and you’ll see a random<br>
image each time you reload.<br>
<br>
When you want to add or remove images from the rotation-pool,<br>
just add or remove them from the image rotation folder.<br>
</p>Forum: Fixing WordPress
In reply to: Registration – waiting for passwordwhooami, thank you again! let me ask you this, almost every incoming email that is not in your address book goes into your spam folder? the password always comes from wordpress@yourdomain.com?
Forum: Fixing WordPress
In reply to: Registration – waiting for passwordi am about to walk out the door and wont’ get to this until tomorrow
Forum: Fixing WordPress
In reply to: Registration – waiting for passwordwhooami, you talking to me or mm232?
Forum: Fixing WordPress
In reply to: Author profilewish to revisit this. i have found the code, now my author is displayed. however, there is no link option. i gave one author a website thinking that would trigger a link to an author’s web site but no, the author’s name continues to display only.
Forum: Fixing WordPress
In reply to: Header = Flashwell, i have not finished my flash art but i wish to revisit per adamsjw2 question. i am guessing the style.css? that is where i put my rotate.php code in the header folder for a mast-header on another site.
Forum: Fixing WordPress
In reply to: Registration – waiting for passwordwhooami,
first of all, thanks for jumping into the pool on this one. also, it is 80 degrees in chicago this weekend. so i am outside.
when i as the admin creates a new user, i am notified via email that a new person has just registered.
when someone registers on their own, i am not notified of a new registration via email, however, the new user is registered. the user does not get a password via email.
when a non-registered someone makes a comment i am notified via email. then i have to authorize the posting.
note: i do have several plugins that offer email bells and whistles and have not deactivated to test the registration process. a possibility?
1) share this = works fine
2) subcribe to comments = works fine
3) secure and accessable php contact form = works fineForum: Fixing WordPress
In reply to: Registration – waiting for passwordagain…i have someone, sam, (same person mentioned in this thread) who wants to register and contribute but the password does not seem to arrive. i have deleted sam as a user and have asked her register again to no avail. btw – pretty much everyone i have asked on this new site to register to test it, is having problems.
as an administrator, how can i give sam full author access to this site?
registration must not be a big problem because based on the activity of this thread = (only bhoney) it is no problem…
Forum: Fixing WordPress
In reply to: Email all Users their ID/passwordotto, i am experiencing people registering and not getting their password. i can see them as registered. i am notified that they have registered. one person who thought they did not get a password found it in their spam folder. i am going to delete two and ask them to submit again for loss of anything better to do. do you have any knowledge or advice on this?
Forum: Your WordPress
In reply to: Review my site design: BE BRUTAL!!!i am stuck today and maybe in a contrary mood while waiting for things to sort out. let’s use a favorite line in these situations = smart people are allowed to disagree π about the spam thing and as otto points out, there are very good spam filters. this is a site of a web designer who talks about code, validation, sight empaired. the criteria here is a bit different.
the pop-up email client window: there is little control over what an end user has as an email client. there are sleek/robust contact solutions that can better demonstrate web-savvy expertise. i wish this was the case for registration at this moment.
aesthetics on your own stuff: these things are personal and things always get better with continous refining. at a certain point either you decide the painting is done or your life partner does.