Viewing 15 replies - 31 through 45 (of 95 total)
  • Hi,
    I installed this and it works wonderfuly… but I am also am having problems with it picking up my default css. My WP is installed in a sub-folder off root.
    Thanks!

    just change the css call in narchives to point to wherever your css is located.
    <style type=”text/css” media=”screen”>
    @import url( ‘https://wherever/whatever.css ‘);
    </style>

    I use the style switcher.

    this is a nifty tool and easy use. Is there a way to get it to default to Ascending Order?
    thanks

    Beel-
    narchives is now on this site — (tried it out on another non-public site first) —
    mine defaults to Descending, and all my noodling attempts to make it do otherwise haven’t worked.. How do you set the default?

    Similar to a previous post I made regarding setting the default to the current year, you can set the default for sorting when none is passed:
    if (!($_POST[“order”])) { $order = “ASC”; }

    I have the same problem as Geotay. I get the following when I try to load narchives.php:

    Parse error: parse error, unexpected T_VARIABLE in /home/.escadasybianheaterheater/wp/opwp/narchives.php on line 43

    If I am supposed to replace that chunk of code as phoat said above, I am going to need a little more ‘splaining, please.

    rubyji: I couldn’t tell by looking at your source what version of WP you are running. Before I make any suggestions it would be helpful to know.

    =( Still not skinning correctly. At least it works though! =)

    Tek: If you have narchives outside the wordpress directory (and the index page too?) then you will have to make some changes to Alex’ style-switcher. I made another post yesterday with what I edited to get it to work – just don’t remember what thread :-0

    no, it is in the top level.
    https://www.mysite/wp/etc, etc…

    Beel,
    I misread something that you wrote. It’s working now! Thanks! =)

    Yeah, when I read my post I figured that is what happened. If I could, I would go back and edit it for clarity.

    @phoat
    Just made the changes to the file and it works perfectly…
    For those of you running the new nightlies.. you can grab the modded version here, fixed to work with the new naming scheme of the tables…
    narchives 1.3alpha fix

    Works perfectly, thanks lot !

    lovin this ! installed without a hitch … hack in a little personal styling and i am in business. thanks!
    — Michael

Viewing 15 replies - 31 through 45 (of 95 total)
  • The topic ‘Sortable nicer archives for WordPress 1.2’ is closed to new replies.