[wp-trac] [WordPress Trac] #34314: Down arrow alt2 displays ? mark box
WordPress Trac
noreply at wordpress.org
Thu Oct 15 12:14:14 UTC 2015
#34314: Down arrow alt2 displays ? mark box
--------------------------+----------------------
Reporter: deldavid | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 4.3.1
Severity: normal | Resolution: invalid
Keywords: | Focuses: ui
--------------------------+----------------------
Changes (by swissspidy):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
This usually happens when you're not loading dashicons correctly.
The easiest way to add the icon you want is to add the
[https://developer.wordpress.org/resource/dashicons/ necessary classes] to
your `.header-nav li.account-dropdown` element. In the HTML, it'd look
something like this:
`<li class="account-dropdown dashicons dashicons-arrow-down-alt2">`
Also make sure you're correctly enqueueing the dashicons CSS if it isn't
already.
Last but not least, as this is a support question, please ask in the
[https://wordpress.org/support/ WordPress.org support forums] if you need
further help. Trac is for core development only.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34314#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list