QTpro

Product Info Attribute Display Plugin multiple_pill_shaped - QTpro

Product Info Attribute Display Plugin multiple_pill_shaped

by Omar_one » Sun Oct 05, 2025 1:51 pm

Hello Raiwa,
I an trying to add new Attribute Display Plugin multiple_pill_shaped. so what I have done is
- create new file pad_multiple_pill_shaped.php in /includes/system/override/qtpro/
- editing by adding multiple_pill_shaped' to the selection

Code: Select all

  $this->config_key_base . 'PLUGIN' => [
          'title' => 'Product Info Attribute Display Plugin',
          'value' => 'multiple_dropdowns',
          'desc' => 'The plugin used for displaying attributes on the product information page.',
          'set_func' => "Config::select_one(['multiple_dropdowns', 'sequenced_dropdowns', 'single_dropdown', 'single_radioset','multiple_pill_shaped'
        ],
the issue that It's not shown on the product page ,, the pad_multiple_pill_shaped.php is right and working if
example editing the pad_multiple_dropdowns.php by clear all the data on it and copy the data from my file pad_multiple_pill_shaped.php to in it working as it should

is there anything I miss

thank you
Omar
Last edited by Omar_one on Sat Oct 11, 2025 7:26 pm
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Contact:

Re: Product Info Attribute Display Plugin multiple_pill_shap

by raiwa » Mon Oct 06, 2025 12:57 pm

I think you can’t use html in the name. Remove the b tags
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: Product Info Attribute Display Plugin multiple_pill_shap

by Omar_one » Mon Oct 06, 2025 3:13 pm

raiwa wrote:I think you can’t use html in the name. Remove the b tags
sorry, the file don't have b tags,, I was trying here to use it show you want exactly what I added.
so the main question, can I add more Attribute Display Plugin? or what I need to do,
Last edited by Omar_one on Mon Oct 06, 2025 3:15 pm
Omar_one
Senior Contributor
Posts: 677
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Contact:

Re: Product Info Attribute Display Plugin multiple_pill_shap

by raiwa » Mon Oct 06, 2025 3:15 pm

Then you should check for php errors.
Or maybe start modifying an existing one for your needs.
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: