• 0

Wordpress Problem


Question

Hi,

I have a pronlem with wordpress. I want to use Gengo and Fold page list in one but how can I combine this to strings/tags? So i can collapse my menu and also use multi languages?

String/Tags:

<?php gengo_list_pages ($args); ?>

<?php wswwpx_fold_page_list ($args); ?>

or

<?php gengo_list_pages ($args); ?>

<?php

if(function_exists("wp_pages_nav")) {

wp_pages_nav("show_all_parents=0&show_root=1");

}

?>

Thanks is advance!

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.