Wholesale Lite

4.7.10 wrecking product_info layout - Wholesale Lite

4.7.10 wrecking product_info layout

by otgrouch » Mon Dec 02, 2024 6:17 pm

New build, using 1.0.9.9 and Wholesale Lite 4.7.10. php 8.3.14

I updated a 1.0.9.8 store to 1.0.9.9 and the product_info page layout went haywire. So I installed a clean version of 1.0.9.9 and added 4.7.10 after verifying that the page layout was correct on the fresh install. As soon as I installed 4.7.10 and changed to the override template, the product_info layout went haywire again - and that was the only change to a core installation.

When I activate the wholesale template, the right and left columns get pushed down under the product info and the product info spans the entire width of the store instead of staying in index_nested.

Example here: https://hawkleyinc.com/phoenixtest/prod ... ts_id=1371
otgrouch
Member
Posts: 13
Joined: Wed Dec 06, 2023 4:27 pm
Phoenix Version:
Contact:

Re: 4.7.10 wrecking product_info layout

by raiwa » Tue Dec 03, 2024 10:42 am

It's the qty input module which has a wrong div tag. Nothing to do with wholesale.
To fix it change in:
includes\modules\pi\product_info\templates\tpl_pi_qty_input.php line 32 to:

Code: Select all

  <span hidden id="spinner-label"><?= PI_QTY_INPUT_BUTTON_TEXT ?></span>
I'll report this to the developers.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact:

Re: 4.7.10 wrecking product_info layout

by otgrouch » Tue Dec 03, 2024 2:33 pm

That did it - as did the session thing on my other issue. Thanks for the speedy response and your contributions. Sent you a beer.
otgrouch
Member
Posts: 13
Joined: Wed Dec 06, 2023 4:27 pm
Phoenix Version:
Contact:

Re: 4.7.10 wrecking product_info layout

by raiwa » Tue Dec 03, 2024 3:42 pm

:) Thanks, much apreciated
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Contact: