TEMPLATE IS PROPERTY OF EINTERNETINDEX WE WILL NOT ALLOW TO USE IT WITH REMOVING FOOTER CREDITS.

--------------------------------------------------------------------
Note: Before installation, you are advised to backup your files.
--------------------------------------------------------------------

My Web Directory Is Compatible with all phpLD versions



Editable pages:
--------------------------------------------------------------------
Edit about.tpl file for about information.

Edit partners.tpl file for partners.php information.

Edit advertise.tpl file for advertise.php information.

Edit intro.tpl file for main page introduction information.

Edit guideline.tpl file for submission guidelines on submit.php

Edit right.tpl file for right sidebar links.



Edit contact page:
--------------------------------------------------------------------
Edit contact.php file for add your email address.

Find this line (line 32):
     $mail->AddAddress('you@yahoo.com', 'your name');

Replace your emaill address and name.



Show main categories on all pages:
--------------------------------------------------------------------
Find:
require_once 'init.php';

Add this code below:

// Show main categories on all pages
require_once 'maincat.php';
// End of show main categories on all pages include


Required to add this code in these pages:
detail.php, index.php, login.php, payment.php, profile.php, submit.php


Show website statistics on all pages:
--------------------------------------------------------------------
Find:
require_once 'init.php';

Add this code below:

// Show main categories on all pages
require_once 'statistic.php';
// End of show main categories on all pages include


Required to add this code in these pages:
detail.php, index.php, login.php, payment.php, profile.php, submit.php


Show Featured listings in the sidebar of all pages:
--------------------------------------------------------------------
The easiest way is to upload the file init.php provided with our template pack.

However if you have already edited ur init.php for adding some mods then you 
would have to edit the init.php provided with our template pack to add those 
mods before uploading it.


Installation
--------------------------------------------------------------------

Note: Before installation, you are advised to backup your files.

1. Unzip the theme ZIP file into a folder on your PC.

2. Connect to your site using your favorite ftp program and upload all the files and folder under upload folders. Upload them in your Site root directory, i.e. - /public_html/. Then you have to select GoldenFlowers from admin panel for active this template.

You are done!



--------------------------------------------------------------------
Note: Before installation, you are advised to backup your files.
--------------------------------------------------------------------


Template Design by:
E Internet Index Web Directory
Web: http://www.einternetindex.com/themes/category/phpld-templates/
If you have any problems contact us at sgtechin@gmail.com
--------------------------------------------------------------------

