Announcement

Collapse
No announcement yet.

code to link to a page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    code to link to a page

    What's the proper way to link to a page?
    I want to link to the Contact Us page (CTUS) using variables.
    Something like this, but without the sessionurl in it.
    <a href="&mvt:global:sessionurl;Screen=CTUS&amp;Store _Code=&mvta:store:code;">Contact Us</a>
    I want the link to be http://www.domainname.com/CTUS.html
    Can anyone help?
    Thanks!
    Cameron
    Trent Studios, LLC
    Graphic Design, Website Design
    TrentStudios.com
    (970) 568-8652

    #2
    Re: code to link to a page

    If i understand correctly, you want a link that will follow what the SEO Link rules are. Simple:

    <mvt:item name="cssui_links" param="screen:CTUS">
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      Re: code to link to a page

      Yes! Thanks, Bruce!
      Code:
      <mvt:item name="cssui_links" param="screen:CTUS">Contact Us</mvt:item>
      Trent Studios, LLC
      Graphic Design, Website Design
      TrentStudios.com
      (970) 568-8652

      Comment


        #4
        Re: code to link to a page

        You should also consider using Bruce's "Easy Contact" module to give customers an ideal way to contact you. It has saved us a huge amount of time in the back and forth with customers trying to extract the information needed to solve a problem. The "Need Help?" icon floats in the corner of every page in our store and customers use it freely rather than calling us (which works much better with our work flow). I'd say we recovered the cost of the module in the first week just in saved labor. We still have a "Contact Us" page but 90% (or more) of contacts come through this module.
        Bill Dunn
        SunCam, Inc.
        http://www.SunCam.com
        [email protected]

        Comment

        Working...
        X