Where is the...?

Article Friendly Joy!

Here is a list of where to find things in Article Friendly!

Where Are The Categories Created?

They are created in the system/config.inc.php files from the function named "Menu", and are called by the inc/left.inc.php file.

Where is the breadcrumb created.

The "You Are At" breadcrumb trail is created in the system/config.inc.php by the "Where" function which is called in the func/cat_mid.php

Where Do I Change The Page's Default Text?

There are some pages, such as the index.php, submission guidelines etc, that have default text you will need to change. All these pages are found in the "inc" folder.

Where are the left nav links?

In the "inc/left.inc.php" file.

Where are the right nav links?

In the "inc/right.inc.php and extra_rlinks.inc.php files. The extra_rlinks.inc.php right nav is only shown to your visitors when they wish to read a specific article.

Where Is The Left Nav Adsense Formatting Code?

The formatting code for your left hand nav section is in the "inc/adsense.php" file.

Where Is The Article Adsense Code?

Your Adsense formatting code that floats inside each article viewed is in the "func/art_pop.inc.php"