hi,
i am using enfold 1.6 and have difficulties to install the wp-postratings plugin. it doesn’t work when i implement it directly to the content with [rating] nore when i implement the function the_ratings() to the template-builder.php file. the problem is that the wp-postratings div doesn’t get any post-id, so instead of “id=post-ratings-SOMEID” i get only “id=post-ratings-“.
when i implement the the_ratings() function to the loop-index file it works fine.
what can i do?
thanks!
ok, my mistake :-) it’s working now.