• lcnewbie

    (@lcnewbie)


    I’ve had loads of help here today so I thought I’d try my luck again!

    I’m trying to use the fold page plugin from http://www.webspaceworks.com/resources/cat/wp-plugins/30/ and seem to have installed it OK but it doesnt seem to working. I’m also using a Static Front Page plugin as well – is it possible that the two are conflicting and if so are there any suggestions on how to fix this?

    If not, does anyone have another plug in that I can use to collapse my child pages to only be visible when the parent page link is clicked (hope this makes sense) as my site is going to get quite big. http://www.maternityhealth.co.uk if this helps.

    I’m still fairly new to PHP and WordPress so please be gently with any answers to this.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • moshu

    (@moshu)

    Since they both deal with Pages there might be something conflicting between them. This is only a guess, since I have never used any of them (and have no idea which frontpage plugin are you using – there are several of them).
    Anyway, I’d try to deactivate the homepage plugin, since there are other solutions to achieve that effect (I gave them in another thread of yours) and see if the foldpage thingy is working in that case.

    Bodhipaksa

    (@haecceity)

    Have you remembered to follow this part of the installation instructions?

    To use, simply replace the code fragment that looks like this
    <?php wp_list_pages ($args); ?>
    with this:
    <?php wswwpx_fold_page_list ($args); ?>

    Amāvāsyā Cowboy

    (@tikimaticdotcom)

    there is a conflict beetween fold page list and static front page on WP 2, though it worked fine on v 1.5.2 http://wordpress.org/support/topic/53282?replies=7#post-292314

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fold Page Plugin – possible conflict?? Help please’ is closed to new replies.