DeejayKnight
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Need to add a custom ID to the formI’m also interested in a custom ID field!
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] No Content DisplayingI deactivated every plugin on the site other than WP Resume, posted the tag by author and still got nothing. :/
Figured it could be the apostrophe in my name, so I changed all versions of it in the system to remove the apostrophe and still get the same output, minus the “code” brackets:
<!--BEGIN: Post--> <article class="post-157 page type-page status-publish hentry resume" id="post-157"> <section class="entry"> <div class="hresume"> <div id="bar"> </div> <header class="vcard"> <h2 class="fn n url" id="name"> <a href=""> </a> </h2> <ul> </ul> </header> <section class="vcalendar" id="skills"> </section><!-- .section --> <section class="vcalendar" id="education"> </section><!-- .section --> <section class="vcalendar" id="experience"> </section><!-- .section --> <section class="vcalendar" id="honors"> </section><!-- .section --> <section class="vcalendar" id="additional-info"> </section><!-- .section --> <section class="vcalendar" id="referrals"> </section><!-- .section --> </div><!-- #resume --> </section> </article>
Forum: Plugins
In reply to: [Plugin: Customize Your Community] left sided sidebarWhile I understand that that may not be the SEO-specific way to do it, that may not matter to the rest of us.
As someone who is a student of SEO and design, I see your point – but as a designer and developer with a site that utilizes a left-handed sidebar, I have to admit a slight disappointment that design decisions made before your plugin was released have doomed me to not style my user admin section as I have the rest of my site.
Ah well. ?? I’ve been doing fine without this plugin before, so I guess it wouldn’t bother too much to continue on without it.
Great plugin, by the way. I just wish I was able to use it! ??
joostdevalk,
I’m just wondering, if the sidebar is on the left side and floated with CSS, how exactly would it work to load it after the main content?
From what I know of CSS, even if the content was loaded first and floated right and the sidebar left, the sidebar would display below the content div.
It might display the way you suggest in one browser, but not all.