Announcement

Collapse
No announcement yet.

'search' result images

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

    'search' result images

    When I use Search on the Store front page it returns the results but with 'No image available it is searching for the images at http://dev.vitaevalue.com/mm5/themes...g_no_thumb.jpg however my images reside in the domain root graphics/ not mm5/themes/etc.
    Perhaps I need to change things but here is why I do this. I have 3 stores(mall) I keep my images out there so as not to need to have the same image 3x and it makes it easier to manage images (for me).
    I am still using Legacy and have been told I ought to use Image Machine, so I won't have thumbnails and images and here I also have a question will speed no be affected having to resize the image? I mean sure it will save me having to batch images via Photoshop to create thumbnails then images from original but is there a drawback not doing so?

    My question is if I stay with what I have (Legacy Images) where do I find the reference calling for the images in the Search to change it to graphics/ from http://dev.vitaevalue.com/mm5/themes/levels/images/

    Again you folks that understand what is going on better feel free to advise me if I should change to Image Machine, but I would still want to pull the images from /graphics/images and not from inside mm5 (so the 3 stores pull from one directory)
    Hope I was not too confusing.. Dyslexic brain here..

    dev.vitaevalue.com
    user: eyrm4Lqe

    pass: Dnlh3562:-:@


    Thanks!

    #2
    By default, all ReadyThemes are designed to use Image Machine which allows for dynamic resizing of images making it so you only have to upload your largest sized image and let the software do the rest. To update the path to your image, you can edit the Search Result Layout section of the Search page in the administration portal.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      How do I get it to pull the images from the site root /graphics/images instead of /mm5/themes/levels/images/ ?

      Comment


        #4
        You would have to change the path to the image source in the IMG tag to relate to your custom code:
        Code:
        <img src="/graphics/images/........" alt="&mvte:product:name;">
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          For the 'Search' where would I find the code that it resides in, what page would it be. I can see the code in Google Chrome just can't figure where in Miva it is.

          Comment


            #6
            In your administration portal, you will navigate to User Interface -> Pages -> SRCH -> Search Result Layout
            Matt Zimmermann

            Miva Web Developer
            Alchemy Web Development
            https://www.alchemywebdev.com
            Site Development - Maintenance - Consultation

            Miva Certified Developer
            Miva Professional Developer

            https://www.dev4web.net | Twitter

            Comment

            Working...
            X