Current page style display keep showing.
najibx - September 19, 2009 - 08:43
| Project: | Page Style |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
it keep showing eventhough selected Hide current page style, and cleared cache already.

#1
unless i completely remove this at pagestyle-image.tpl.php
<p class="<?php print $display_current_pagestyle; ?>"><?php print t('Current Style'); ?>: <span id="pagestyle_current"><?php print $pagestyle; ?></span></p>don't see a conditional if there? no wonder it keep showing up
#2
Is this not a solution to set the "Current page style display: " to "Hide current page style"?
#3
as stated, eventhough checked "Hide current page style" it keep showing up
#4
Clear the cache on "admin/settings/performance" -> "Clear cached data".
#5
Error found and fixed.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.