• I have the “lazyest gallery” plugin, and want to use one of the suggested tips and tricks suggested in a textfile included with the download. The plugin itself seems to work just fine. This is the tip:

    “b. If you want categories to be displayed in your sidebar ad this line to your
    “sidebar.php”: <?php if (function_exists(lg_list_folder) lg_list_folders(“title”); ?>
    You can use whatever title you want.”

    My question is, where exactly in sidebar.php do I insert this line? Thanks in advance for help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chewyo

    (@chewyo)

    By the way, I am using the default theme template and haven’t fooled around with sidebar.php before.

    Thread Starter chewyo

    (@chewyo)

    I’ve been inserting the line of code in random parts of sidebar.php, hoping that this trial and error will prevail.

    Each time, my sidebar dissappears altogether, and an message that reads similarly to this:

    “Parse error: syntax error, unexpected T_STRING in /home/chewyo/public_html/wp-content/themes/default/sidebar.php on line 72”

    appears in the lower right of my header.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lazyest Gallery: Sidebar categories?’ is closed to new replies.