Is it possible to include Phosphor Media's Easy Review in a flex component on the PROD page? I can add it directly in the page template and it works but If I place the Easy Review code in a fragment to include in page builder, it doesn't.
Announcement
Collapse
No announcement yet.
Easy Review in Flex Component
Collapse
X
-
gmanning The module needs to be updated to include the ability to be added to a Fragment: https://docs.miva.com/developer/deve...fragment-items
When the module has the "ComponentModule_Initialize_Fragment" function added the item will be available to be added within the fragment.
The other option is to store the data in a product custom field then display the custom field in the product details component then use CSS to style accordinly.Nicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
-
Where is this documented please? I found a number of "Module API" links in the release notes for 10.05.00. But the links are all broken; they just take me to the Help Center home page.Originally posted by Nick View Postgmanning The module needs to be updated to include the ability to be added to a Fragment: https://docs.miva.com/developer/deve...fragment-items
When the module has the "ComponentModule_Initialize_Fragment" function added the item will be available to be added within the fragment.
Kent Multer
Magic Metal Productions
http://TheMagicM.com
* Web developer/designer
* E-commerce and Miva
* Author, The Official Miva Web Scripting Book -- available on-line:
http://www.amazon.com/exec/obidos/IS...icmetalproducA
Comment
-
Kent Multer https://docs.miva.com/developer/deve...age-fragments/
Here are three places that it is in use:
https://github.com/search?q=repo%3Am...ment&type=code
Nicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
Comment
-
Maybe PhosphorMedia or Bruce - PhosphorMedia will chime in.Originally posted by gmanning View PostIs it possible to include Phosphor Media's Easy Review in a flex component on the PROD page? I can add it directly in the page template and it works but If I place the Easy Review code in a fragment to include in page builder, it doesn't.Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
Comment