Fix wrong Product image tab position after installing on M2.3.5_p2

Created by Support Agent, Modified on Sun, 19 Apr at 10:54 PM by Support Agent

QUESTION:


I use your module M2 Product Images by Customer for my site Magento 2.2.5 and it works fine so far.

However, when I install it on the other site Magento 2.3.5_p2, I see that the Product Image tab is no longer in the correct position.

The position of the tab from the end on M2.2.x, it now stands before Details tab on product page.


Is there any hotfix?


ANSWER:


To fix the tab position error, please edit the file app/code/Bss/ProductImagesByCustomer/view/frontend/layout/catalog_product_view.xml as below:


Remove line 28: 

<block class="Bss\ProductImagesByCustomer\Block\SliderTabProduct" ifconfig="bss_product_image_by_customer/bss_product_image_by_customer_general/enable" name="zzbss_productimagesbycustomer_tab" template="Bss_ProductImagesByCustomer::SliderTabProduct.phtml" group="detailed_info">


And add:

<block class="Bss\ProductImagesByCustomer\Block\SliderTabProduct" ifconfig="bss_product_image_by_customer/bss_product_image_by_customer_general/enable" name="bss_productimagesbycustomer_tab" template="Bss_ProductImagesByCustomer::SliderTabProduct.phtml" group="detailed_info">


Screenshot: 


Or download the attached file below and overwrite the current file on your site.


For any further support, please don't hesitate to contact us at support@bsscommerce.com

We're always willing to support. If you need further our information, here is:


BSS Commerce is a trusted Magento 2 extensions provider with 14+ years of experience, serving 75,000+ customers worldwide. We are an Adobe Commerce Solution Bronze Partner and a Select Magento Extensions Builder, reinforcing our expertise in the Magento ecosystem.


We specialize in developing 150+ high-quality Magento 2 extensions that enhance functionality, improve user experience, and support scalable growth. Our reputation is built on long-term partnerships, positive feedback, and proven performance-driven solutions.


Visit us to get more useful plugins: https://bsscommerce.com/magento-2-extensions.html 


Here to discover our extensions:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article