pootlepress / sfx-page-customizer

Page Customizer for Storefront
0 stars 0 forks source link

Add options back in for category and tag archive pages #46

Closed nickburne closed 9 years ago

nickburne commented 9 years ago

Dust off the branch and add options to the archive pages...

shramee commented 9 years ago

WIP, @TODO

  1. Make new options work.
  2. Color fields and Image fields screwed up ( probably missing js components ).
  3. Do the old CSS based hide options via remove_action...
  4. Uhmm.... See if anything else is to be done ; )
nickburne commented 9 years ago

Ok - yeah. @jamiemarsland noticed a few bugs in latest version...

Finish off the issues today, test it and then let me know when I should test...

Thanks!

shramee commented 9 years ago

On it now.

nickburne commented 9 years ago

Ok - let me know when done with all tickets again and I'll do a bigger test!

shramee commented 9 years ago

Okay

shramee commented 9 years ago

Hey Nick, We don't have these options in taxonomy option 'page-post-title', 'hide-footer', 'hide-primary-menu', 'hide-secondary-menu'. Is that fine?

nickburne commented 9 years ago

No - they now need to be all the same options... thanks!

N

shramee commented 9 years ago

Okay cool. Thanks

shramee commented 9 years ago

Done, Changed 'Customize Storefront options for this page' to different for post and product. Ready for the bigger test!! ; )

nickburne commented 9 years ago

ok - doing this now.

nickburne commented 9 years ago

Ok - can we please add a title to the options? When you install the free Yoast SEO plugin it has a title for the options - see pic:

screenshot 2015-04-08 15 35 26

nickburne commented 9 years ago

Title should be 'Customize Storefront options for this category archive'

shramee commented 9 years ago

Okay on it now.

shramee commented 9 years ago

Done

nickburne commented 9 years ago

Ok - will test.

nickburne commented 9 years ago

One - small thing. In the title of the tags options it says 'category'

Customize Storefront options for this category archive

In tags, should we say 'Customize Storefront options for this tag archive'

?

shramee commented 9 years ago

Hmmm... Lemme see if I can add some dynamism.

shramee commented 9 years ago

Done, Product Category, Product Tag, Category and Tag for the supported Taxonomies.

shramee commented 9 years ago

Made it better, takes taxonomy Name automatically from slug.

nickburne commented 9 years ago

ok - nice.