-
Search Results
-
Topic: Reducing margin under field
Right now it seems that the bottom margin set for form fields is 20px. How would I go about adding the css to quick css for reducing the bottom margin of the the advanced custom menu found here – http://godiaperfree.com/newsite/members-area/. I don’t necessarily want to reduce it site wide for field elements.
Topic: Portfolio meta
I have my site almost finished now but im having 1 issue.
All the theme colours are perfect throughout the site, accept for the contact form.
The titles are fine its the input fields that need to have a different background colour.
I have tried:
.ajax_form fieldset{
background-color: #37589B;
}
but this changes the colour of the headings not the input boxes!
Please Help!!!! :D
Hi
How can i add, or activate the custom fields withing the portfolio items in the enfold theme?
I would like to filter the portfolio items with a query search plugin like “Advance WP Query Search Filter” or something similar if someone has a good idea for that as well.
Thanks for Answers
I am currently using WCK Post type creator to create a new post type which has worked fine and I have added some additional custom fields in that post type.. however when I use the blogpost in the advanced layout and choose the relevant category that this would post to it is not picking the post up.. Do I need to add in a query to pick these up in the loop? and any ideas how I would do this?
I know this may fall under the realm of not supporting third party plugins, but this is a pretty major conflict.
I noticed this morning that no JS features were working in the WP admin’s Add/Edit Posts pages (though oddly not Add/Edit Pages). No dragging and dropping or minimizing meta fields, no Add Media lightbox, and so on. Usually a sign of a JS conflict. I spent a while trying to figure out what plugin or custom theme code might be causing it, and arrived at Simple-Press forums. When deactivated, the admin page behaved fine. Then, for good measure, I changed the site theme from Enfold to TwentyTwelve, with Simple-Press forums activated, and again the admin page proceeded to work perfectly.
From what I can gather after doing my best to audit the source code from both working and non-working versions, this may have to do with the order in which Enfold JS scripts are queued in the code. This is hard to be sure of, as there is a lot of inline code as well, not just queued JS files.
I’m happy to give you login information to this installation so that you can look around. Any help here would be immensely appreciated. We’re also in a pretty tight pinch with doing site updates and would happily compensate your team for any help looking into this.
Thanks!
So I need some Custom Fields to show up on my Portfolio detail page. I would like to position the front end info of those fields inside my page layout. Is there any way of doing this?
I must say I’m really new to Custom Fields. What I did so far was installing Simple Fields plugin to create my new fields for the Portfolio section. I’ve done this successfully and they are visible in the back end. I can add the necessary info. Yet, I have no clue whatsoever of how I am supposed to make this info visible on the website, let alone put it inside my portfolio page layout.
The Simple Fields plugin shows me this info below the Custom Fields:
Meta key: _simple_fields_fieldGroupID_2_fieldID_1_numInSet_0
Slug: customer-website
Thanks in advance
Hi,
this is my contact form: http://mafo.doremus.us/kontakt/
I would like to make the input fields thinner (the padding seems to be very large). So I tried it with this code in my custom.css:
#top .text_input, #top .select, #top .text_area{
padding: 8px !important;
}
This works pretty well, except that if you now want to enter the solution of the captcha equation, the input then is written right under the equation. It looks pretty messy.
Any help apprechiated.
Cheers
Doremus

