-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Using version trustpilot "2.6.566" there is no easy way to configure Trustbox for each page - for example to place review block inside footer. However Trustbox is available on each page layout (
<block class="Trustpilot\Reviews\Block\Trustbox" name="trustpilot.head.trustbox" as="trustpilot.head.trustbox" template="Trustpilot_Reviews::trustbox.phtml"/> |
plugin-magento2/Block/Trustbox.php
Line 68 in 503d04e
if ($this->_request->getFullActionName() == 'cms_index_index') { |
Shouldn't be configuration more granular and allow to place widget on every page? It is much easier to use custom url in configuration to place additional widget on homepage than doing the same for every page.
Metadata
Metadata
Assignees
Labels
No labels