January 5, 200917 yr Hi - I'm currently trying to adjust my Wordpress based site index.php doesnt contain much code where is the file that displays stories and contains the page title etc? any help appreciated Pottsy
January 5, 200917 yr The index file references other php files - header, footer for example, so look for those. Unless you're talking about editing the theme (look) in which case it's a matter of CSS editing mostly and there is a whole mountain of info out there.
January 12, 200917 yr Hi - I'm currently trying to adjust my Wordpress based site index.php doesnt contain much code where is the file that displays stories and contains the page title etc? any help appreciated Pottsy hi pottsy, your theme's index.php file tells wordpress what to do with your posts (stories) and the page.php template does the same for pages, it doesn't store them. you can change how the content is delivered by editing those files, but not the content itself (if it's been written as a post or page in wordpress). you can access and edit your posts and pages through the wordpress admin under 'posts' and 'pages'. hope that helps, wasn't completely sure what you meant.
Create an account or sign in to comment