Closed (fixed)
Project:
Drupal.org site moderators
Component:
Project/Git problem
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
7 Apr 2014 at 15:29 UTC
Updated:
9 Sep 2014 at 15:00 UTC
Jump to comment: Most recent
The "Corporate Clean" theme introduced a hard-coded footer that contains advertising and cannot be removed optionally by the user. This is a pretty clear violation of Drupal's policy here: https://drupal.org/node/439226
The theme maintainer is unresponsive to complaints, as can be seen by an issue filed by another user here: https://drupal.org/node/1919098
I was directed here as a last resort, so hopefully something can be done. Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| cc_ads.png | 22.86 KB | bradezone |
Comments
Comment #1
dddave commentedGiven that this theme is used by almost 25000 installs a higher priority is appropriate I think. I've contacted the maintainer assigned to the original issue via twitter and pointed him here. Let's wait a day and after that we need to investigate who to mail and what to do next.
Comment #2
gtsopour commentedHello,
I just updated this issue https://drupal.org/node/1919098. Next Corporate Clean release will contain this option/theme-setting.
Best
George
Comment #3
dddave commentedI've reopened the base issue because THERE IS STILL NO NEW RELEASE!
Comment #4
dddave commentedI've mailed gtsopour about this as he seems to ignore the issue queues.
Comment #5
gtsopour commentedHello dddave,
sorry for this delay. I have already committed this change. I will inform you about the new release.
Best
George
Comment #6
bradezone commentedDeadline?
Comment #7
naveenvalechaHi bradezone,
The code is committed in the branch as per this commit http://cgit.drupalcode.org/corporateclean/commit/?id=f96361e
Regarding the release . Looking forward to hear regarding the same from maintainers.
Thanks
Naveen Valecha
Comment #8
gtsopour commentedHello and sorry again for the late response,
Corporate Clean 7.x-2.3 https://www.drupal.org/node/2327793 makes the hardcoded credits (page.tpl.php) admin-configurable.
Best
George
Comment #9
bradezone commentedThis is cause for celebration, for sure...
It pretty much works as expected. However, if you use a child theme, the setting doesn't seem to stick. Instead the CC parent setting itself is always the one applied.