Project

General

Profile

Actions

Bug #10161

closed

Title and breadcrump missing

Added by Raffi Khatchadourian over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
-
Target version:
Start date:
2018-08-16
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

I have the same theme on both cybercamp.commons.gc.cuny.edu and khatchad.commons.gc.cuny.edu. However, the former has a title on each page and breakcrumb appear automatically while the former does not. Do you know why?


Files

Actions #1

Updated by Boone Gorges over 5 years ago

It appears that you've written some custom CSS that hides the .column-title element. Breadcrumbs are inside this element. See screenshot. https://cybercamp.commons.gc.cuny.edu/wp-admin/customize.php?autofocus%5Bsection%5D=custom_css&return=https://cybercamp.commons.gc.cuny.edu/wp-admin/themes.php?page=simple-css You may need to use more specific selectors if you intend to hide something other than the breadcrumbs.

Actions #2

Updated by Raffi Khatchadourian over 5 years ago

Boone Gorges wrote:

It appears that you've written some custom CSS that hides the .column-title element. Breadcrumbs are inside this element. See screenshot. https://cybercamp.commons.gc.cuny.edu/wp-admin/customize.php?autofocus%5Bsection%5D=custom_css&return=https://cybercamp.commons.gc.cuny.edu/wp-admin/themes.php?page=simple-css You may need to use more specific selectors if you intend to hide something other than the breadcrumbs.

Thanks!

Actions

Also available in: Atom PDF