Hi everyone,
I am using linkit so that I can internally link to pages within my site. I have a problem though that linkit seems to be using the pattern www.site.com/node/13 rather than www.site.com/services.
I get the above alias by using the following in pathauto:
[node:menu-link:parent:url:alias]/[node:menu-link]
This works for all my menu items and sub pages etc, but not for internal linkit links. I have all the required things installed for linkit to work, I am just wondering whether I am missing something here. I have played about with pathauto for quite awhile and I always get /node/13 for internal links.
I have deleted my aliases, cleared cache and then bulk updated them again for all my links to use aliases, but again, not the internal ones.
I also get the problem that if I am on my services page and I link back to my services page, the linkit link on the services page points to /node/13. Then after I click that, which takes me to the same page again (url www.site.com/node/13), the linkit link now has the pattern /node/node/13, which obviously takes me to page not found. I must be doing something wrong but can't figure it out.