[Plugin: Jetpack by WordPress.com] Invalid width for Facebook "I like" button with Spanish
-
When using WordPress in Spanish, the Facebook “I Like” button showed at the end of the post is not show correctly because the width style property.
You should add the following element
'es' => array( 'width' => 120, 'locale' => 'es_ES' ),
to the $widths array near the line 750 ofjetpack/modules/sharedaddy/sharing-sources.php
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Jetpack by WordPress.com] Invalid width for Facebook "I like" button with Spanish’ is closed to new replies.