Wp-calypso: Testimonials: Two Testimonials tabs when Stay theme is active

Created on 9 May 2016  路  3Comments  路  Source: Automattic/wp-calypso

The Stay theme adds Rooms and Testimonials to the dashboard by default. If Testimonials are not enabled, any Testimonials added will not show up. If Testimonials are enabled, another Testimonials tab will show up in the dashboard.

Steps to reproduce

  1. Starting at URL: wordpress.com/design
  2. Activate the Stay theme.
  3. Go back to the site dashboard, where Rooms and Testimonials now appear.
  4. Activate Testimonials by going to the WP Admin dashboard, then Settings > Writing.
  5. Go back to the WordPress.com dashboard, where two Testimonials tabs now appear.

testimonials stay

testimonials twice

Custom Post Types (CPT) [Type] Bug

All 3 comments

Thanks for the report.

Also: this could be changing soon due to experimental CPT behavior that's in development: see https://github.com/Automattic/wp-calypso/labels/Custom%20Post%20Types%20%28CPT%29.

Yep, this must be due to Calypso's CPT handling. Changing issue labels accordingly.

I'm going to close this as working-as-intended, specifically because these are technically two separate post types, hotels_testimonials (as registered by the Stay theme) and jetpack-testimonials (as enabled under Settings > Writing).

FWIW, the wp-admin navigation is also affected by this oddity:

image

If encountered, we can suggest that the users disable testimonials from Settings > Writing and leverage the theme-registered post type, which may be better displayed on the front-end.

Was this page helpful?
0 / 5 - 0 ratings