Forum

Questions and discussions

how do i get rid of the most downloaded

Any questions about installation and updates

how do i get rid of the most downloaded

Postby Gdogg » Fri Jun 27, 2014 5:46 am

how do i get rid of the most downloaded pics, on the cover page
Gdogg
 
Posts: 22
Joined: Fri Jun 20, 2014 9:22 am

Re: how do i get rid of the most downloaded

Postby admin » Fri Jun 27, 2014 7:04 am

1) You should edit /templates/template[n]/home.tpl

remove:
Code: Select all
<li id="menu_downloaded" class="tact"><a href="javascript:zcomponent(18,'downloaded',1);"><span>{lang.Most downloaded}</span></a></li>


replace:
Code: Select all
<script>
         zcomponent(18,'downloaded',1);
      </script>


with:
Code: Select all
<script>
         zcomponent(19,'featured',1);
      </script>


2) Edit the file: /templates/template[n]/custom_home.js

replace:
Code: Select all
ar_menu=new Array('downloaded','featured','popular','new','free','random');


with:
Code: Select all
ar_menu=new Array('featured','popular','new','free','random');
admin
Site Admin
 
Posts: 1465
Joined: Sun Mar 07, 2010 5:55 pm


Return to Installation

Who is online

Users browsing this forum: No registered users and 1 guest

cron
  Photo Store Script

Professional php photo stock script and WordPress plug-in for photographers and video producers.

  Support
  CMSaccount Inc.