Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #661840

    Hi
    I just found out that mobile version of the site cannot be zoomed.when viewed in mobiles. Is there something that i have to activate or some CSS code to add to be able to do it or its just something not possible at all.
    I have maps artworks (converted to images) with numerations and others images with hot spots that i can vie in desktop fine but in mobile the even in modal popup i cannot zoom them to be able to really view the content of the image.

    Thank you very much.

    • This topic was modified 8 years, 4 months ago by hdpcr.
    #662017

    Hi hdpcr!

    Please refer to Ismael’s post here – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171

    Cheers!
    Yigit

    #662308

    Hi Yigit

    I have read the mentioned post and i’not sure to understand the consequences of enable such a feature. As read in that post user had some layout problems etc.. and site is no longer responsive. I got a very confused :) Could you please give me some advice or explanation on that.
    I need zooming because pages have images of rooms location on a map (not real map) with room number and in mobile when click and image goes to light box there is no way to read/locate room number in the image without zooming.

    Thank you very much in advance for your guidance in this matter.

    #662359

    Hi,

    In that case I think you need the image to open in it’s original size or in a new window and users can zoom it by default. Please share a precise link to the element in question so we can take a lok at it and suggest a viable solution so the users will have an option to zoom the map image.

    Best regards,
    Vinay

    #662503

    Hi

    In the Masonry image you can click on any image and you wont zoom it. but in tabs bellow in 3th tab you will see the maps

    Thank you

    #662712

    Hi,

    The below CSS will make all lightbox images of minimum 600px wide and proportionate height.

    img.mfp-img {
        min-width: 600px;
    }

    Please try this code and let us know if you need any help :)

    Best regards,
    Vinay

    #662720

    Hi Vinay

    Im not sure if this code is special for mobiles and user can zoom images in their devices ??

    Thank you

    #663494

    Hey!

    I am able to zoom in on my iphone 5s. Have you applied Ismael’s solution i posted above to solve it? :)

    Cheers!
    Yigit

    #663509

    Hi Yigit

    No, did’t work well:) i have found a small plugin named (please see private). It work perfect as soon as you enable it and you have nothing else to do or to add :)
    I’m not sure if i still have to keep going with Ismael Solution or that plugin is more than enough? Please advice.

    Thank you very much.

    #663524

    Hi!

    Well, if Ismael’s solution did not work for you, you can keep using a plugin :)

    Cheers!
    Yigit

    #663530

    Hi

    Definitively, i will implement it maybe in a few weeks as its better than a plugin.. I need now to move forward so the client can see how’s the work and get him out my neck :) So for next few days i need to solve the rest and the alternative mobile maps etc… And thank you for the other code to hide and show element in the same page according to the device its a life saver as i will avoid to have double pages :)
    Please do not close this post as i will get back to it next week.

    Thank you very much.

    #663535

    Hi,

    Sure, we will keep this thread open and it will be on hold until you reply :)

    Best regards,
    Yigit

    #951981

    I have this zooming problem and have applied the fix suggested but my mobile still does not zoom on pages.

    https://naturalstonetiles.com.au

    Please advise

    Rin

    #952985

    Hi Rin,

    I checked your website on my iphone and i was able to zoom. Please see screenshots here – https://imgur.com/a/xQwEI5w. Please flush browser on your mobile browser and refresh your page a few times.

    Best regards,
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.