comrav
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Links dotted underline?Thanks, Anton! You’re the best!!
Forum: Themes and Templates
In reply to: Trouble scaling search windowThanks!
Forum: Plugins
In reply to: [Plugin: Shadowbox JS] “Cancel” message while loading imagesJust noticed your reply. Thanksamillion for the help! Definitely seemed to do the trick!
Forum: Fixing WordPress
In reply to: Font color questionIf you visit my site, you’ll probably notice I’ve found some decent workarounds. However, I’d still like to know more about how the changes made in the Customize>Colors tab can be edited directly in the CSS. Thanks!
Forum: Fixing WordPress
In reply to: Font color questionI’ve found the .hentry H2 title tag in the CSS and I can change font style to small caps, etc. but I still can’t change the color. Here’s the code I’ve entered…
.hentry .title h2 {
margin:0;
font-weight:700 !important;
font-size:1.8em;
font-variant:small-caps !important;
a:link {color: #ff9900; text-decoration:none; !important;}
a:visited {color: #ff9900; text-decoration: underline; font-style: italic; !important;}
a:hover {text-decoration: underline;}
}Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesThanks again for all the help, SS Minnow. Fortunately I was able to avoid uploading files and/or re-installing the site. I worked with the tech support at the host and he arrived at the following solution: disabling the mod_security rule for my domain. I’m not sure if this was an issue in WP or simply one associated with the host. It seems to have cleared up the problem, though, and I was able to successfully update my page. Cheers!
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesThanks for the info! All tables repaired and all plug-ins deactivated. Still receiving the same error message. I guess the only recourse is to reinstall the entire package?
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesExact same problem in WordPress default theme. The only plug-ins onboard are Fast & Secure Contact Form, Shadowbox JS and Askimet (inactive).
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesOK… switched back to Constructor theme. Please help!
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesSwapped themes and I’m still receiving the exact same error!
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesAre the forums always this devoid of help?
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesI can scarcely add more than two words at a time. No formatting whatsoever. Starting to question the value of this theme. I’ve never had such a tedious and ridiculous problem in WordPress. Is it me?
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesSo… if I create a new page, it works. If I add a sentence the page can be updated. If I bold some text the page can be updated. If I add some more text *POOF* the update fails. To see the page I’m working on: http://vermontgreenoffices.com/green-features-2/
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesThanks for the reply SS Minnow. I have a structure I’m using to create the site. I’ve added pages. Now I’m working to update them.
I’ve been working with the text on the page I’m attempting to update. The Error 404 message is appearing erratically and I can’t figure why. It definitely appears to be connected to content, though. I’m entering text in the HTML editor one line at a time. Some sentences are accepted, others lead to Error message and page re-direct.
Forum: Fixing WordPress
In reply to: Constructor theme: Unable to update pagesNew twist… pages can now be successfully updated. It would appear to be the content itself that was leading to Error 404 page. What’s the deal???