Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Help with some email changes

    How would I change the email link STORE_OWNER etc., which reads my first name at my website, to simply [email protected]?

    define('EMAIL_CONTACT', 'For help with any of our online services, please email: <a href="mailto:' . STORE_OWNER_EMAIL_ADDRESS . '">'. STORE_OWNER_EMAIL_ADDRESS ." </a>\n\nStop by and see what\'s new at http://designerperfumesnob.com");

    Another other email change I would like to make:

    The greetings are currently Dear Ms. or Mr. and I would like it to be Dear First Name Last Name,
    How would I replace the Ms. and Mr to reflect names?

    define('EMAIL_GREET_MR', 'Dear Mr. %s,' . "\n\n");

    define('EMAIL_GREET_MS', 'Dear Ms. %s,' . "\n\n");

    define('EMAIL_GREET_NONE', 'Dear %s' . "\n\n");


    Thank you.
    Last edited by traytray; 11 Jan 2013 at 11:56 PM.

 

 

Similar Threads

  1. Fine tuneing, help with some changes, please!
    By nimobile in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2010, 10:35 AM
  2. Some help with layout changes
    By rapro in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Jan 2010, 10:17 AM
  3. Help with some changes please.
    By chalfontgifts in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Sep 2008, 06:14 PM
  4. newbie: new some help with default changes....
    By dscurlock in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 14 Feb 2008, 09:29 PM
  5. Need help with some changes in header, please
    By Kruna in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Oct 2007, 11:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg