Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Can I hide the Download Radio Button?

    I have some products which are not digital, but part of the service I want to offer is such that a pdf gets added to the customer history. The pdf can be added as an attribute, download, no fee added. This is working.

    What happens is that I have a radio button and then text on the screen:

    (•) Download Technote

    but I want to hide this. can't comment out the code without breaking it, so I managed to use a space for the name of technote, which then left me with this:

    (•)

    It's working, the attribute is assigned but the radio button is still present. I would like to remove that, have just a hidden value that is getting passed.

    any suggestions on the best way to accomplish this? here is what I want in a nutshell:

    attributes being passed to purchased items so they show up in customer history as downloadable without a footprint in the shopping/checkout process.
    hmmn. really?

  2. #2
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default just a quick bump

    is anyone out there? has anyone done this before, or tried something similar?
    hmmn. really?

  3. #3
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: just a quick bump

    Quote Originally Posted by elastic View Post
    is anyone out there? has anyone done this before, or tried something similar?
    Great Pink Floyd tune...

    post me a link to the page, and we will attack your delima, I will take a shot in the Dark.. OZZy

    includes/ templates/ your_template/ css/ stylesheet.css

    Add the following declaration to the sheet..

    1. INPUT {display:none;}
    Mark
    Hare Do

  4. #4
    Join Date
    Jun 2007
    Posts
    93
    Plugin Contributions
    0

    Default Re: Can I hide the Download Radio Button?

    HI there, just butting in on this post, this does make the radio button dissapear but I am after a similar answer I think.
    I have downloadable products for sale, because of the size I have broken one into several parts. There are no choices for the buyer with the attributes, so I dont see why they need to be shown on the page, but it is listing this;

    Please Choose:

    Download 1 of 6Zip File

    Download 2 of 6Zip File


    How do I get it all not showing please.

    Thanks so much

    Nat

  5. #5
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Re: just a quick bump

    Quote Originally Posted by haredo View Post
    Great Pink Floyd tune...

    post me a link to the page, and we will attack your delima, I will take a shot in the Dark.. OZZy

    includes/ templates/ your_template/ css/ stylesheet.css

    Add the following declaration to the sheet..

    1. INPUT {display:none;}
    thank you! i tried this, and it is really, really cool. however, all the other input items - search fields, etc, also were not visible. very, very interesting, though. gave me some good ideas.

    i cannot put up a link right now, I am developing in a closed area right now. i will put up a test site on one of my servers a bit later.

    thank you, thank you for responding to this post.
    hmmn. really?

  6. #6
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: just a quick bump

    Quote Originally Posted by elastic View Post
    thank you! i tried this, and it is really, really cool. however, all the other input items - search fields, etc, also were not visible. very, very interesting, though. gave me some good ideas.

    i cannot put up a link right now, I am developing in a closed area right now. i will put up a test site on one of my servers a bit later.

    thank you, thank you for responding to this post.
    Ok,
    Now I have the answer for you..

    Are you using firefox browser,
    If so:
    1. web development tool addon to find the specific radio button:
    2. or view source in IE and Ctrl F, and find these individual buttons
    3. Here is an example:
    4. #tab_attrib-4-4 {display:none;}
    5. Each button will have a different number system, go it
    6. Next button will be
    7. #tab_attrib-4-5
    8. so the stylesheet.css will look like this
    9. #tab_attrib-4-4, #tab_attrib-4-5 {display:none;}
    Mark
    Hare Do

  7. #7
    Join Date
    Dec 2007
    Location
    New Jersey
    Posts
    76
    Plugin Contributions
    0

    Default Re: just a quick bump

    Quote Originally Posted by haredo View Post
    Ok,
    Now I have the answer for you..

    Are you using firefox browser,
    If so:
    1. web development tool addon to find the specific radio button:
    2. or view source in IE and Ctrl F, and find these individual buttons
    3. Here is an example:
    4. #tab_attrib-4-4 {display:none;}
    5. Each button will have a different number system, go it
    6. Next button will be
    7. #tab_attrib-4-5
    8. so the stylesheet.css will look like this
    9. #tab_attrib-4-4, #tab_attrib-4-5 {display:none;}
    You are an absolute GENIUS. This worked. Thank you sooooo much.
    hmmn. really?

  8. #8
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Can I hide the Download Radio Button?

    You are most welcome, glad I could assist you..

    That little post made me think, I was going by memory with the first post & had to bring up a site I built that incorporated radio buttons to find a solution..
    Mark
    Hare Do

 

 

Similar Threads

  1. v155 How to Hide the Attribute Radio Button?
    By LittleAngell52 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 30 Jul 2016, 02:52 PM
  2. the download radio button
    By egghed in forum Customization from the Admin
    Replies: 28
    Last Post: 7 Jan 2011, 12:41 AM
  3. hide radio button or checkbox for my attributes?
    By balihr in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Jul 2010, 07:47 PM
  4. Download troubles on Mac - How can I get the 'download' button to bring up 'save as'?
    By ThisSideOfTheCross in forum Managing Customers and Orders
    Replies: 2
    Last Post: 23 Apr 2010, 05:56 AM
  5. Possible to turn hide attribute radio button?
    By Monica79 in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 1 May 2007, 01:49 AM

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