Jump to content

[BUG 4.7.8] Similar Content widget not checking the $tableHoverUrl variable to display the preview


Go to solution Solved by Marc Stridgen,

Recommended Posts

This is similar to the bug I posted before:

 

The problem this time is in the template applications/core/dev/html/front/widgets/relatedContent.phtml on line 70:

<a href='{$item->url( "getPrefComment" )}' {{if $item->canView()}}data-ipsHover data-ipsHover-target='{$item->url()->setQueryString('preview', 1)}' data-ipsHover-timeout='1.5' {{endif}}>

Need to add a check for $item->tableHoverUrl in that IF.

Link to comment
Share on other sites

  • 2 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...