Oh! Works fine!!!
I put the 2 lines on my Functions.php (on my Child Theme), like this:
//SKU reorganize
remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_meta’, 40);
add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_meta’, 15 );
Thanks!!
The Solution!!!
Change function wpfp_list_most_favorited on wp-favorite-posts.php and wpfp-page-template.php:
$p->post_title
in this:
__($p->post_title)
font: http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=9