Jump to content

Recommended Posts

Posted (edited)

Hi,

 

its me again :no2:

 

For my website I am using pages, to show off the content of my website. Im using wordpress as a content management system.

 

this is the website:

 

http://img196.imageshack.us/img196/1443/hokrant2fn.jpg

 

now the Inhoud is actually a table of contents, for the informative text you can see at the bottom.

 

but how can I achieve this in wordpress? because I use pages.

 

thanks in advance,

Edited by Johnns
Posted

This code will display your pages set up in Wordpress in your sidebar.

><?php wp_list_pages('title_li=<h2>' . __('Pages') . '</h2>' ); ?>

 

If you want to execute php in a post you would need to install either the RunPHP or Exec PHP plugins.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...