jockerworks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Limit the number of words in excerpt without plugins…I’d rather try and keep using the excerpt for layout purposes, I’ll try to look around for a way to use substr to limit words instead of chars… in the mean time if anyone else got good idea… I am here!
Thanks guys 🙂Forum: Fixing WordPress
In reply to: WordPress page_id in a loop – not working with enhanced permalinksmmh, maybe I did not really give an attractive title to this topic… any tips anyone? 🙁
Forum: Plugins
In reply to: wp-postrating particular implementation… going crazy :(sho it should be like this?
<?php if(function_exists(‘the_ratings’)) { the_ratings_results(get_the_id()); } ?>it’s not working…!
Forum: Plugins
In reply to: wp-postrating particular implementation… going crazy :(hey guys, I have been trying to but it seems a really hard thing to do. If there is anybody out there knowing how to do this trick it would be really appreciated if you could give me some tips! 🙂
again, I need only the post rate to be showed somewhere, regardless of the user (wheter he voted or not etc.)then somewhere else, in the single page, I will allow him to vote! Isn’t there anybody out there who knowws how to do this thing! thanks guys!
Forum: Plugins
In reply to: wp-postrating particular implementation… going crazy :(thank you for the answer, I solved the first one, if I find a solution for the second issue I will post it here!
ny the way, what is this forum? I mean, is this a wordpress plugin or did you guys code it by yourselves?
Its’ beautiful!!