Project

General

Profile

Actions

Support #18132

closed

Raft theme breaking

Added by Marilyn Weber almost 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
WordPress Themes
Target version:
Start date:
2023-04-28
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

From Indranil Choudhury, Via ZendesK:

I'm working with CITE CUNY<https://computinged.commons.gc.cuny.edu/> and I've encountered a few issues that I haven't had luck solving. [note from Marilyn - second issue is a separate ticket]

1. The Raft theme makes the Commons footer appear in the middle of pages. I'm cloning from an existing site, so I tried replicating the issue by cloning again, and the same thing happened. You can see the issue on this site - https://citepdtweaks5.commons.gc.cuny.edu/

She later added "A more built out site with the Raft theme can be seen here - https://citepdtweaks4.commons.gc.cuny.edu/"

Actions #1

Updated by Raymond Hoh almost 1 year ago

  • Category name set to WordPress Themes
  • Assignee set to Raymond Hoh
  • Target version set to 2.1.6

I've duplicated the issue, Marilyn.

It's due to the CSS of the Raft theme. Specifically, the following CSS declaration:

body,html{height:100%}

I've put in a temporary fix for both the citepdtweaks4.commons.gc.cuny.edu and citepdtweaks5.commons.gc.cuny.edu sites by adding the following to "Appearance > Simple CSS" :

body,html {height:auto;}

I'll put in a more, general fix for the Raft theme in time for the next maintenance release scheduled for May 9th.

Actions #2

Updated by Marilyn Weber 12 months ago

She replies
Thank you so much for the Raft fix, that looks perfect!

Actions #3

Updated by Raymond Hoh 12 months ago

  • Status changed from New to Staged for Production Release

I've put in the general fix for the next, maintenance release scheduled for the 9th. (Code reference - https://github.com/cuny-academic-commons/cac/commit/0606ec622a6927dcf2664439c03607140adab7a5 .)

Actions #4

Updated by Boone Gorges 12 months ago

  • Status changed from Staged for Production Release to Resolved
Actions

Also available in: Atom PDF