• Resolved deepbevel

    (@deepbevel)


    constantly says nothing has been indexed in the settings, only code shows up on page. I don’t think I understand what the code is,there’s no examples of how to actually use the code.
    [index=your_index]
    what is “your index”? don’t see a way to name indexes. Also the code that is supposed to show a category also just displays as text on the page. again, no sample of how to use the code.
    [index=category-id}
    does the category number go in place of the “id” or “category-id” ? I tried both and stil just code on the page.

    http://wordpress.org/extend/plugins/brog-indexor/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author brogol

    (@brogol)

    When you add a post, you can add this post to an index in the right column (with defaults settings).
    If you have no index, you have to add this index in the field “New index” in the right column. If you name your index “tchoupi” then you put this code in the page you want to see all the posts of this index :
    [index=tchoupi]

    For the category, it’s just the id, like [index=3].

    Sorry for the slow answer.

    kbelleicious

    (@kbelleicious)

    I am having the same issue. I have been working on this all day and it still just shows the code in the page not the index. I created a new index called “myindex” and added 4 posts to it just to see if it will work. In the brog indexor admin settings it shows the My Index I created with having 4 posts attached but when I go to put the code [index=myindex] into a page and hit preview, all i see is the code name? Can you PLEASE!!!!!!!!!!!!! help me!

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

The topic ‘[Plugin: Brog Indexor] doesn't work’ is closed to new replies.