warholfan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] Can I use this on multiple pages?Thank you very much for the quick reply!
I’m the developer so let me check first with the site owner to get authorization.
Hi, Thanks for the quick response. It’s https://encinochamber.org/join/business-directory/
and it’s happening in both the quick and advanced search as well as the site search box.Forum: Fixing WordPress
In reply to: Publish box "blank"More info (if anyone is listening) I tried inspecting the publish box elements with Firebug in Firefox.
For this element or similar (in the publish box): <div class=”misc-pub-section misc-pub-post-status”>
This is the css shown in Firebug:
.jad [class^="misc-"], [class*=" misc-"] { background-image: url("../img/misc-icon.png"); background-repeat: no-repeat; display: block; height: 30px; overflow: hidden; text-indent: 100%; white-space: nowrap; width: 30px; }
On a hunch I just chenged display:block to display:inline.
All the elements showed up (status, visibility, published, etc.)
However, I went into the admin.css file in my WP installation (using Dreamweaver) and for this element it shows “display:inline-block.”
Why is it different in Firebug and Dreamweaver. Plus, changing it to “Display:inline” in Dreamweaver then uploading the css file has no effect whatsoever. All the elements are invisible or in the case of the last two, obscured (only the first letter and a half are visible).
Forum: Fixing WordPress
In reply to: Publish box "blank"Hi, Can anyone help? I moved the site to the client’s server (on bluehost, formerly on my testing server on Godaddy), but the publish box is still mostly blank.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] Mailchimp SUBSCRIBE BUTTON NOT THERE?Thank you TOO! I was having the same problem. This worked for me–just deleted the class=”clear” !
Hi I think I’m having the same problem. I don’t know what I just did, but a couple of my headings on the page (which I previously applied a font to) have now moved WAY down on the page. They’re not where they’re supposed to be and I don’t know what I did to cause this.
I read your post above about deleting from the top left drop down, but I don’t know how to do this. Are you referring to the White list with Font 7.1 at the top?
I don’t see any delete function. Seems like every time I click something on the dropdown it moves the headings even further down the page. I have to scroll a long way to see them.
Forum: Fixing WordPress
In reply to: The uploaded file could not be moved to ….Hey I know this is a year old post, but I just had the same thing happen. I checked the permissions on the upload folder(s) and they’re all 777. I’m still getting this error.
Forum: Fixing WordPress
In reply to: Multi tax rates and verification of ordersI’m not using anything yet. I just want to know if this is possible or of someone has had to something similar.
Forum: Fixing WordPress
In reply to: Multi tax rates and verification of ordersNot sure what you mean.
Film production companies have to have a certificate on file so they get the lower rate.If they make a purchase online at the lower rate, the transaction must be held (not processed) until the certificate is verified.
Otherwise, anyone could check the checkbox and pretend they’re a production company to try to get the lower rate.
Is there a way to put a transaction on hold?