Angels22
Forum Replies Created
-
Forum: Plugins
In reply to: [Pinterest Widgets] Board Not ShowingNevermind. She HAD changed the board name. Der.
Forum: Plugins
In reply to: [Pricing Table] How to remove the gap above the table?Thanks, rpvp! I’m using the gray theme and went into
pricing-table/tpls/price_table-gray.php, changed the following code (right at the top of the file) from
#pricing-table {
margin: 100px auto 50px auto;
text-align: center;
width: 892px; /* total computed width = 222 x 3 + 226 */
}to
#pricing-table {
margin: 30px auto 50px auto;
text-align: center;
width: 892px; /* total computed width = 222 x 3 + 226 */
}Looks perfect now!
Forum: Plugins
In reply to: [DJD Site Post] suggest some functionsThis would make an already awesome plugin completely amazing! Any ideas of an ETA for the update that will allow editing of existing posts at the front end?
Forum: Plugins
In reply to: DJD Site Post plugin for front end postsThis would make an already awesome plugin completely amazing! Any ideas of an ETA for the update that will allow editing of existing posts at the front end?
Forum: Plugins
In reply to: [Event Calendar] Ajax Event Kalender doesn't open eventDanny de Rooij, how did you get this to work?? I’m having the exact same issue, which is strange, because it was loading fine last night and I haven’t installed any additional plugins since…
Forum: Plugins
In reply to: [Frontend Uploader] 3 Questions1) No, didn’t work. I reattached it to the gallery page, then linked it to the media file, but it still goes to a different page.
2) I’ve tried viewing it both in my android smartphone (Samsung Galaxy III) and my Kindle Fire – it doesn’t appear in either, it’s like the page isn’t even there :/
…Although, as I’ve just discovered, it shows up fine when it’s added to a top-level page. Go figure. Not sure what causes this, but it’s good to know this much, at least.
3) Hmmm, that code doesn’t seem to change it at all. I guess I’ll keep looking. And you’re right, my side bar on this particular theme is pretty narrow.
Overall, I’m not giving up on this plugin, I really love it, aside from a few little idiosyncrasies. I very much appreciate the time you take to respond to questions here.
Forum: Plugins
In reply to: [Frontend Uploader] Upload only for logged in users?Where would one add this?
Update, couple minutes later: Oh, I got it, you add it to the functions.php
Just in case anyone else was wondering…
Works great, thank you!Forum: Plugins
In reply to: MP3 PlayerFound. Thanks for the help.