Results 1 to 8 of 8

Threaded View

  1. #1
    Join Date
    Aug 2011
    Location
    Near Ottawa, Ontario, Canada
    Posts
    321
    Plugin Contributions
    0

    Default User greeting references duplicated

    Hi.

    I create a header.php in ../includes/languages/english/extra_definitions/MY_THEME/
    with:
    PHP Code:
    <?php
    define
    ('TEXT_GREETING_GUEST''Welcome <span class="greetUser">Guest!</span> Would you like to <a href="https://familynow.ca/index.php?main_page=login">log yourself in</a>?');
    define('TEXT_GREETING_PERSONAL''Welcome back <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');
    ?>
    Now when I enable Customer Greeting in the admin I get the greeting twice on the main page. I can figure out where the could is pulling that in the middle one. I see it in the html but where is it grabbing it from?

    see here
    Last edited by familynow; 9 Nov 2011 at 03:47 AM.

 

 

Similar Threads

  1. changing user greeting
    By Mrchristoh in forum General Questions
    Replies: 3
    Last Post: 23 Jun 2009, 11:07 PM
  2. Remove All References To Newsletter
    By aquestioner in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Dec 2007, 01:28 PM
  3. removing all references to 'manufacturer'
    By BouncerFL in forum General Questions
    Replies: 0
    Last Post: 18 May 2007, 01:39 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