adventistchurch / alps-gutenberg-blocks

A Wordpress plugin to create Gutenberg plugins that work for ALPS.
4 stars 6 forks source link

Missing front.js file #59

Closed designerbrent closed 3 years ago

designerbrent commented 3 years ago

With version 1.9.0, the front.js file is returning a 404. You can see, as example, on Adventist.org, there is a 404 for https://www.adventist.org/wp-content/plugins/alps-gutenberg-blocks/src/front.js.

Please find why this is missing or even linked, and resolve this error.

YauheniKapliarchuk commented 3 years ago

Hi @designerbrent

I found this file on another branch! So I am going to add this file on master branch

designerbrent commented 3 years ago

What is in the file?

YauheniKapliarchuk commented 3 years ago

https://github.com/adventistchurch/alps-gutenberg-blocks/pull/48/files#diff-7044cc21c32a10c16d5b873fe4774b9e37eda03f51b10a76e886c4cfcdc73c01R1

On this commit I found this. We add this for adding right columns for media-block component

YauheniKapliarchuk commented 3 years ago

And I guess it was not merged correctly with the master branch

YauheniKapliarchuk commented 3 years ago

We did it for checking wordpress sidebar is turn on or off