Jump to content

Recommended Posts

Posted

Cum eliminaţi avatarele şi statisticile de la nişte categorii astfel încât să obţineţi rezultatul din poza de mai jos:

http://prntscr.com/cw93ao

urmaţi paşii următori:

 

Schimbaţi

<td class='col_c_stats ipsType_small'>

cu

<if test="$_data['cat_data']['id']!=??">
<td class='col_c_stats ipsType_small'>

unde înlocuiţi  ??  cu ID-ul categoriei.

 

Schimbaţi

</ul>
</if>
</td></if>
</tr>
</if>
</foreach>

cu

</ul>
</if>
</td></if></if>
</tr>
</if>
</foreach>

Succes.

  • Upvote 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.