eonelson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ERR_EMPTY_RESPONSEThanks for the reminder.
Forum: Fixing WordPress
In reply to: ERR_EMPTY_RESPONSEI’m finding this conversation very interesting since I am getting the ERR_Empty_Response message when using Chrome. My host is IPage. . .they have not been able to give me a good response. . . unfortuantely so much of what I am reading above is a bit over my head
What does whitelisted mean?
Also – not sure what else to try.
Thanks for the quick follow-up. Yes I’ve read it several times and know I don’t quite understand it. When things start to get three-dimensional for me, I have a hard time following. Now doing the screen shots I can see I’m missing something, but not sure what it is and how to change it. Maybe I’m making things too complicated.
http://www.plant-resources.biz/wp-content/uploads/2013/09/screen-shots.docx
But what I want is several levels of postings, each having a bit more information than the last — however if I do several price listings — i.e. the first one is free: name, company, city — the second $10: name, company,phone, email, city, state — the third allowing all info including google maps, website and face book — I figured I had to do something with the featured in order to make that work — that is where I’m getting confused on what works with what.
I’ve attached screen shots.
Update: I finally got it. I had it in the right place but couldn’t and could see my new coding in firebug but couldn’t figure out how to get it to over ride the initial coding. When I used !important with the new coding it worked.
Perseverance and reading lots of help chats I find on line finally made things click.
Thanks.
Thanks for your reply. I created the following file: wpbdp_custom_style.css and located it in: Plantresources: wp-content: plugins as was instructed in the article. I’m not sure how to verify it because I don’t know how to code what I need to do —
If you check the page as linked to here you will see that there is a gray bar in the center of the listing. I used firebug to see how it is coded (see first message) I don’t know how to add the code to the custom style folder to remove it. I’m not great at coding so this is where I need the help.
Thanks.
WOW – it pays to read posts. . . I was having the same problem with IE and metaslider — went looking to see if anyone else had — found this — deactivated role scoper and voila. . . . .
thanks.
Forum: Fixing WordPress
In reply to: Styling ColumnsThank you for that feed back Tobias. That will work just fine. It can be difficult to find the different plugins so your advice was very welcome.
Thanks for that idea. I cleared everything and still can’t get it to work.
I probably am trying to style the wrong element, or just not coding it correctly, since my intuitiveness on this stuff is not all that good.
Here is the page I’m trying to work on http://vegetables.wisc.edu/archives.test
Is this where I need to code for the file title:
.wpfilebase-filetitle {
float: left;
font-size: 10px;
margin: 0 0 4px 8px;
height: 40px;
}and this for the details of the file?
.wpfilebase-filedetails {
clear: both;
font-size: 12px;
width: 250px;
margin: 0 -50px 0 0;
padding: 0;
}Thanks.
I have seen the info about editing under “Edit Stylesheet” – but no matter what I try I can’t get it to work.
I want to edit the .wpfilebase-filetitle
and the .wpfilebase-file_tags
I have added an obvious edit, i.e. color: red, but it doesn’t change in my file listings.
http://vegetables.wisc.edu/archives.test
Thanks
Forum: Plugins
In reply to: [WP-Filebase Download Manager] [Plugin: WP-Filebase Download Manager] TagsAnother question, but I’ll repost
Forum: Plugins
In reply to: [WP-Filebase Download Manager] [Plugin: WP-Filebase Download Manager] TagsI do have another question, however. I am using the filebrowser template in my listing. Is there any way I can change the size or weight of the text — and do it differently for the title and the authors?
I’m not a great programmer but if I’m given good instructions, I can usually get it done.
Thanks.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] [Plugin: WP-Filebase Download Manager] TagsThanks for the quick feedback.
Eileen
Forum: Plugins
In reply to: [WP-Filebase Download Manager] [Plugin: WP-Filebase Download Manager] TagsOne success – I figured out how to display the tags with my file.
Now: How can I change the widget that lists categories to one that lists tags? And then search them.
Thanks.
Eileen
I have installed Custom Sidebars and it does exactly what I want it to do. . . but now I wonder if it is giving me a problem.
I use Weaver and documentation is that I should be able to use several menus. However, my page menus at the top of the page do not show their submenus when I hover over them. I’m not sure this is an issue with the Sidebar. . . just wondering if anyone else has had this same problem.
Thanks.
Eileen
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 – thank you replyThanks for the quick response. I can’t always explain myself well 🙂 Yes I was referring to a drop down box and thinking that I had to put it in one of the text boxes. . .however with a little more exploring I found that you can code for check boxes or drop downs — I found an example and then figured out where to put it — and it works! It doesn’t take much to get me excited since I’m not a webdesigner by training but I work to help colleagues develop their sites and so I learn as I go. . .and sometimes I know just enough to be a pest.
Thanks again. Knowing I can find help gives me lots of confidence.