altstatten
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Accidently removed comments section from theme. HELPAll you have to do is go to the original theme files you uploaded originally, open the file you were editing, in something like Notepad and you’ll be looking at the original code.
Then just copy/paste from that back into your working version of that file (the one you messed up!).
Or you could just delete the file you messed up and re-upload the pristine original version. You’ll lose any other “hacks”/changes you may have made, though.
Forum: Themes and Templates
In reply to: lists — inside, outside, and second line indentExactly the same problem I’ve had for quite a while. If anyone knows how to keep that blasted “1.” from overlapping the post image, would you kindly start talking! Thanks.
Forum: Plugins
In reply to: Change the position where Sociable is displayHmmmm. I just copied/pasted that code, put it in my index.php file and now I have TWO sets of sociable icons. Either theres some switch I need to flip in the plugin setup or code, or something in my index.php file code I’m not reading right.
Any help is appreciated.
<div class=”title”>” rel=”bookmark”><?php the_title(); ?></div>
<div class=”meta”>[<?php the_time(‘j M Y’) ?> | <?php comments_popup_link(‘No Comment’, ‘One Comment’, ‘% Comments’);?> |<?php if(function_exists(‘the_views’)) { the_views(); } ?>]</div>
<?php $values = get_post_custom_values(“Headline”);?>
” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”>
<img src=”<?php echo bloginfo(‘template_url’); ?>/scripts/timthumb.php?src=/<?php
$values = get_post_custom_values(“Image”); echo $values[0]; ?>&w=300&h=275&zc=1&q=100″
alt=”<?php the_title(); ?>” class=”left” width=”300px” height=”275px” /><?php the_excerpt(); ?>
” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”>Read the full story »
<?php if (function_exists(‘sociable_html’)) {
echo sociable_html();
} ?>
<?php endwhile; ?>
</div>Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??I’d be happy to be linked to some really nice sites, once we get this bug all figgered out!
My programmer is supposed to have the plugin finished today. I’m having him add functionality to it to allow me to create an ebook out of the q/a, so we’ll see how that goes.
Once I get my paws on the finished/final version I’ll test it on 2.7 the old-fashioned way, post it on my site, then let everybody know right back here in the forum. (I won’t forget!)
Patience, Oh Great Link-meister, and all will be well.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??Crowd surfing??!? We can do that here?? Well heck, yeah!!
Download that .9 version right here, honey!
Install it.
Open it in edit mode in the admin area.
Copy/paste the new version over the old in the edit area.
Activate it.
Should work just fine.Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??Oops. Just re-read your post. You already did what I suggested but you did it to the 1.07 version. I did it to the 0.9 version. That worked.
Got .9?
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??De-activate the plugin.
Open the plugin in edit mode in the WP amin area.
Copy/paste the updated version over the onstalled version (the one that doesn’t work.)
Save it.
Reactivate the plugin.
That should do it.If it doesn’t, I’m expecting my programmer to finish a few more tweaks I’m having him do to it, then I’ll post that version, too.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??Look up 5 posts from here and you’ll see a link where you can download the 2.7 compatible version.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??May be, but I never had 1.0.7 anyway. It works.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??Okay, boys and girls. Here’s a working version of FAQ-tastic, compatible with WP 2.7. Make sure you deactivate your prior copy of it before you do anything with this one. I paid someone to fix it for me since the original author hasn’t publicly responded in well over a year.
You can download the FAQ-Tastic plugin for WP 2.7 right here.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??My programmer tells me he finished step 1 today (getting it to work with 2.7) and he’ll be adding another little goodie I wanted to add to it, tomorrow, then off for a few days and finish up by next Tuesday. I’ll letcha know.
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??I’ve searched until my fingers are bleeding and I can find NOTHING at all as far as other plugins that do the same thing.
I’m currently paying a programmer to either update the existing plugin file so that it works with 2.7, or write another just like it from scratch. Compatible with 2.7, of course.
Should be done in a couple of days. We’ll see.
Forum: Fixing WordPress
In reply to: Trouble w/Other WordPress Newsensworth,
The correctly spelled version worked for me. Did’ya clear your cache?
Forum: Fixing WordPress
In reply to: Listing only top level pages (Yeah I read the Codex!)I am experiencing the same problem. Anybody have a thought??
Forum: Alpha/Beta/RC
In reply to: FAQ-Tastic Lite Not Working in 2.7??Wonderful. Anyone know of another plugin to use?? (I can’t find one…)
Or any Plan C’s??