Forum Replies Created
-
AuthorPosts
-
August 8, 2013 at 12:09 pm in reply to: 2.0: Why primary sidebar position alters when HTML5 disabled #55024
neilc
MemberFair enough 🙂
Where can I download the 1.9 genesis and its sample theme? I'm trying to teach myself Genesis theme development and it's confusing trying to convert the various tutorials to 2.0 specs.
neilc
MemberCool. Thanks a lot. Can't believe I didn't spot that padding-right entry. Changing it to about 10px seems about right.
Cheers
neilc
MemberThis reply has been marked as private.neilc
MemberHi
Thanks but sadly that doesn't work.
I've found the css for it and I can remove the indicators or reduce them to 0px and this works except it still leaves the space where they were thus making the spacing of the nav bar uneven.
neilc
MemberWhen you create a menu with nested pages you get a little triangle to the right of the menu item like: "Services >" - to let people know that if they hover over this item, a drop down will appear so they can select the pages.
This is called the sub menu indicator in the CSS code.
neilc
MemberNot possible then?
neilc
MemberDon't worry I've worked out my mistake. I needed to put the phone number text widget before the nav bar's widget. Then  the float worked fine.
neilc
MemberAlso check your browser isn't holding a cached version of the site!
neilc
MemberBTW I'm talking about users with admin access.
April 29, 2013 at 12:47 pm in reply to: custom post types plugin, please recommend one for me #38448neilc
MemberHave you looked at the Types and Views combination from http://wp-types.com/? Seems very well done.
neilc
MemberHi Brad
I'm doing a recruitment website so might be nice to show say 3 posts in a row in a nice format with those posts being Jobs - I'll use custom post types for those.
Thanks for you help so far mate.
neilc
MemberThe columns thing is very straight forward for static content, which is great. Is it possible to though to use it to produce 3 columns with post data in them?
neilc
MemberOK I think I'm starting to get my head around this now. So would I be correct in thinking that a quick and dirty way of producing pages with a reasonable level of widgetisation would be to copy the home.php file to a create a new template and then use Widget Logic to filter the widgets?
I'll start messing with that code and see what happens.
neilc
MemberI tried adding widgets to the widget areas but they only appear on the home page in that theme. Using Widget Logic didn't change this. Is this because in the Executive theme these widget areas are called things like Home Top and therefore only work on the home page? In that case do I need to create custom widget areas to do this or am I doing something wrong?
neilc
MemberOK thanks a lot mate.
When you say you've written about it - does that mean I can find the relevant info on your blog?
neilc
MemberHi Brad. Thanks for your reply
1. So what you're saying is, use the Widgets page to specific all widgets for all pages and then "filter" them in or out using that plugin?
2. It might something as simple as only displaying posts of a certain category but it might also be more complex: I'm developing a recruitment site and so need to be able to add and display Jobs. I've used the Types plugin to create a custom post type "Jobs" complete with custom fields "Salary" and "Location". So I'd like a page to display only these Job type posts and I'd like to be able to say whether just to show the post title + salary + location or an excerpt or the whole post depending on where I display it.
3. OK so is that common to all Genesis child themes?
Cheers
Neil
-
AuthorPosts