Download & Extend

Current page style display keep showing.

Project:Page Style
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

it keep showing eventhough selected Hide current page style, and cleared cache already.

Comments

#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

Category:bug report» support request

Clear the cache on "admin/settings/performance" -> "Clear cached data".

#5

Status:active» fixed

Error found and fixed.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.