Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • you could try the witty plugin. it displays a random quote/whatever from a list that you’ve written. if you only enter one quote at a time, then you could leave it up for as long as you wanted. it’s probably not exactly what you want, but it’s in that direction.

    there’s also another plugin (i forget what it’s called, but it came out this month and it has ‘masthead’ in the title or something similar) that is supposed to hack in a few lines under your header.

    not sure where either of these stand with respect to the db.

    Thread Starter bop

    (@bop)

    yup, that was it. strange, though, the preview text was only about six or seven characters in the first place.

    then i changed the plugin back to the old code and it died again, so i’ll just keep using the modified version for now.

    many thanks!

    Forum: Plugins
    In reply to: image headlines plugin date
    Thread Starter bop

    (@bop)

    well, i tried using the_date(”,'<h2>’,'</h2>’,false); but it didn’t really help so much. i am still getting:

    “Warning: Cannot modify header information – headers already sent by path/to/wp-content/plugins/runphp.php:47” on the admin pages, but at least no longer on index.php, and;

    “Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in server/path/to/index.php on line 6” on index.php.

    grr.

    Forum: Plugins
    In reply to: image headlines plugin date
    Thread Starter bop

    (@bop)

    thanks, i’ll try that this morning and update on my progress.

    i will remember to post on your site in the future if i have a problem but i’m not sure i’ll need to; your plugins run effortlessly. they’re great and tremendously useful.

    Forum: Plugins
    In reply to: image headlines plugin date
    Thread Starter bop

    (@bop)

    sorry, i just figured that this would be a common enough problem that people would know what i was talking about. of course you’re right.

    the image headline plugin works like a dream on my post titles. it’s when i try to follow the instructions on coldforged.org (https://www.coldforged.org/image-headlines-plugin-for-wordpress-15/) for using the plugin elsewhere that things start to go wonky.

    what i did was install the runphp plugin and then replace <?php the_date(”,'<h2>’,'</h2>’); ?>
    with the line <?php echo ImageHeadline_render( ‘<?php the_date(”,'<h2>’,'</h2>’); ?>’,’font-file=server/path/to/font.ttf”&font_color=#fff’); ?> in index.php.

    on my public server, i didn’t get very far at all. i got the message:
    “Warning: Cannot modify header information – headers already sent by path/to/wp-content/plugins/runphp.php:47” on every single admin page as soon as i activated the runphp plugin.

    then, index.php showed this message: “Warning: Cannot modify header information – headers already sent by (output started atmy/server/path/wp-content/plugins/runphp.php:47) in my/server/path/wp-admin/admin.php on line 7

    when i tried it on my local server, i had a bit more luck. no errors appeared on the admin pages. on index.php i got the message: “Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING on line 8”. unfortunately, that’s all i got on the page.

    i’ve been over it again and again and i can’t figure it out. i was wondering if i could use the wp-exec plugin instead of runphp, but i’m not sure how i would do that.

    any suggestions would be greatly appreciated, thanks.

    i wanted to bump this up, i’m having this problem in 1.5. i can’t figure out how to insert anything between the link name and the description…

    bop

    (@bop)

    i’ve been looking for this one, too.

    I want a photo plugin that doesn’t produce popups or require more clicking than absolutely necessary, so going directly to the post would be ideal for me.

    anyone?

Viewing 7 replies - 1 through 7 (of 7 total)