• Resolved studioactiv8

    (@studioactiv8)


    I have had a good experience using a single catagory..
    I am having a little trouble getting it to work in a single taxonomie.

    see bottom of page for links
    https://geoconinc.com.s157459.gridserver.com/projects/land-development-ld01/
    using project type: Land Development

    post type: projects
    taxonomie
    name: projecttype
    slug: ptype

    here is the code I am using
    <div id="port-nav"><div id="poject-lft"><?php next_post_link_plus( array('in_same_tax' => true, 'link' => 'back project' ) ); ?></div>

    <div id="poject-rt"><?php previous_post_link_plus( array('in_same_tax' => true, 'link' => 'next project' ) ); ?></div>

    thanks for anyones suggestions.

    jD

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ambrosite

    (@ambrosite)

    Is your custom taxonomy set up as hierarchical or non-hierarchical? The plugin only works with hierarchical taxonomies.

    Thread Starter studioactiv8

    (@studioactiv8)

    I am also using a great Plugin called Custom Content Types ~ Created By Pippin Williamson. He is a genius programmer like you ?? and he offers the ‘Attribute’ option ‘Hierarchical’ and now your Plugin now works perfectly.

    Here is the plugin working!! (see bottom of page for next/previous links)
    https://geoconinc.com.s157459.gridserver.com/projects/infrastructure-inf01/

    I am very thankful for your feedback and support.
    And just gave you a 5 star review per your request.

    thanks again jD

    Plugin Author ambrosite

    (@ambrosite)

    I’m glad to hear it is working for you now. Thanks for the 5-star rating! I am marking this thread as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Single Taxonomie’ is closed to new replies.