Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    Default 3 Questions, Easy Ones. :)

    Hi Everyone,

    I have a three questions:

    First, here is a link to a product in the store.

    1. Can I remove the "Larger Image" function?

    2. Can I have the "Contact Us" Link on the right be linked directly to an email address so it opens up in Outlook, or whichever program they use?

    3. The product options. You can see, Name, School Colors, Birth Stone Color, Charm, Dangle Birthstone, and Size. I need these to change.

    Here is what I need:

    Bracelets For Students
    Name (BOX)
    School Colors (BOX)
    Charm (Drop down)
    Dangle Birthstone
    Size

    Bracelets For Moms, Grandmothers, Aunts, Sisters and Godmothers
    Name or Nickname
    Birthstone Colors
    Charm
    Dangle Birthstone
    Size


    As you can see, I need the same options for two different "people" (i guess that is the correct thing to say).

    Also, can I move around the "Measuring" section below the product options??

    Thanks in advance!!!!

  2. #2
    Join Date
    Sep 2004
    Location
    LA, California
    Posts
    117
    Plugin Contributions
    0

    Default Re: 3 Questions, Easy Ones. :)

    1. Yes, remove the links from the template files and you should be fine. Alternatively you can overwrite the whole show image block of code and simply use your own <img> html tag to display the product in any shape or form you like.

    2. for contact us link, make use of the ez-pages sidebox and insert an external link. Then make it show 'mailto:<email address>'- done!

    3. not sure.
    Ron Peled

  3. #3
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: 3 Questions, Easy Ones. :)

    Quote Originally Posted by RiemenDesign View Post
    Hi Everyone,

    I have a three questions:

    First, here is a link to a product in the store.

    1. Can I remove the "Larger Image" function?

    2. Can I have the "Contact Us" Link on the right be linked directly to an email address so it opens up in Outlook, or whichever program they use?

    3. The product options. You can see, Name, School Colors, Birth Stone Color, Charm, Dangle Birthstone, and Size. I need these to change.

    Here is what I need:

    Bracelets For Students
    Name (BOX)
    School Colors (BOX)
    Charm (Drop down)
    Dangle Birthstone
    Size

    Bracelets For Moms, Grandmothers, Aunts, Sisters and Godmothers
    Name or Nickname
    Birthstone Colors
    Charm
    Dangle Birthstone
    Size


    As you can see, I need the same options for two different "people" (i guess that is the correct thing to say).

    Also, can I move around the "Measuring" section below the product options??

    Thanks in advance!!!!
    #3 - accomplished using product attributes

  4. #4
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: 3 Questions, Easy Ones. :)

    Quote Originally Posted by clydejones View Post
    #3 - accomplished using product attributes
    Thank you.

    Can you explain further on how I would do this? Thanks.

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: 3 Questions, Easy Ones. :)

    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: 3 Questions, Easy Ones. :)

    Essentially, you want the labels for the inputs/selects to change based on the intended wearer of the product. The only way of knowing that (short of installing a telepathy module) is to have the user select an overall category to then view the products available for it.

    It would be possible but very code-intensive to swap out label text based on the category the product is being displayed in, but far easier would be to copy/duplicate the products into the alternate categories, and make a new set of option names with associated option values to replace the originals.

    There is one case where the options you want to present are different, not just the label: School Colors vs. Birthstone. This reinforces the duplicate products track as opposed to one product differently presented (unless you are intending for the user to type in birthstone colors).

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: 3 Questions, Easy Ones. :)

    For moving the Measuring part of the description to below the attributes, you could use the Customizing Product Description Text Formatting on Category Page thread and some of the other threads referenced there.

  8. #8
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: 3 Questions, Easy Ones. :)

    I am still confused on how to get this done. I need product options for "Students" and "Moms etc". The product options have the same name. I just talked with my client and they are insisting it get done like this.

    I appreciate the replies but I am still confused.

    I appreciate anyone's help.

    Thanks,

    John

  9. #9
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: 3 Questions, Easy Ones. :)

    If you really want what you first described:

    Bracelets For Students
    Name (BOX)
    School Colors (BOX)
    Charm (Drop down)
    Dangle Birthstone
    Size

    Bracelets For Moms, Grandmothers, Aunts, Sisters and Godmothers
    Name or Nickname
    Birthstone Colors
    Charm
    Dangle Birthstone
    Size

    then the option names for the fields that differ will also differ. The option names that remain the same between the categories don't need to be duplicated. I don't see any conflict.

  10. #10
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: 3 Questions, Easy Ones. :)

    Quote Originally Posted by gjh42 View Post
    If you really want what you first described:

    Bracelets For Students
    Name (BOX)
    School Colors (BOX)
    Charm (Drop down)
    Dangle Birthstone
    Size

    Bracelets For Moms, Grandmothers, Aunts, Sisters and Godmothers
    Name or Nickname
    Birthstone Colors
    Charm
    Dangle Birthstone
    Size

    then the option names for the fields that differ will also differ. The option names that remain the same between the categories don't need to be duplicated. I don't see any conflict.
    So this will work if I use the same option twice on the page??

    Thanks again for your help.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Which variables are necessary ones in Easy Populate CSV ?
    By hagohn in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Aug 2012, 02:39 PM
  2. 8 Questions...easy ones I hope!
    By RiemenDesign in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Dec 2008, 03:04 AM
  3. 2 easy? questions....
    By gourmets in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Nov 2008, 07:14 AM
  4. 5 (easy) questions
    By michalnis in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 25 May 2007, 09:04 PM
  5. 2 easy ones.
    By techker in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 May 2007, 01:31 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR