Where will I find this line?
Me again, sorry!
I have a plugin which I have managed to upload.... On the instructions I am asked to:
Look at your themes/classipress/index.php file, lines 9 to 14:
<?php
if ( file_exists(STYLESHEETPATH . '/featured.php') )
include_once(STYLESHEETPATH . '/featured.php');
else
include_once(TEMPLATEPATH . '/featured.php');
?>
--------------------------------------------------------------------------------------------
The only place I am able to find ANY code is on the dashboard under > appearance > editor ....
There are no numbered 'lines' so I am presuming I am in the wrong place! Can anybody help me find this
section.
I am used to working with dreamweaver - but this is a whole new ballgame and I am completely lost!
Thank you kindly
PP