1

Topic: How to create custom page with sharetronix

To add a new page (like "About Us" or "advertise") for the Sharetronix platform, you can download Example Page and put to use by applying only minor editing ...  wink


Download :
http://up.iranblog.com/Files/c6b6b7539c3d4622862d.zip

---------------
For Make other page [example ADS] :

Rename -> themes/default/html/about.php -> to -> themes/default/html/ads.php
Rename - > system/controllers/about.php -> to -> system/controllers/ads.php
Rename -> system/languages/en/outside/about.php -> to -> system/languages/en/outside/ads.php
Edit -> ads.php file in system/controllers :

<?php
   
    $this->load_langfile('inside/global.php');
    $this->load_langfile('outside/about.php');
   
    $D->page_title    = $this->lang('about_pgtitle', array('#SITE_TITLE#'=>$C->SITE_TITLE));
    $D->terms    = trim(stripslashes($C->TERMSPAGE_CONTENT));
   
    $this->load_template('about.php');
   
?>

---------------
You can Edit "themes/default" to "themes/ThemeName"

--------------
Your Page is : www.Yoursite.com/About or www.Yoursite.com/ads  wink
Good Luck smile

Last edited by Nipoto (2010-07-18 23:31:13)

Sharetronix.ir

2

Re: How to create custom page with sharetronix

Handy info,What i looked so far! I thought i need a person from heaven to help on this.

I will try with my site also.

Thumbs up +1 Thumbs down

3

Re: How to create custom page with sharetronix

Thank you so much... long time i am struggling with this..
it helped me better .

thanks

Thumbs up Thumbs down

4

Re: How to create custom page with sharetronix

Huge thank you. Very useful. Works just fine and helped me understand at least the basics of the framework.

Thumbs up Thumbs down

5

Re: How to create custom page with sharetronix

You Welcome gorta!http://sharetronixguide.com/img/smilies/smile.png Thanks for the support!

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

6

Re: How to create custom page with sharetronix

show image of this scritp http://sharetronixguide.com/img/smilies/big_smile.png

Thumbs up Thumbs down

7

Re: How to create custom page with sharetronix

Thank you so much. It worked for me.

Thumbs up Thumbs down

8

Re: How to create custom page with sharetronix

Thank you, it worked for me at http://shivva.tk/games
For play the game please log in before or join

Thumbs up Thumbs down

9

Re: How to create custom page with sharetronix

Wow... really working trick... also seeing for more tips... great share..
http://connect.tipsinside.com

Thumbs up Thumbs down