mobile images being distorted

  • Posts: 15
  • Thank you received: 0
10 years 2 months ago #204393

-- url of the page with the problem -- : sienna.websitewelcome.com/~detralianshe333
-- HikaShop version -- : HikaShop Starter: 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.4
-- Browser(s) name and version -- : mozilla 38.0.5

I see all kinds of comments about the mobile images being distorted, has any one figured out how ti fix this issue?

really i would be happy to completely disable image popups on mobile devices as it stretches them really bad, any suggestions? please be specific.

Last edit: 10 years 2 months ago by Jerome. Reason: remove duplicate content

Please Log in or Create an account to join the conversation.

  • Posts: 26264
  • Thank you received: 4043
  • MODERATOR
10 years 2 months ago #204407

Hi,

Please use another "image popup" system in your HikaShop configuration (tab "display" in the configuration).
By using shadowbox you should have a better display.
The problem is coming from the Joomla "Squeezebox" lighbox system with your template (for some CSS reason hard to analyze and explained).
But I hope that "shadowbox" should fix your issue.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 15
  • Thank you received: 0
10 years 2 months ago #204494

Thank you for your reply and I know about this, but I only want to disable the popups on mobile devices.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 2 months ago #204496

Hi,

You can potentially install this plugin:
extensions.joomla.org/extension/simple-mobile-detection

This plugin store a value in the user state, so thanks to this information you can potentially change dynamically the value of our config, if it is a mobile, disable the popup, else let the popups.

To change a config setting, you can use the code:

$config = hikashop_config();
$config->set('redirect_url_after_add_cart','checkout');

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum