Was there ever a solution found to using this along with the Pages module?
I could use some feedback on adding the Pages URI’s. The module should remain usable for clients so I’m trying to implement it as simple as possible. I see a few options: 1 - add another select box containing all Pages as listed on the Pages Homepage. 2 - add a checkbox labeled something like “Use Pages URI if available”, next to the “entry Title” select box. The second option allows you to filter entry titles as usual which is nice, but I’m not sure clients will understand the whole ‘Pages URI’ thing. Another option could be to have the user a choose what type of URL you want to add, which will take them to the next page which is optimized for that type of URL. for example: - Add Custom URL - Add Pages URL - Build URL from templates etc. Please let me know what you think would be a good way to implement this. TIA, Elwin
Personally I think option #2 would be enough. If they’ve added a Page URI to the page entry then they’re understand what it means. As long as you use the same terminology as on the publish page.
I just noticed that when you chose to link to categories, the actual category name is being used for the link. This should probably be replaced with the url_title of a category as it’s safer to use than the name.
We’ll look into this shortly, but I suppose it’s a small thing Cocoaholic?
Or is this behaviour intended?
Hi there, I’m trying to use this module for a navigation menu where the active menu has a class=on. I find method of highlighting the current page to be more sustainable than the CSS method. But for some reason, I can’t seem to get this to work with this module - I’d appreciate if someone could take a look at my code and let me know if I’m doing something wrong, or whether I’m just trying to do something that this module can’t do? Note that I have entered the segment_1 value in the Description box, so for example, for the About page, the description is about, and segment_1 is about. Even though both values match (and I have verified this by ‘echo’ing’ the values in a test page), the ‘class=”on” code just won’t appear.Thanks, Ste<ul> {exp:navigator group="1"} <li><a href="http://{nav_url}" class="on">{nav_title}</a></li> {/exp:navigator} </ul>
Hi Ste,
try to exchange nav_description with segment_1
It works for me 😉
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.