Custom widget not working on version 3.5.2
-
After updated to version 3.5.2 the custom widget stop to work. This is my custom code
<div id="addthis-bar"> <?php do_action( 'addthis_widget', get_permalink(), get_the_title(), array( 'size' => '16', 'services' => 'twitter', 'preferred' => '3', 'more' => true )); ?> </div>
Reverted to version 3.5.1. Any help will be welcomed
Regards
curdaneta
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Custom widget not working on version 3.5.2’ is closed to new replies.