Skip to:
Content

bbPress.org

Opened 12 years ago

Last modified 2 weeks ago

#2582 new enhancement

Update user favorites and subscription profile templates with dashicons

Reported by: netweb's profile netweb Owned by:
Milestone: Future Release Priority: low
Severity: minor Version: 2.5
Component: Component - Users Keywords: needs-patch good-first-bug
Cc:

Description

In loop-single-topic.php and loop-single-forum.php

  • replace + with dashicons-plus or content: "\f132";
  • replace × with dashicons-no or content: "\f158";

Some CSS tweaks will also be required in bbpress.css

Attachments (1)

2582.patch (2.7 KB) - added by dilip2615 2 weeks ago.
Hello, attached 2582.patch for replacing +/× toggle symbols with Dashicons in user favorites/subscriptions templates (loop-single-topic.php and loop-single-forum.php), along with related CSS adjustments in bbpress.css.

Download all attachments as: .zip

Change History (3)

#1 @netweb
12 years ago

  • Milestone changed from Awaiting Review to Future Release
  • Priority changed from normal to low
  • Severity changed from normal to minor

Putting this in 'Future Release' pending a patch, if someone creates a patch for this move it into the next major milestone and we'll add it.

@dilip2615
2 weeks ago

Hello, attached 2582.patch for replacing +/× toggle symbols with Dashicons in user favorites/subscriptions templates (loop-single-topic.php and loop-single-forum.php), along with related CSS adjustments in bbpress.css.

#2 @dilip2615
2 weeks ago

Hello @netweb Attached 2582.patch to update user favorites/subscription profile templates with Dashicons (and required CSS tweaks). This implements the changes described in #2582 (replace + and × icons, update CSS for alignment)

Note: See TracTickets for help on using tickets.