-
Chris Hart started the forum topic Custom fields plugin in the group
WordPress User Group: 2 months, 4 weeks ago · ViewThis is the plugin I’ve been using for my custom fields, it allows everything from text field through to file upload and a Google Maps location (not tried that one)
You still need to register boxes in your functions file but its mainly to set parameters and arguments for fields.
http://wordpress.org/extend/plugins/developers-custom-fields/
-
Chris Hart started the forum topic Menu reordering function in the group
WordPress User Group: 2 months, 4 weeks ago · ViewAdd this to your themes functions.php to change the order of your wp-admin menu, handy for switching emphasis of pages and posts amongst over things. The pages are identified by the link to that page eg Dashboard = index.php. function custom_menu_order($menu_ord) { if (!$menu_ord) return true; return array( // Menu order ‘edit.php?post_type=page’, ‘edit.php’, ‘nav-menus.php’, ‘options-general.php’, [...]
-
Chris Witham posted an update in the group
WordPress User Group: 3 months, 1 week ago · ViewIf you need an easy way to have two columns in your content without users adding custom code or using tables, here is the solution:
http://www.sitepoint.com/split-wordpress-content-into-multiple-sections/
-
Chris Witham posted an update in the group
WordPress User Group: 3 months, 1 week ago · ViewAwesome collection of PHP snippets for your functions.php file or your own plugin if you’re following my example from Octobers SYWP!
-
Softtact Technologies started the forum topic Generation 6 electronics,Mendel kits, PLA filaments and many other mendel related parts for sale… in the group
WordPress User Group: 3 months, 1 week ago · ViewWe are selling, Generation 6 electronics including opto’s cable : $110 PLA Filament 3mm Color- Blue/White/Silver/Green Weight – 5Kg : $100 Mendel’s 3D Printer, which is a desktop 3D printer capable of printing plastic objects : $700-$1200 and many more mendel related parts…. If you’re interested in buying our products, kindly visit our website- http://makemendel.com [...]
-
Softtact Technologies joined the group
WordPress User Group 3 months, 1 week ago · View -
Chris Witham posted an update in the group
WordPress User Group: 3 months, 2 weeks ago · ViewPlugin of the day Post Types Order, allows you to drag and drop items in your custom post types to chnage the order they’re displayed on your site.
-
The GIST Hub wrote a new blog post October 2011 Roundup in the group
WordPress User Group: 3 months, 2 weeks ago · ViewWORDUP (@mkjones) 1-day single-track conference about WordPressresponse to bureaucracy, red tape and general slowness of WordCamp folk proposal to hold one in Sheffield carried costs, date, programme/formatExpected early 2012 (Jan-Feb) WORDCAMP (@mkjones) Nul point from Sheffield HOW TO MAKE WORDPRESS *YOUR* CMS (@cehwitham) Full presentation available at Making WordPress Your CMS and Automatically Updating a Self Hosted WordPress Plugin A [...]
-
Chris Witham wrote a new blog post September Notes (The Micro CMS Session) in the group
WordPress User Group: 3 months, 3 weeks ago · ViewKimb decided to kick us off with something close to his heart. Chris headed for the door and shock flashed across all the remaining attendees faces, not another Umbraco evening! There was some discussion about the disalousionment of SYWP, it’s lack of members and how Ian’s rudeness is enough to put most people off, but [...]
-
Tom Willmot posted on the forum topic ManageWP in the group
WordPress User Group: 4 months ago · ViewOur WP Remote (wpremote.com) is a similar service, it’s not self hosted but the hosted version doesn’t require you to enter passwords or usernames.
-
Ben Dowen joined the group
WordPress User Group 4 months, 1 week ago · View -
Tony Crockford joined the group
WordPress User Group 4 months, 3 weeks ago · View -
Tom joined the group
WordPress User Group 4 months, 3 weeks ago · View -
Michael Kimb Jones posted on the forum topic Help with Child pages as tabs in the group
WordPress User Group: 4 months, 3 weeks ago · ViewNot seen the demo
on mobile. It depends on the tab system I think you can use #tab1 anchor links in most jQuery ones I’ve used. Will take a look later but top of my head check out the AJAX theme over at Digging into WP, I think it maybe similar, maybe
-
Chris Hart posted on the forum topic Help with Child pages as tabs in the group
WordPress User Group: 4 months, 3 weeks ago · ViewI think what your describing is how I had it first Kimb. My main issue with that method is the inability to link directly to each tab. (that I know of).
-
Chris Hart posted on the forum topic Help with Child pages as tabs in the group
WordPress User Group: 4 months, 3 weeks ago · ViewI’ve changed the demo now so that the pages are separate – default behaviour – but with a tabbed style sub nav appearing on any parent or child page.
So I have no duplicate content issue, but they’re not really tabs in the strictest sense.
-
Michael Kimb Jones posted on the forum topic Help with Child pages as tabs in the group
WordPress User Group: 4 months, 3 weeks ago · ViewHmm, does it need to be in sub pages?? I mean could you have multiple content areas in a single page and call those back?
-
Chris Hart started the forum topic Help with Child pages as tabs in the group
WordPress User Group: 4 months, 3 weeks ago · ViewYo yo. I’ve got an issue I could do with some advice on. Check out this page http://chrishart.co/demo/limecircle/solarpv/ What I want to do here is feed in child pages of the parent (In this case Solar PV) as tabs. I’ve done it currently using a custom loop. It works but its not the best solution [...]
-
Michael Kimb Jones wrote a new blog post August Notes (The Umbraco Session) in the group
WordPress User Group: 5 months, 4 weeks ago · View
Matt Brailsford @mattbrailsford from Penistone (no more penis jokes please) comes to talk about Umbraco. Disclaimer: Umbraco is a CMS that I used WAYYY back in ’07/’08 as its the only decent ASP.NET CMS (during my time as a c# developer, ik!) . I still play with Umbraco on/off and have a couple of Umbraco projects in the pipeline however it still leaves [...] -
Chris Hart wrote a new blog post July Notes in the group
WordPress User Group: 5 months, 4 weeks ago · ViewIan talking 3.2 Code named George Gershwin (http://en.wikipedia.org/wiki/George_Gershwin) Biggest deal being the dropped support for IE6 Not only dropped but its completely broken for the backend Chris Lowry suggests they could have enabled Chrome Frame in the backend to help with the issue It seems they weren’t to bothered. Warnings appear when using IE 8 – Faster performance Potentially down to the use of [...]
- Load More