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]
Best practices according to "Word of Mouth Marketing As
-
digitalfilm
- Regular
- Posts: 40
- Joined: Wed Feb 07, 2007 8:04 pm
- Location: New York City
- Contact:
I thought that's what the "e-Mail entry" plugin did. Is it not suitable for your purpose?
-
digitalfilm
- Regular
- Posts: 40
- Joined: Wed Feb 07, 2007 8:04 pm
- Location: New York City
- Contact:
its a great plug in but...
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.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: its a great plug in but...
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
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/
# 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?
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.
-
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?
Hi!
You could edit the entries.tpl file and use
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
You could edit the entries.tpl file and use
Code: Select all
<a href="{$entry.link}#mailentryform">To the mailentryform of this entry</a>
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/
# 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
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
you can see the results on http://group8020.com/blog