1

Re: Member List display and link

Can you send me a screenshot of your mark-up editing page with everything the way you wan it?

matthew@ternstyle.us

Re: Member List display and link

Well, I think that's the problem, isn't it? If I could get the editing page the way I wanted it, I wouldn't have any problems, right?

I can tell you how I'd *like* the code t be laid out, if that helps.

Re: Member List display and link

post contained mark-up that got stripped out...

Re: Member List display and link

That doesn't work - it gives me a link like: /author/1  - remember, I mentioned in the first post that the author links generated by the plugin don't work. Even though I have an author.php template set up, only links in the format /author/name actually work.

Re: Member List display and link

If you head over to the page: http://clinical-mindfulness.org/member-directory/

And hover over the thumbnail, you get this link:
http://clinical-mindfulness.org/index.php/index.php/author/Richard%20Sears

That link works.

If you click on the username, in the first instance, richard-sears, you get this link:
http://clinical-mindfulness.org/index.php/author/richard-sears

That link works.

If you click on the properly formatted name, Richard Sears, using the code you suggested, you get this link:

http://clinical-mindfulness.org/index.php/index.php/author/3

That link does NOT work.

So what I'm trying to figure out is how to get one of the working links around the properly formatted name.

Re: Member List display and link

crud - it strips out mark-up...

Re: Member List display and link

http://clinical-mindfulness.org/ternstyle.html

Re: Member List display and link

It didn't work at first, but I changed the '/?author=' to 'index.php/author/' instead, and it works perfectly now - thanks!

9

Re: Member List display and link

You're welcome. That's great!