Skip to content

magento man

Implement ShopVote EasyReviews Addon

im currently trying to implement EasyReviews Addon of shopvote to collect customer ratings. I added the HTML snippet <!– BEGIN – EasyReviews Addon | www.shopvote.de –> <div id=”srt-customer-data” style=”display:none;”> <span id=”srt-customer-email”><?= $email ?></span> <span id=”srt-customer-reference”><?= $order_number ?></span> in success.phtml which… Read More »Implement ShopVote EasyReviews Addon

Anyone got experience with netbytehost?

Hello. Does anyone here have experience with shared hosting on netbytehost? I would like to hear your feedback if that is the case…. | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1934650&goto=newpost

Issue with category_form.xml layout. Data is not retrieved from database

Field that retrieves the data, but there is no label and the issue with width <field name=”custom_category_footer_description”> <argument name=”data” xsi:type=”array”> <item name=”config” xsi:type=”array”> <item name=”class” xsi:type=”string”>MagentoCatalogUiComponentCategoryFormElementWysiwyg </item> <item name=”formElement” xsi:type=”string”>wysiwyg</item> <item name=”label” xsi:type=”string” translate=”true”>Custom Category Footer Description</item> <item name=”wysiwyg” xsi:type=”boolean”>true</item>… Read More »Issue with category_form.xml layout. Data is not retrieved from database