ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

PagesList doesn't load on MSM second site

October 15, 2012 6:59pm

Subscribe [1]
  • #1 / Oct 15, 2012 6:59pm

    dinair

    7 posts

    I’m using your plugin PagesList within Inspire theme on EE 2.5.3 and Multiple Site Manager 2.1.4.

    The plugin works great on the main site.  However, on the secondary site the dropdown menu doesn’t populate with the links (see attached).

    Do you have any suggestions for that?

  • #2 / Oct 16, 2012 3:35pm

    Robin Sowell

    13255 posts

    Hi dinair,

    I’m not actually sure what you’re referring to with PagesList.  I suspect it’s a third party addon, but a quick search didn’t reveal it.  If it is a third party offering, you’ll want to create the author for support.  Or if I am completely not understanding, can you link me to the docs on the feature?  It’s not familiar, so I’m thinking it’s an add-on I’m just not familiar with.

  • #3 / Oct 16, 2012 7:41pm

    dinair

    7 posts

    Here is the information on the plugin.  I tried to contact the developer. 
    It seems, though, the issue relates to MSM, because it works fine on the main site.

    Name PagesList
    Version 1.0
    Author Bjorn Borresen
    Author URL http://bybjorn.com/
    Description List site pages
    Usage Enables you to list all site pages using EE tags.

    Usage example:
    =====================
    <ul>
    {exp:pageslist}
    <li>{pageslist_page_title}</li>
    {/exp:pageslist}
    </ul>

    Optional parameters:
    =====================

    selected_add - add this if the the current uri matches the page uri (nice for highlighting the current menu item for instance)

    conditional_field
    conditional_field_value

    These two parameters will restrict the pages to those who have the conditional field with a specific value. For instance,
    in the usage example below there is a custom field called “include_in_menu” which is a select dropdown with
    values “Yes” and “No”. This pageslist tag will only list those pages who have selected include_in_menu “Yes”

    You can use these variables to select pages by any kind of custom field.

    <ul>
    {exp:pageslist conditional_field='include_in_menu' conditional_field_value='Yes'}
    <li>{pageslist_page_title}</li>
    {/exp:pageslist}
    </ul>

  • #4 / Oct 17, 2012 12:33pm

    Lisa Wess

    20502 posts

    Hi, dinair -

    Not all add-ons are MSM compatible; this is definitely a case where you need to follow up with the developer; we are not able to offer support for third-party add-ons.

    Please let me know if you have any other questions.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases