• Hi,
    Is it possible to create a custom structure of text and breadcrumb links with your plugin?
    By default WordPress creates me the following automatic structure:
    domain.com/shoes/red
    and I need it to be:
    domain.com/best/red
    Thanks,

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    It depends on exactly what you want and what ‘best’, ‘shoes’, and ‘red’ are. If ‘best’ and ‘shoes’ are members of different taxonomies and ‘red’ is a post (of any post type), then you can get Breadcrumb NavXT to generate a breadcrumb trail that has ‘best’ as the parent of ‘red’ instead of ‘shoes’. However, the actual URLs will be based on whatever WordPress generates for ‘red’, ‘shoes’, and ‘best’.

Viewing 1 replies (of 1 total)

The topic ‘Create custom name and link structure’ is closed to new replies.