Forum Replies Created

Viewing 12 replies - 16 through 27 (of 27 total)
  • I think you want to put the colour into this section of the css

    small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #F73838}

    hisyam, can I ask how you got around the error you were suffering from?

    Heh, thanks for this. I was actually googling on how to create something like this, but to no avail.
    Good work ??

    Forum: Fixing WordPress
    In reply to: Trackback url

    <?php trackback_url(display); ?>
    Put that where you want it, and surround it with tags. If needed.

    Forum: Plugins
    In reply to: Plugin: Miniblog

    Hi, I’m having some trouble customising how my asides list appears in the sidebar. At the moment, there is a fair amount of white space between the link and the entry, and then the next link. Using both the default <?php miniblog_list_entries(); ?> and
    <?php miniblog_list_entries('

    • ', ' ', '
    • ', 'default', 5); ?> both leave me with this unused space.
      Is there anyway of getting rid of this? I’m not sure if it’s hardcoded into the plug-in itself, but I changed something in there before and broke it, which has made me a little wary. But if that’s what has to be done, I’m sure I could cope. ??

    Should have guessed. Thanks.

    Care to share? :p Using the_Excerpts function?

    Forum: Fixing WordPress
    In reply to: A few questions ;)
    Thread Starter danm

    (@danm)

    Hmm. For some reason all the permalinks stopped working, but I managed to circumvent that by adding /index.php/ before the %postname% option in WordPress…
    The .htaccess file has all the correct rules inside. I’ve contacted my host about whether they’ve changed anything, but could it possibly be down to the server not using htaccess properly?

    Forum: Fixing WordPress
    In reply to: A few questions ;)
    Thread Starter danm

    (@danm)

    Aye, thanks. Got that bit sorted. Still got the miniblog problem, and for some reason my link to my colophon has stopped working. I haven’t done anything to it….

    Forum: Fixing WordPress
    In reply to: A few questions ;)
    Thread Starter danm

    (@danm)

    1 – The Miniblog plugin. I wasn’t keen on having the <br> in between each post there, so I deleted it. However, this seemed to break the plugin, thus I put it back in. Any suggestions on how to counter this?

    This one’s still stumping me folks. I’m currently using the “php miniblog_list_entries();” format, but only because when I actually put “php miniblog_list_entries(insert the variables)” the plugin seems to break. And nothing is displayed.

    Any assistance? No doubt it’s something so simple.

    Forum: Fixing WordPress
    In reply to: A few questions ;)
    Thread Starter danm

    (@danm)

    Aye, I just deleted what I had done when I noticed it wasn’t working…
    Anywho, thanks again.

    Forum: Fixing WordPress
    In reply to: A few questions ;)
    Thread Starter danm

    (@danm)

    Thanks for the quick replies, but I’m afraid neither of those solutions work. Nothing in the comments template about trackbacks, and I’m still not getting a background image displayed.
    Which is really quite annoying because before I had finished tweaking, I did have a repeating background.

    Edit: Forgive me, looked in the index.php file and found <?php trackback_rdf(); ?>. Not quite sure what to do with it though…
    Edit 2: Ok, think I’ve figured the Trackback problem from here

Viewing 12 replies - 16 through 27 (of 27 total)