Fork me on GitHub

How to use pagesetter function in home.htm template ?  Bottom

  • Hi everybody !

    I would like to make a menu with list of my category from Pagesetter.
    I've read this tutorial : http://marcarea.com/tuto/menu01.php to create this menu. It works perfectly if I add link in home.htm template but I would like to do something like that :

    Code

    <li>
      <a href="#">Category 69</a>
      <ul class="sousMenu">
       <li><!--[pnmodapifunc modname=pagesetter func=CatBrowser additionalvars="orderby=title:asc" field="category" listClass="menuDeroulant" showcount="yes" trim="no" topValue=69]--></li>
      </ul>
     </li>


    But of course, it doesn't works :s
    Did someebody has ever try to do that or has an idea ?

    Thank you very much !
  • Can't you make a block out of this and put in the block?
  • No because I have whant to do a scroll down menu.

    I've found the solution here :
    http://www.elfisk.dk/index.php?module=pnForum&func=viewtopic&topic=3482

    Thanks for your answer ;)
  • 0 users

This list is based on users active over the last 60 minutes.