• First off: you created a great plugin and I really wanne thank you. I’m having a bit of trouble removing the line ‘Archive for’ and the RSS icon. Used to be easy in the older versions but turns out to be a lot more complicated in the newer version. To me, that is…

    Could you please advice on how to do this?

    Thanks a lot.
    Carl

Viewing 5 replies - 1 through 5 (of 5 total)
  • This has been submitted today as a feature request at https://tracker.alkivia.org/view.php?id=212

    Will be available on next version.

    What do you mean will be available in the next version?
    The instructions say that the ini file should do the trick, so I placed it in the wp-content directory and it is NOT working!
    I hate that little stupid archive/RSS appendix, it ruins the layout of the blog.

    Can you kindly give precise instructions on how to make it work?
    And if it isn’t working now, why do you say that it does in the plugin instructions???

    It works in current version.
    You have not just to put the file on WP-Content, you have to set it up as any other ini file.

    [sideposts]
    disable-archives-link = On

    Tested on all my sites and works with any problem.

    I have added:

    [sideposts]
    disable-archives-link = On

    to the alkivia.ini file and it is still showing the Archive and RSS image.

    I’m using Sideposts 3.0.2 on WP 2.9.2. I’m assuming this might not work on 2.9.2. Any confirmation?

    D M

    (@eloquentbohemian)

    If anyone is having problems with the removal of the Archive and RSS image, instead of using the alkivia.ini file, put this code into your Theme CSS…


    .spli-archive{
    display:none;
    }

    You don’t have to play around with the plugin and if you ever wish to turn it back on, just eliminate this CSS code.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: SidePosts Widget] Remove [Archive for] and RSS icon’ is closed to new replies.