Forums

[resolved] [Plugin: Inline PageList] Titles & Inline Pagelist (6 posts)

  1. bluebird2
    Member
    Posted 7 months ago #

    I love this Plugin. It works great on the site I am working on. The only issue for me is the title. The link is broken. I am sure it is related to the way permalink is set up on my site but I don't know how to fix the issue.

    Sample Page:
    http://thepublicsphere.com/2008/07/issue-0-july-08/

    Please let me know what I should do.

    http://wordpress.org/extend/plugins/inline-pagelist/

  2. Txanny
    Member
    Posted 7 months ago #

    I've seen how it gets the permalinks for your posts. It prepends http://yoursite.com/goto/ to any permalink.

    I think is not related with the way you set up your permalinks. It will be related with the way Pagelist removes the link when you are on the same post than the title.

    Please tell me which tag do you use to setup the list on that post. Have you used [catlist] ?

  3. bluebird2
    Member
    Posted 7 months ago #

    What you are referring to is "WP No External Links" plugin. I don't think that is related to the problem. I deactivated it and the problem is still there. What I noticed is that the title is linked to:
    http://thepublicsphere.com//issue_00
    As you see there are two "/" there. The other problem is that it should be linked to:
    http://thepublicsphere.com/category/issue_00/
    This is the shortcode I have used:
    [catlist 21,8,The Public Sphere: Issue 0]

    So, basically the problem is related to how the link is generated. How can I fix that?

  4. Txanny
    Member
    Posted 7 months ago #

    Well, really it's a plugin's bug. It generates bad links when no category or tag base are found. In this case, it should use the WordPress defaults, but it does not.

    There is a Workaround you can use until the bug is solved: Goto your permalinks options and fill in category base and tag base with 'category' and 'tag' respectively. This workaround solves the bug until it is solved in code.

    I'll try to release a solution later today.

  5. Txanny
    Member
    Posted 7 months ago #

    Solved in 1.4.2 (Just released).

  6. bluebird2
    Member
    Posted 7 months ago #

    I just uploaded and tested the new version. The issue is fixed! Excellent!
    Thank you very much.

Reply

You must log in to post.

About this Topic