Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Conversation

@AbmSourav
Copy link

proBD Blocks is a block-based version of the proBD theme.

@kjellr kjellr added block-based theme A theme using HTML templates needs testing labels Jan 4, 2021
@pbking
Copy link
Collaborator

pbking commented Feb 5, 2021

There seem to be some PHP errors from setup.php where the color palettes are being added. This seemed to bring the whole site editor down so I couldn't evaluate much further.

As an alternative to adding those color palettes via PHP I suggest instead including them exclusively in the experimental-theme.json file instead. I don't believe there would be a reason in your theme to have them in both locations. As a test I simply removed

 31     $this->editor_font_size();
 32     
 33     $this->editor_color_palette();
 34     
 35     $this->editor_gradient_palette();

from setup.php and things seemed to run OK.

@carolinan
Copy link
Collaborator

Hi, do you plan to update this to the newest formats?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

block-based theme A theme using HTML templates feedback requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants