How to disable popup of product images

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 3 months ago #354865

-- HikaShop version -- : 4.7.5
-- Joomla version -- : 4.3.4
-- PHP version -- : 8.1.22

Hello,

I would like to know how I can disable the popup on image click on the product pages.

Thanks in advance for your help.

Sandra

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 3 months ago #354867

Hello,

You will find the option in HikaShop Configuration, Display tab and Default parameters for products part, see my screenshot :



Regards

Last edit: 1 year 3 months ago by Philip.

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 3 months ago #354963

Hi Philip,

I already have popup mode on no popup, but popups are still there.

Sandra

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 3 months ago #354964

Hello,

On the product page? I don't see how it's possible, if now you speak on the product listing then you can have the same settings in your relative Item Menu.

But if it is indeed the product page then to check that it does not come from your template, try with your default template.

If this doesn't solve anything, provide us with the following information:
- Url link to Frontend (with relative issue).
- Url link to backend (administrator)
- Backend user references (with maximum Acl)

Note : Use our Contact us form in order to provide these elements, and don't forget to add an Url link to this topic.
Regards

Last edit: 1 year 3 months ago by Philip.

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 3 months ago #354979

Hello,

Sorry I chose the wrong option... In fact you have to deactivate the "Image popup mode" option by selecting "None".
You will find this option, in Display tab, General Display Options part.
Sorry again for my mistake.

Regards

Last edit: 1 year 3 months ago by Philip.

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 3 months ago #354983

Hi Philip,

Thanks for your reply.
I already tried this, but it's still not ok for me as then if you click on the main image, it opens it in a new tab, and if you click on the thumbnail it also opens it in a new tab.
Wishing you a great weekend

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

  • Posts: 83007
  • Thank you received: 13400
  • MODERATOR
1 year 3 months ago #354996

Hi,

Yes. That's the normal behavior when there is no popup.
If you don't want any link, then there is no option at the moment.
What you can do is to change the code:

return '<a href="'.$url.'" target="_blank" '.$attr.'>'.$content.'</a>';
to:
return $content;
in the file administrator/components/com_hikashop/helpers/popup.php via FTP.

We'll add an option to be able to do this without changing code as I think it can be useful to others too.

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 3 months ago #355022

Thanks a lot Nicolas. It's perfect!

Yes,, it would be great to have this option.

Sandra

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 2 months ago #355386

Hi Nicolas,

Me again...

It seems I have a new side effect after removing the popup.

Clicking on the thumbnails has no effect and I can't navigate anymore from one image to another using the arrows.

I'm quite sure it was working fine 2 weeks ago. Any idea what's going on?

Thanks in advance

Sandra

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 2 months ago #355391

Hello,

Thanks for you return, it seems that we have some issue in your specific case, sorry for the inconvenience
And we will keep you informed of the solutions that will come quickly!

Once again sorry for this, and keep in touch.
Regards

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 2 months ago #355412

Hi Philip,

No worries.
The website is still indevelopment, so I can easily wait for a fix.

And thanks again for your help

Sandra

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 2 months ago #355491

Hello,

Thank you for your patience, we have updated the HikaShop packages.
Can you update your HikaShop to have the latest version which should correct your problem.

Still waiting for your feedback, and thank you for your patience.
Regards

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 2 months ago #355512

Hi Philip,

I installed the latest version but seems I still have the issue.

Sandra

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 2 months ago #355519

Hello,
Thanks for your return, we have process some test directly on your website in order to improve again our patch.
And so, sorry for this but can you update again your HikaShop version?

Now, note that in your Main HikaShop Configuration, in Display tab, and in General Display Options part :
"Image popup mode" => "Without link"
=> I allow myself to define this option on "Without link" on your website.

Awaiting your returns
Regards

Last edit: 1 year 2 months ago by Philip.
The following user(s) said Thank You: Sandra74

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

  • Posts: 159
  • Thank you received: 12
  • Hikashop Business
1 year 2 months ago #355526

Thank you so much Philip.

It works like a charm now.

Sandra

The following user(s) said Thank You: Philip

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

  • Posts: 4760
  • Thank you received: 647
  • MODERATOR
1 year 2 months ago #355536

Hello,

Thank you for your patience and your informative feedback, this has allowed us to further improve HikaShop.
And happy to be useful.
Regards

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

Time to create page: 0.082 seconds
Powered by Kunena Forum