bobbingwide / sb

SB: Second Byte - Seriously Bonkers' experimental Full Site Editing theme
GNU General Public License v3.0
0 stars 0 forks source link

Rework submit bigram page #27

Closed bobbingwide closed 2 years ago

bobbingwide commented 2 years ago

In Genesis-SB the Submit Bigram page ( submit-bigram ) uses [bw_login] and [bw_new popst_type="bigram"] to display a front end form to a logged in user to create a new bigram.

This needs fixing and reworking for SB

  1. The form displays Undefined: I and a plan text entry field instead of File: with a "Choose File" button inside and input field of`type="file".
  2. The form should be wider; no featured image required.
bobbingwide commented 2 years ago

The form didn't work because the oik-media plugin wasn't activated.

bobbingwide commented 2 years ago

For the mean time I'm using the incomplete wide-featured-image template as a custom template. Alternatively I could write a page-submit-bigram.html template.

bobbingwide commented 2 years ago

For the mean time I'm using the incomplete wide-featured-image template as a custom template.

Alternatively I could write a page-submit-bigram.html template.

I wrote the page-submit-bigram.html template. This doesn't display the sidebar.

I also added a custom template called singular-one-column.html

bobbingwide commented 2 years ago

SB v0.2.1 has been delivered. I also needed to update oik-media. See https://github.com/bobbingwide/oik-media/issues/4