Viewing 2 replies - 1 through 2 (of 2 total)
  • steffanieP22

    (@steffaniep22)

    I am having a similar issue. I think it’s related to the fact that I’m using the Starkers theme and don’t have the correct call on the template page to have the widgets displayed in the first place.

    What should I put in the template (such as the page.php template page) to have the widgets selected in the Widget section to display when the page loads?

    Thanks in advance.

    steffanieP22

    (@steffaniep22)

    Update:
    After adding
    <?php get_sidebar(); ?>
    to my page.php file I have similar results as tommyzone. However the only page that misbehaves is the home page. Which is the page I’ve set as a static front page for the site. Below are my results for the home page when the specified settings are selected.

    Results
    ‘Show on checked’ with unchecked home page = no widget
    ‘Show on checked’ with checked home page = no widget
    ‘Hide on checked’ with unchecked home page = shows the widget
    ‘Hide on checked’ with checked home page = shows the widget

    All other pages have the widget displayed or hidden according to how they are selected… It’s something about the home page itself…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Template – Show on Checked – Not Woring’ is closed to new replies.