Hello,
I hardly know programming, and yet, by hook or crook, have managed to significantly customize the blog I've been working on, which is almost complete. I've run up against something of a wall, though.
Here is my site: forwhatitsworth.be
I want to change both the appearance and text of certain sidebar widgets. In particular, the one that says: 'Join Mailing List... Your email... Enter email...' (I created this widget via the Subscribe2 Plugin.)
For the life of me, I cannot find the applicable code within WordPress to edit this widget. I've looked in all the theme php folders and all the plugin php folders (as far as I know), and can't find it.
Does anyone have any ideas?
Also, I want to add code for (1) an RSS feed and (2) a Donate button below this subscription button, but have no idea where to put the code. When I try putting it into my sidebar.php, it either always shows up in the wrong place & spaced improperly (not being affected by the theme css) or not at all.
I'm using the 'Journic' theme, by the way.
Any help from the programming-minded would be... helpful. All I really need to do is just pinpoint where this code is so I can edit it.
Thanks!