Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Archive Page Title for Custom Post not styled #268

Open
alana29s opened this issue Aug 15, 2023 · 0 comments
Open

[Bug]: Archive Page Title for Custom Post not styled #268

alana29s opened this issue Aug 15, 2023 · 0 comments
Labels

Comments

@alana29s
Copy link
Collaborator

A custom post type was created for Research Companion Theme project.

The archive title was not visible.

Recommendation:

  • Add basic styles so that an Archive Title for a custom post type will display.
  • Check with and without BU Banners activated.
  • Check if this occurs on ally Archive Type titles or only Custom Post Types.

Source:
The Archive Title Banner is created in BU Banners and brought in through the r_before_opening_container_outer hook in responsive framework .

The title comes from this line in Responsive Framework 3x.
https://github.com/bu-ist/responsive-framework-3x/blob/e68125c4ae13a3df13893d26930ade89881d9240/inc/template-tags.php#L149

The Markup for the archive title comes from BU Banners.
https://github.com/bu-ist/bu-banners/blob/d5969bdec1a11b48e9dfc2a1ab7c7e6ca48745a5/templates/banner-archive.php#L16

Steps to Recreate:

  1. Create a custom post type on a start responsive child starter 3x theme.
  2. Activate BU Banners
  3. View the archive page created and not the un-styled title.

Notes:
This may have to do with the inherit color property. See screen shots below.

Screenshot 2023-08-15 at 3 08 53 PM

Screenshot 2023-08-15 at 3 09 02 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant