<![CDATA[ &startID Vs. &startId ? - My Forums]]> https://forums.modx.com/thread/?thread=40804 <![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235799
@wshawn: I think you didn’t read the thread wink]]>
okyanet Jun 12, 2011, 02:15 AM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235799
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235798
Snippet Call:
[[Wayfinder?startId=`0`&level=`1`&sortBy=`menuindex`&rowTpl=`wfNavBar`]]


wfNavBar Template:
<li [[+wf.id]] [[+wf.classes]]> <a href="[[+wf.link]]" title="[[++site_name]] [[+wf.title]]" [[+wf.attributes]]>[[+wf.linktext]]</a>[[+wf.wrapper]]</li><li class="sep">|</li>
]]>
wshawn Jun 11, 2011, 06:53 PM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235798
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235797
Also, a simple
[[!Wayfinder? &startId=`20` ]]
call doesn’t work. And adding a base href removes the href from all the nav links see below:

    	<ul><li class="first"><a href="" title="Home" >Home</a></li>
<li><a href="" title="I'm New" >I'm New</a></li>
<li><a href="" title="Who We are" >Who We are</a></li>
<li><a href="" title="Ministries" >Ministries</a></li>
<li><a href="" title="Next Step" >Next Step</a></li>

<li><a href="" title="Events" >Events</a></li>
<li><a href="" title="Media" >Media</a></li>
<li><a href="" title="Contact Us" >Contact Us</a></li>
<li class="last"><a href="" title="GIving" >GIving</a></li>
</ul>
]]>
dawisewun Jun 10, 2011, 12:44 PM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235797
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235796 Quote from: dawisewun at Jun 09, 2011, 10:25 PM

To get the site usable and let the client start adding content, I disabled friendly urls. Also the wayfinder call that you figured out above isn’t working on a different install, same version as you can see here: Ultimate parent plugin is installed

[[!Wayfinder? &startId=`[[UltimateParent? &topLevel=`2`]]` &ignoreHidden=`true` ]]


I PMed you a username and password if you want to look around
I think the permissions are not set up correctly for the login you sent me as I can’t view anything smiley
But try &topLevel=`1` instead there and see if that works for you.]]>
okyanet Jun 10, 2011, 03:16 AM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235796
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235795 Quote from: dawisewun at Jun 09, 2011, 10:03 PM

If you go here: http://grace-life.vlifetech.com

and click on one of the container links in the nav ie media, it works the first time, but subsequent clicks ends up appending the url to the base url so you end up with a link that doesn’t work because it is trying to go to this:
http://grace-life.vlifetech.com/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/

You need to insert the following between your <head></head> tags to tell MODx what base to use for relative urls:
<base href="[[!++site_url]]" />
]]>
okyanet Jun 10, 2011, 02:22 AM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235795
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235794
http://grace-life.vlifetech.com/index.php?id=44

[[!Wayfinder? &startId=`[[UltimateParent? &topLevel=`2`]]` &ignoreHidden=`true` ]]


I PMed you a username and password if you want to look around

Thanks,
Josh]]>
dawisewun Jun 09, 2011, 05:25 PM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235794
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235793
If you go here: http://grace-life.vlifetech.com

and click on one of the container links in the nav ie media, it works the first time, but subsequent clicks ends up appending the url to the base url so you end up with a link that doesn’t work because it is trying to go to this:
http://grace-life.vlifetech.com/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/pittsburgh/media/

Ideas?

Thanks,
Josh
]]>
dawisewun Jun 09, 2011, 05:03 PM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235793
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235792
Have a look into Form Customisation. Basically you’ll end up with your ’admin’ profile which you won’t let the users near; and an ’editor’ profile which will allow them to log in and change text and pictures but nothing else.

You can hide all the system settings menus, file manager and even default resource fields and TVs if you want.

Bob’s Permissions Guide is another useful guide to help you set this up.]]>
okyanet Jun 09, 2011, 02:48 PM https://forums.modx.com/thread/40804/startid-vs-startid?page=2#dis-post-235792
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid#dis-post-235791
Off Topic, for letting the morons that insist on access to edit site content, but are too stupid to not mess it up and too dumb to learn the back end. What do you suggest? I installed the frontpage addon and set the tinymce template to simple which may work, but it doesn’t look like it supports TVs.

Thanks,
Josh]]>
dawisewun Jun 09, 2011, 02:34 PM https://forums.modx.com/thread/40804/startid-vs-startid#dis-post-235791
<![CDATA[Re: &amp;startID Vs. &amp;startId ?]]> https://forums.modx.com/thread/40804/startid-vs-startid#dis-post-235790 PackMan to create a ’default install’ transport package with snippets you use often.

Ps. Any idea why the weird capitalization of the D in the below was the only way I could get a dynamic nav starting from whatever page I was on to work?
See post #2 above, I realised I hadn’t answered your question and edited my post... but you had already seen it and moved on wink]]>
okyanet Jun 09, 2011, 02:29 PM https://forums.modx.com/thread/40804/startid-vs-startid#dis-post-235790