Results 1 to 10 of 1096

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by chaiavi View Post
    1. IH3 presents some nice hover functionality, can I add some attributes to the hovering image?
    Explain what you mean by "attributes"

    Quote Originally Posted by chaiavi View Post
    2. IH3's readme uses a really nice and clear html-readme-engine - which one is it? (I have a plugin I created and will want to upgrade my readme to use this engine).
    Dunno what you mean by "html-readme-engine". The readme is simply an HTML page/file.. I used Programmers Notepad (a text editor software for programming/HTML development) to edit/create the readme..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #2
    Join Date
    Dec 2010
    Posts
    45
    Plugin Contributions
    1

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by DivaVocals View Post
    Explain what you mean by "attributes"
    Maybe "attributes" wasn't accurate, but I meant the "shipping weight", or even more important - the description of the product.
    Can they appear on the hover box?

    Quote Originally Posted by DivaVocals View Post
    Dunno what you mean by "html-readme-engine". The readme is simply an HTML page/file.. I used Programmers Notepad (a text editor software for programming/HTML development) to edit/create the readme..
    But how did you create a tabbed html with those tabs at the top, and each tab is sectioned to its internal sub sections?

  3. #3
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by chaiavi View Post
    Maybe "attributes" wasn't accurate, but I meant the "shipping weight", or even more important - the description of the product.
    Can they appear on the hover box?
    I'm sure it is possible.. Hopefully someone who knows how this might be achieved can chime in..

    Quote Originally Posted by chaiavi View Post
    But how did you create a tabbed html with those tabs at the top, and each tab is sectioned to its internal sub sections?
    This support thread isn't the right place to cover this.. The tabs and sections are driven by a combination of javascript and CSS. If you are know how to create webpages, the readme file and all of it's source files (CSS, javascript, etc) are included in the IH3 fileset. You can use them as a guide/source for creating a similar style of readme file for your module.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #4
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    I've installed this on another site and it worked great, but I just installed it again and the main image is not showing up on the product info page. It does show up fine everywhere else on the site, just not the product info pages. My tpl_product_info_display.php file is not customized at all, it's just the default version. Any ideas why the images are missing?

    Thanks!
    Danielle

  5. #5
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by Danielle View Post
    I've installed this on another site and it worked great, but I just installed it again and the main image is not showing up on the product info page. It does show up fine everywhere else on the site, just not the product info pages. My tpl_product_info_display.php file is not customized at all, it's just the default version. Any ideas why the images are missing?

    Thanks!
    a link to the store product would be great too so the others with more experience can chime in with more advanced info

    did you set the settings in admin/configuration/images so that these are set to the same size as the small image width?

    Image - Product Listing Width 165 Image - Product Listing Height 165 Image - Product New Listing Width 165 Image - Product New Listing Height 165 Image - New Products Width 165 Image - New Products Height 165 Image - Featured Products Width 165 Image - Featured Products Height 165 Image - Product All Listing Width 165 Image - Product All Listing Height 165
    I know I have installed this in mine and several other stores before where the main store and hte test store can be on the same server with all settings exactly alike and one will behave where the other will give problems....just the computers getting back at us...lol

    the only different one i have set not like these is this one

    Product Info - Image Width 245 Product Info - Image Height 245

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by chaiavi View Post
    Maybe "attributes" wasn't accurate, but I meant the "shipping weight", or even more important - the description of the product.
    Can they appear on the hover box?
    Just realized that though I answered you about this, we may not be talking about the same thing here..

    Are you asking if shipping weight or the product description can appear inside the hover display INSTEAD of the image or you want the product description/shipping weight to appear in the hover WITH the image?? Because if what you are looking for is some kind of fancy/enhanced text hover (vs an image hover), that kind of functionality is well outside the bounds of this mod as it is an image management/image display mod..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Dec 2010
    Posts
    45
    Plugin Contributions
    1

    Default Re: Image Handler 3 Support Thread

    The image hover is beautiful.

    I just wanted to add the description into it and maybe even the shipping weight.

    That way, customers browsing my products, can see a larger image with its full description...

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by chaiavi View Post
    The image hover is beautiful.

    I just wanted to add the description into it and maybe even the shipping weight.

    That way, customers browsing my products, can see a larger image with its full description...
    Okay.. just wanted to make sure what you are asking about is clear.. I'm sure this is possible.. Hopefully one of the more knowledgeable heads here knows the solution and will chime in..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #9
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Image Handler 3 Support Thread

    It is doable and someone has done it or something extremely similar, but they never shared and i cannot for the life of me find the thread as it was outside of the Image handler support threads.

    Thinking about it, it shouldn't be that difficult for someone knowledgeable to do, just a bit time consuming
    Webzings Design
    Semi retired from Web Design

  10. #10
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 3 Support Thread

    Quote Originally Posted by nigelt74 View Post
    It is doable and someone has done it or something extremely similar, but they never shared and i cannot for the life of me find the thread as it was outside of the Image handler support threads.
    Yeah I seem to remember this as well, but cannot remember where I ran across this thread either..

    Quote Originally Posted by nigelt74 View Post
    Thinking about it, it shouldn't be that difficult for someone knowledgeable to do, just a bit time consuming
    I assumed as much..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. AJAX IMAGE Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 785
    Last Post: 13 Jan 2016, 11:48 PM
  3. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7098
    Last Post: 12 Oct 2014, 03:48 AM
  4. Image Titles Support Thread
    By gjh42 in forum All Other Contributions/Addons
    Replies: 155
    Last Post: 9 Sep 2014, 04:51 AM
  5. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 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