cktalons
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Restoring database keeps spinningSo I just refreshed the page and everything is there. WEIRD. Recommend others try the same…
Love this plugin. LOVE.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Restoring database keeps spinningI’m stuck too, at 93% complete. Spinning, spinning, spinning…
Forum: Plugins
In reply to: [Column-Matic] Will not float:none or clear:both in TwentyTwelve ThemeEmailed.
Forum: Plugins
In reply to: [Column-Matic] Will not float:none or clear:both in TwentyTwelve ThemeBaden my buddy, it’s still not working! I added the spaces, I updated the plugin, put in the custom code into the new options page. Still no floating or clearing.
Forum: Fixing WordPress
In reply to: Home page is blank, other pages fine.Krishna,
Yes, I fixed it. Deleted the “defualt.html” file in the directory.Forum: Plugins
In reply to: [WordPress Move] How long to propagate?Site was done propagating, there was a blank file titled “default.html” in the root, making the home page blank.
I deleted it, and now everything works fine.
Forum: Fixing WordPress
In reply to: Home page is blank, other pages fine.AH HA!
In the root directory of the site there was a “default.hmtl” file which was BLANK. Once I deleted it, home page works fine.
So to anyone wondering why the home page isn’t showing, it’s because of this empty “default.html” file. Delete it and all will work again.
Forum: Fixing WordPress
In reply to: Home page is blank, other pages fine.Yes, the posts and pages show up on the dashboard. And I can log in and out at will. Backend is working fine.
Forum: Plugins
In reply to: [WordPress Move] Transfer to a subdomain did not work — help!I’m having a problem with this as well.
Forum: Plugins
In reply to: [Custom Contact Forms] Fixed Field SuggestionsThat’s a way better idea, and I’m sorry I didn’t think of it first. Thanks!
Forum: Plugins
In reply to: [Custom Contact Forms] Fixed Field SuggestionsTis true, but the thread that it is related to (my thread), which I started a week ago, has gone unanswered. I’m close to desperate, and I saw that you might have a brilliant idea that may help. Does the not-so-subtle flattery help? 😉
Forum: Plugins
In reply to: [Custom Contact Forms] Fixed Field SuggestionsHmm…Would I do something similar to extend the label text length allowed? I’m having a hellofatime extending the label text length for a form. Any ideas? PHP is still a strange world to me.
Link: Manuscript Submission
Label getting cut off: “* Please discuss your market rationale, the big idea, specific marketing ideas, and/or why you feel th”
In admin I cannot add more text than that, so I’ve got a feeling I need to modify the template itself. But where? How?
Thanks in advance.
Forum: Plugins
In reply to: [Custom Contact Forms] Label text cut offAny ideas on how to fix this? It’s a client’s project. Do I need to modify the plugin’s template? If so, which?
Forum: Plugins
In reply to: [Column-Matic] Will not float:none or clear:both in TwentyTwelve ThemeWell I gave that a shot, and still it’s not complying with my most polite request.
Short code:
[column class="column_one" float=""]Yada yada, spiffy logo image[/column] [column class="column_two" float=""]Yippy Skippy another logo image[/column] [end_columns]CSS Media query:
@media screen and (min-width: 400px) { .column_left, .column_middle, .column_right, .column_one, .column_two, .column_twothird { float:none!important; max-width:95%; margin:0 auto; clear:both!important; }Regular CSS:
.column_left, .column_one { margin-left:0; float:left; } .column_right, .column_two { margin-right:0; margin-left:2.127659574468%; float:right!important; }I’m stumped. What say you, Oh Column-Matic god?
Forum: Themes and Templates
In reply to: Home Page and BlogThanks Emil! I’ll let you know when it’s done and on the client’s server. Overall the css was super easy to work with, well organized to boot, so gold star to you. As for the snafu about the static vs. post page, no idea what happened there. The stars must have aligned.
Thanks again!