Forums

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

  1. icetbr
    Member
    Posted 2 months 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 months ago #

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

Reply

You must log in to post.

About this Topic