1
Viewz-AV / How to put Third party Ads or Adhitz Ads
« on: December 15, 2012, 09:43:02 AM »
How to put Third party Ads or Adhitz Ads
First of All, Make sure you had backup all file before make any changes.
Then follow below step carefully.
1. Open: viewz.php
Location: public_html/templates/<template_name>/
2. Below variable will Enable/Disable the extra space for your third party/html ads. 0 to Disable the space and 1 to Enable the space. You need to enable the space to show your html ads. So set variable to 1 and save the file, like below:
Location: public_html/templates/<template_name>/
In this file you can put your html ads or adhitz code you generate from their site and save the file.
4. Done !
Feel free to post any question below if you still can get it through.
Hope that's help.
Best Regards
Viewz
First of All, Make sure you had backup all file before make any changes.
Then follow below step carefully.
1. Open: viewz.php
Location: public_html/templates/<template_name>/
2. Below variable will Enable/Disable the extra space for your third party/html ads. 0 to Disable the space and 1 to Enable the space. You need to enable the space to show your html ads. So set variable to 1 and save the file, like below:
Code: [Select]
$ex_space=1;3. Now open: x_space.phpLocation: public_html/templates/<template_name>/
In this file you can put your html ads or adhitz code you generate from their site and save the file.
4. Done !
Feel free to post any question below if you still can get it through.
Hope that's help.
Best Regards
Viewz






