• HI,

    I am setting up a theme to convert a static html site into wordpress http://www.aeas.com.au I need to display info in tab form (see )

    As I am new to WordPress and want to make the info as easy as possible for the user to maintain I want to know the best options to limit the exposure of the user to html and styles and make a neat solution that does not have too many template index.php loop type pages.

    I have looked at tab plugins dTabs and WordPress Menu Creator but I am not sure how to code them to point to separate child pages defined in wordpress and display the content of each tab dynamically. I also looked at WordPress Post Tabs plugin but I don’t really want to have the user have to deal with the syntax need eg.
    On the Page:

    ….
    [tab name=’Australia’] Content 1[/tab]

    [tab name=’Country 2′]Content 2[/tab]

    [tab name=’Country x’]content x [/tab]

    [end_tabset]
    ….

    Any guidance much appreciated.

    Regards,
    Mike

    want to display tabs

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Page Tabs Navigation – Best Approach’ is closed to new replies.