Forums

[resolved] Dynamic sidebar is only dynamic by switching themes (2 posts)

  1. icetbr
    Member
    Posted 2 years ago #

    Hi, I'm using WordPress 2.8.4, default Kubrick theme. These are my problems

    - Whenever I add a widget, I need to change themes for the widget to show
    - I add the Search widget but it never shows up in my page
    - When creating a new theme, the only way I get my sidebar to display is using dynamic_sidebar(1). Using like below doesn't work

    functions.php
    <?php register_sidebar(); ?>

    sidebar.php
    <?php dynamic_sidebar(); ?>

    Any ideas?

    thanks

  2. icetbr
    Member
    Posted 2 years ago #

    Sorry, a cache plugin was activated. Still getting some problems, but I'll make more tests now the plugin is disabled

Topic Closed

This topic has been closed to new replies.

About this Topic