Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
add page with listing of pages
#6
Hi there,

Thanks a lot, it's work fine. I just add some code to test the page :
Code:
<div class="postcontent">
      <?php get_page_content(); ?><br>
          <?php
           if (return_page_slug() == "mes-experiences") {
               getSubpagesList( return_page_slug() );
           }
           ?>
</div>
<p class="meta" >
And for now, I have a another question about upload. I downloaded the last fix (GS172u.zip), but I can't upload files for a page. Why ? (it's due of a uploadify bug ?)

How can I do an upload ?


Regards,
Fab
Reply


Messages In This Thread
add page with listing of pages - by __fabrice - 2009-12-19, 07:22:39
add page with listing of pages - by internet54 - 2009-12-19, 17:02:39
add page with listing of pages - by Zegnåt - 2009-12-20, 02:24:27
add page with listing of pages - by internet54 - 2009-12-20, 06:55:03
add page with listing of pages - by __fabrice - 2009-12-20, 07:02:37
add page with listing of pages - by __fabrice - 2009-12-29, 09:20:21
add page with listing of pages - by Zegnåt - 2009-12-30, 07:55:10



Users browsing this thread: 1 Guest(s)