Ajay's Creations Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ajax Edit Comments is now subscription based. All support questions need to be directed to http://www.ajaxeditcomments.com/forums/

Pages: [1]   Go Down

Author Topic: Transpose for multiple e-mails  (Read 231 times)

manicmummy

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
    • View Profile
Transpose for multiple e-mails
« on: February 25, 2010, 11:01:59 PM »

Hi there

I am brand new to word press (not quite two weeks) so apologies for what may be a really daft question.

My WP website (not live yet) is for my business (a community magazine and business directory)  and I want to include a business directory page so anyone using the site can obtain local business information from one place - my website to augment the magazine.

I would like an e-mail contact facility and was wondering if transpose will create an encoded link for each e-mail so anyone using the site to find a plumber for example, could e-mail them direct.

Would transpose make the e-mail client of any user open so anyone included in the business directory could be contacted by a prospective customer directly?

I am not clear from the description if it could be used in this way.

Also have you any example sites you can direct me to so I can see it in operation.

Many thanks
Logged

Ajay

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 596
    • View Profile
    • Ajay - On the Road called Life
Re: Transpose for multiple e-mails
« Reply #1 on: February 26, 2010, 09:39:11 PM »

Yes it can.

You need to use something like:

Code: [Select]
<a href="javascript:Transpose_Email('user','domain.com','About your site') ">Email the client</a>
for each entry and pass the user and domain.com for each person's email
Logged

manicmummy

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
    • View Profile
Re: Transpose for multiple e-mails
« Reply #2 on: March 02, 2010, 10:39:58 PM »

Thank you for the prompt reply - this plug in is perfect for what I want.
As I said I am new and have just begun to scratch the surface with wordpress, CSS and HTML but am learning.
I think I understand what you mean with regards to applying that code, if you have the time and inclination could you explain in a transpose for dummies kind of way please?
Also can you direct me to a site using transpose so I can see what it should look like.
Thanks again
Logged

Ajay

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 596
    • View Profile
    • Ajay - On the Road called Life
Re: Transpose for multiple e-mails
« Reply #3 on: March 05, 2010, 10:42:46 PM »

Honestly, I'm not sure as to any sites using this as of now.

As for the tutorial, I'm not sure as to how your WordPress is set up.

What I've posted above is a generic code format, that can be used as is.
Logged
Pages: [1]   Go Up