RSS Feed/News Why was the was the feature icon for xfrmAllowIcons removed in 2.3?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,014
Points
823

Reputation:

The old XFRM 2.2 template code and modified, but in XFRM 2.3 no longer works it doesn't force the resource icon to be big or it will not show up

Also this just shows the one grid only and no more than 4, and the resource icon is too small in XFRM 2.3, that is problem

Old XFRM 2.2 xfrm_widget_featured_resources:
Code:

Code:
<xf:if is="$resources is not empty">
    <xf:if is="$style == 'carousel'">
        <xf:css src="carousel.less" />
        <xf:css src="lightslider.less" />...

Read more

Continue reading...
 
Status
Not open for further replies.
Top