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

Independent Publisher 3: New Blockbase Child #4940

Closed
wants to merge 2 commits into from
Closed

Conversation

scruffian
Copy link
Member

@scruffian scruffian commented Oct 28, 2021

Changes proposed in this Pull Request:

I tried creating a Blockbase version of Indpendent Publisher 3. It was mostly very simple, I only needed to modify a few things in Blockbase. There are a couple of things that we can't do, which would be good:

  1. It would be great to have the featured image in the header, but we need this PR first: Allow using featured image as background for a group block WordPress/gutenberg#24660
  2. The split between body and heading fonts for this themes is quite different to other themes. For this to be customizable we'd need to change the approach to font customization in Blockbase somewhat.
IP2 IP3
Screenshot 2021-10-28 at 17 48 44 Screenshot 2021-10-28 at 17 49 19
independentpublisher2demo wordpress com_2016_07_02_start-of-a-new-journey_ localhost_4759__p=849
independentpublisher2demo wordpress com_about-me_ localhost_4759__page_id=918
independentpublisher2demo wordpress com_tag_journey_ localhost_4759__tag=journey
independentpublisher2demo wordpress com_category_artwork_ localhost_4759__cat=56

@scruffian scruffian self-assigned this Oct 28, 2021
@MaggieCabrera
Copy link
Contributor

I think number 1 could be addressed with CSS using block styles until the upstream issue is resolved. What does number 2 entail?

border: var(--wp--custom--navigation--submenu--border--width) var(--wp--custom--navigation--submenu--border--style) var(--wp--custom--navigation--submenu--border--color);

a {
color: var(--wp--custom--navigation--submenu--color--text);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not defined in theme.json

@scruffian
Copy link
Member Author

If we do this it should be as a block theme.

@scruffian scruffian closed this Mar 14, 2022
@scruffian scruffian deleted the add/ip3 branch March 14, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants