Skip to content

No easy way to configure widget for each page (for example footer section) #93

@bartoszkubicki

Description

@bartoszkubicki

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"/>
) and it's limited by condition in
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions