albedoa
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Method of adding spaces to field tagsThat does not work on my instance of CF7. Your example stores the tag as “your”, truncating the rest.
I don’t see what you are referring to on the form syntax page. All examples use hyphen-separated words.
Figured it out!
If you have a category called “Music”, you can delete the tag called “music”, rename the category slug to “music”, then add the tag back by matching the category name exactly, case-sensitive.
The new tag will have the same slug and refer to the same taxonomy as the category.
Forum: Fixing WordPress
In reply to: Handling shortcodes which fall outside paragraph tagsNevermind. The reason that it seemed to work is because it is working inconsistently. I cannot figure out how it determines whether or not to apply <p> tags.
Forum: Fixing WordPress
In reply to: Handling shortcodes which fall outside paragraph tagsStrange, I just realized that the desired output is indeed produced except for when the shortcode is the very first word of a post. The output for:
[short]Code[/short] and some other content.Looks like this:
Code and some other content.</p>With no leading paragraph tag. This is a much lesser problem, but still a problem.
So does anyone know how to force the leading paragraph tag in case I forget and lead my post with a shortcode? Thanks!
Forum: Themes and Templates
In reply to: Centering YouTube iframes using a stylesheetNeither of those worked. This does:
.youtube-player { display: block; margin: 0 auto; }
Thank you!
Forum: Themes and Templates
In reply to: Centering YouTube iframes using a stylesheetBump. Any ideas?
Forum: Fixing WordPress
In reply to: If a post is too long, my whole blog shifts 8px to the leftlol wow, I can’t believe I didn’t think of that. I spent way too much time trying to figure out something so obvious.
Thanks again for the help and the closure. I’ll focus on content for real now.
Forum: Fixing WordPress
In reply to: If a post is too long, my whole blog shifts 8px to the leftThanks! I’m just curious why this happens on a completely clean installation of WordPress (or if I’m a unique case). I will do some more independent testing then get on with my content 🙂 I appreciate the help and support.
Forum: Fixing WordPress
In reply to: If a post is too long, my whole blog shifts 8px to the leftOkay, so it doesn’t happen on my computer when I drop my resolution down to 1360. Are there known issues in WordPress for resolutions of 1920 width?
Forum: Fixing WordPress
In reply to: If a post is too long, my whole blog shifts 8px to the leftWindows 7 with Firefox 3.6.3 and Internet Explorer 8, but wow you just made me check my girlfriend’s computer, and it’s not happening on hers. I even increased the word count.
So if you open the “About” page in a new tab and switch back and forth, you don’t see a difference in alignment? Well damn, now this is going to be harder to isolate. I assume it’s a resolution issue now though. Thank you!
Forum: Fixing WordPress
In reply to: Position discrepancy between blog and pagesOnce more 😉 This is a real mystery.
Forum: Fixing WordPress
In reply to: Position discrepancy between blog and pagesBump.
Forum: Fixing WordPress
In reply to: Position discrepancy between blog and pagesI do! http://coreyglynn.com
Thanks for the help 🙂
Forum: Fixing WordPress
In reply to: Position discrepancy between blog and pagesI did, and it doesn’t :-/ Thanks though.