• Resolved Anonymous User 11187416

    (@anonymized-11187416)


    Hi!

    I have followed all your instructions and the theme crashes at sidebar.php

    <div id="right-col">
    	Right Column
    <?php
     global $MultipleSidebars;
     $MultipleSidebars -> dynamic_sidebar();
     //dynamic_sidebar();
    ?>
    </div>

    I also tried

    <div id="right-col">
    <?php
     MS_dynamic_sidebar();
    ?>
    </div>

    If I just use

    dynamic_sidebar();

    No information/sidebar is displayed at all, but at least it doesn’t crash!

    What have I done wrong please?
    Thanks,

    Martin

    https://www.ads-software.com/extend/plugins/multiple-sidebars/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Andrico

    (@andrico)

    Hello!

    You have created the container for widgets on the menu “sidebar”?

    Once the new container for widgets, go to the menu widget and add items in the sidebar that you created earlier.

    Then create a new page, with the selected sidebar

    View the page and check if it is working.

    Anything you write me and we can review it at your own page!

    Greetings and thanks for using the plugin!

    Thread Starter Anonymous User 11187416

    (@anonymized-11187416)

    Hi Andrico,

    Yes, I have followed your instructions. Can I give you the URL and my login details so you can have a look for me?
    Many thanks,

    Martin

    Plugin Author Andrico

    (@andrico)

    Hello
    of course! send me the access codes and in a moment I’ll check!

    you’re welcome

    Thread Starter Anonymous User 11187416

    (@anonymized-11187416)

    Hi Andrico – instead of me posting the username and password on this public forum can I e-mail you? If so what address is best?

    Thank you ??

    Plugin Author Andrico

    (@andrico)

    Hi!
    You’re right. I forgot. This is my e-mail: [email protected]

    Thread Starter Anonymous User 11187416

    (@anonymized-11187416)

    This is now sorted, thanks to Andrico for your help ??

    Martin Oxby
    [sig moderated as per the Forum Rules]

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sidebar Does Not Display’ is closed to new replies.