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
Wholesale Lite
4.7.10 wrecking product_info layout - Wholesale Lite
-
otgrouch
- Member
- Posts: 13
- Joined: Wed Dec 06, 2023 4:27 pm
- Phoenix Version:
- Contact:
Re: 4.7.10 wrecking product_info layout
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:
I'll report this to the developers.
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>
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
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
- : Buy Me A Beverage
- Contact:
Re: 4.7.10 wrecking product_info layout
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
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
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
- : Buy Me A Beverage
- Contact: