I’ve been running in circles for like ages trying to edit this widget. Had some trouble formating all that code in here so i will just post a link from pastebin – http://pastebin.com/tdYFAgQD.
What i want and can’t achieve, is to display all the posts in a category, in this format (a block with the featured image, then the title then the text), one after another. I want to get rid of that list thingy (that displays x number of posts but in the same window) and have all the post displayed like as i said, one after another in separate blocks.
Here’s a picture that may make the things clearer:
https://i.stack.imgur.com/mZp6i.jpg
You should read up on http://codex.wordpress.org/The_Loop_in_Action
To get the 4 blocks to show up like that, you’ll have to think more about the HTML / CSS that will be generated. Consider simply getting the 4 divs you want to show up by modifying the loop, then go from there.
Beginning at line 105 in your pastebin is the bit producing those “links” so simply remove these lines of code:
Further, you may want to ask your question here https://wordpress.stackexchange.com/ or on the support forum for the particular wordpress plugin you’re modifying http://wordpress.org/extend/plugins/