Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29
  1. #11
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    187
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    It Worked, It Worked
    Guess I'll go back to donating again...LOL....

    Quote Originally Posted by gjh42 View Post
    That sounds like a good straightforward solution.

  2. #12
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,470
    Plugin Contributions
    11

    Default Re: Add Help Button In Front of Attribute Option Name

    Remember that any link that leaves the site could close the session and dump the user's cart.

  3. #13
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    187
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    Really?
    That's not good...okay, gotta find another option again....

    Quote Originally Posted by dbltoe View Post
    Remember that any link that leaves the site could close the session and dump the user's cart.

  4. #14
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Add Help Button In Front of Attribute Option Name

    Quote Originally Posted by ljdream00 View Post
    Really?
    That's not good...okay, gotta find another option again....
    If the new page is the same site, it doesnt matter. If not you can always use target="_blank" so the page will open in a new window.

    Well, all you have to do is to be creative.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #15
    Join Date
    Apr 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    Quote Originally Posted by yellow1912 View Post
    What I did was: make the field name longer (in the database), then insert the link directly to the name.

    Example:
    http://eazy-templates.com/web-templa...simple-seo-url (using ajax tooltip in this case tho)
    I'm trying to follow your lead, as I liked how this integration worked for you, and have done the following:

    - Changed Option name & attribute option name to 255 characters.
    - Added the appropriate code following the option name.
    - Tried adding both ajax tooltip and mootooltip, in each case I modified the .js files with the jscript_ precoursor, changed code to look for relative files in appropriate directories, added the appropriate css to the TEMPLATE/CSS/stylesheet.css, and (only moo required this) added any required script headers to html_header.php

    In either case I must be missing something, because although the (?) is following the option name, and is a link when mouseovered nothing pops up.

    http://www.wholesale4realtors.com/ca...roducts_id=186 is the product I am testing on, and the (?) was added after attach file. (Currently, I am leaving it with mootooltips)

    I could not find a thread about how to integrate ajax tooltips, could you maybe start a thread with the steps you did to integrate it appropriately?

  6. #16
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Add Help Button In Front of Attribute Option Name

    There is nothing special about the way we use tooltip on our site, except that we use jquery instead of mootools.
    You may have to recheck your tooltip documentation for more info.

    In anycase, a simpler approach is to use a href but with the targe="_blank"
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #17
    Join Date
    Apr 2009
    Posts
    52
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    Hi- Where and how, exactly do you change the
    Option name & attribute option name to 255 characters?
    I need larger fields for my option and arrtibute names.

    Please help!
    thanks

  8. #18
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,470
    Plugin Contributions
    11

    Default Re: Add Help Button In Front of Attribute Option Name

    You'll need to edit the database table design in phpMyAdmin or some other database program.

    Please bear in mind that the next update you do might possibly reset the table design.

  9. #19
    Join Date
    Apr 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    Quote Originally Posted by april_may View Post
    Hi- Where and how, exactly do you change the
    Option name & attribute option name to 255 characters?
    I need larger fields for my option and arrtibute names.

    Please help!
    thanks

    In phpMyAdmin ...

    Display the structure of:
    products_options

    Click edit on:
    products_options_names

    Change the Length/Values from 32 to 64 or the size you need up to 255

    Then, display the structure of:
    orders_products_attributes

    Click edit on:
    products_options

    Change the Length/Values from 32 to 64 or the size you need up to 255

    Copied from Linda McGrath's post at http://www.zen-cart.com/forum/showth...+option+length
    Brian - Connecticut, US --- Using Zen 1.3.9g - Modified Classic Template
    Currently developing: http://www.printdealz.com
    Other Zen Pages: http://www.wholesale4realtors.com 1.3.8a

  10. #20
    Join Date
    Apr 2009
    Posts
    84
    Plugin Contributions
    0

    Default Re: Add Help Button In Front of Attribute Option Name

    As a quick side-note, I did get things to work out like yellow1812's page. It took the combination the the name length change we're talking about, and I added a seperate thread at http://www.zen-cart.com/forum/showth...t=ajax+tooltip to let people know about how to integrate ToolTip, since the thread wasn't around prior.

    It did have a few funky result that I'm just working around, such as when I go back in to edit option name the code/link must be reentered each time you go into edit that option name, as well as I had an issue with the "Price updater" mod, but that was fixed mostly through the update of that mod.
    Brian - Connecticut, US --- Using Zen 1.3.9g - Modified Classic Template
    Currently developing: http://www.printdealz.com
    Other Zen Pages: http://www.wholesale4realtors.com 1.3.8a

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v151 Problem with attribute with option type 'text' being added to option name list.
    By Janelyn in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 12 Aug 2013, 09:26 PM
  2. How to add extra help me button in the side of attribute options
    By himal in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 1 Mar 2010, 06:07 PM
  3. Removed Attribute Option Name From Under Attribute Photos
    By trendypixels in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Feb 2009, 04:06 AM
  4. help changing attribute option name color
    By acerocket in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Feb 2008, 05:58 PM
  5. Attribute - Option Name - Edit....
    By minson in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 25 Mar 2007, 10:51 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