First off, I should explain in some of my mapped domains I remove the network menu, giving the person a "stand-a-lone" website, or at least the illusion of one.
Secondly, a specific example is here - http://thisrockrs.com/video
Now this profile owner wants to import youtube videos by the hundreds, but have them searchable from his page. Meaning by title or producer, up would pop a video 10 pages back, with a search from this page.
Even a general search just for the profile itself, instead of the network, would be close enough. I believe it needs to be installed in the profile's header (title box) to be on all its pages (see attached pic).
Brian says it can be done, but his instructions are too cryptic for me to implement.
Is anyone able to flesh this out a little, so that a "noob" can catch on?
+++++++++++++++++++++++++++++++++++++++++
You just need to add an if/else in the index.tpl - if the $_profile_id is equal to the one you want, add an additional search in - i.e.
search2="_profile_id = 5"
Where "5" would be the profile_id of the thisrockrs.com profile.
--
Ken Rich
indiegospel.net
updated by @ken-rich: 05/04/16 12:37:13PM