Best practices according to "Word of Mouth Marketing As

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

Best practices according to "Word of Mouth Marketing As

Post by digitalfilm »

Hi,

I'm a member of WOMMA.ORG which has really provided a lot of insight into best practices for blogging and creating buzz around an entry. Center to the advise is to place the "email to a friend" at the top of each entry, next to the headline.

I have read the other posts about how this might be done, but it is a bit over my head and looks like i have the potential to wreck havoc on the entire install with my limited knowledge.

Is there anyone who might be willing to help build this code. I can contribute a little $$ and would like to share it with the enter S9y community.

[/i]
Mark

http://5in500.com
Five Hundred People One Question
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I thought that's what the "e-Mail entry" plugin did. Is it not suitable for your purpose?
Judebert
---
Website | Wishlist | PayPal
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

its a great plug in but...

Post by digitalfilm »

WOMMA suggests that the email to a friend icon or link be next to each entry title. as it is now (and I may be doing something wrong here), a user would need to click on a permalink and then SCROLL down to the bottom of the page to see this feature. Most users aren't aware that the feature exists as i currently have it deployed.
Mark

http://5in500.com
Five Hundred People One Question
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: its a great plug in but...

Post by garvinhicking »

Hi!

You could edit the entries.tpl file and place an <a href="#mailentryform'>To the mail entry</a> or something like that html link?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

does it work on a page full of entries?

Post by digitalfilm »

that sounds like a great idea. But would it work on the "homepage" where there are some 15 entries? I ask because i don't see the anchor tag your suggestion references. perhaps i am missing something.
Mark

http://5in500.com
Five Hundred People One Question
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: does it work on a page full of entries?

Post by garvinhicking »

Hi!

You could edit the entries.tpl file and use

Code: Select all

<a href="{$entry.link}#mailentryform">To the mailentryform of this entry</a>
so that it would show up in the overview. You'll need to check the form ID, I don't know by heart if it's called "mailentryform" or somethign different.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
digitalfilm
Regular
Posts: 40
Joined: Wed Feb 07, 2007 8:04 pm
Location: New York City
Contact:

Thanks... got it working

Post by digitalfilm »

steep learning curve for this newbie but the results look great. appreciate all the help.

you can see the results on http://group8020.com/blog
Mark

http://5in500.com
Five Hundred People One Question
Post Reply