I'm trying to hire a full time coder for my business. I build, maintain, and remodel my own portfolio of websites (PHP, JS, WP, HTML, CSS, MySQL, etc). Once I have a few candidates I would like to assign them all the same small (paid) project so that I may assess their abilities. What should the test include? All candidates will be US-Based. $6000/mo budget cap.
[more inside]
posted by Th!nk
on Mar 20, 2013 -
5 answers
I have a Buddypress site set up with all of my contributors set up as Authors. This has worked well, up until this point, where the users want to make groups. However, the Author role doesn't have permission to create groups. I've used several role modifying plugins to try to switch it on, but none of the plugins have this option available. The current plugin I'm using for role moderation (called 'Members') has an option to add in new Wordpress actions to allow/disallow, but I'm not sure what this would be called. Further data about installed plugins, versions, etc. available upon request. For the moment let's say that simply changing all user's roles to something else isn't an option.
posted by codacorolla
on Jan 28, 2013 -
4 answers
I'm building a Javascript application that will do cool things with JSON data dumped from a client's Wordpress. It's working great except for parts that are in this PHP-style serialized data that I can't figure out how to deal with in Javascript. Can someone recommend a good method for this?
[more inside]
posted by steinsaltz
on Nov 5, 2012 -
9 answers
I'm creating a web site for a non-profit using WordPress. I know some CSS (and can figure out most of the basics), but I'm using a child theme based on Twenty Ten and one stupid small thing is bugging me: I've turned comments off for posts and pages that don't need them, but I still get the "comments are closed" message. How do I make it go away?
[more inside]
posted by canine epigram
on Sep 2, 2012 -
9 answers
PHP / Wordpress filter: I need to hide some aspects of my site behind
if ( is_user_logged_in() ) functions, but being a newbie to PHP I don't think I'm getting the syntax right. Specific code is beneath the jump.
[more inside]
posted by codacorolla
on Aug 31, 2012 -
4 answers
WordPressFilter: How can I make a WordPress author have their name show up in the
posts they make, but not the
pages they make?
[more inside]
posted by antonymous
on Aug 3, 2012 -
10 answers
Continuing Wordpress help filter: trying to append a certain word to the end of each title of the posts on my blog. Issue complicated slightly by this being a child theme, details inside...
[more inside]
posted by codacorolla
on Jul 24, 2012 -
15 answers
I'm currently shopping for pay themes for a Wordpress blog. A lot of theme websites have previews for their themes, but are rather limited in their implementation. Are there good review/forum sites for themes that aren't SEO backwash, or is there an effective search method to find sites that use a particular theme?
[more inside]
posted by codacorolla
on Jul 12, 2012 -
8 answers
I'm new to PHP and Wordpress development, but have experience working with HTML, CSS, Javascript, and XML. I'm currently building a Wordpress theme for a project and I'm feeling a little out of my depth. What is a good starting point for doing theme work?
[more inside]
posted by codacorolla
on Jul 3, 2012 -
6 answers
I'm designing a custom Wordpress theme as part of a project. In addition to the typical Wordpress install, there's also going to be a social media plug-in on top of it (which has already been picked out and installed by another member of the project). This is the most complicated bit of web development that I've done, so I'm curious: what sort of workflow should I set up to make things easy on myself?
[more inside]
posted by codacorolla
on Jun 19, 2012 -
3 answers
I like the idea of a content management system for an elementary school, so students can write and publish in a clean system with a back-end database. Help me understand the dimensions of the idea.
[more inside]
posted by argybarg
on Jan 28, 2012 -
3 answers
Can anyone help me make sense of the javascript/jQuery (and black magic?) behind the category list in the portfolio of this Wordpress theme?
[more inside]
posted by This_Will_Be_Good
on Jan 10, 2012 -
11 answers
How can I track down the cause of periodic spikes in CPU usage caused by a plugin-bloated WordPress install on a LAMP server?
[more inside]
posted by cowbellemoo
on Dec 5, 2011 -
5 answers
I'm looking for a score tracker that multiple users can utilise to upload scores, track progress and analyse results
[more inside]
posted by mattr
on Oct 3, 2011 -
1 answer
Fun WordPress question! I'm designing a template and on the image attachment page, I want to be able to display (1) the last image attached to the previous post in the category "gallery," and (2) the first image attached to the next post in the category "gallery," if there are any.
[more inside]
posted by aiificionado
on Jun 18, 2011 -
1 answer
Is there any way to customize the Gravatar in a standalone installation of Wordpress, so that
my replies have
my Gravatar, but other people's replies have either theirs, or a randomly generated one?
[more inside]
posted by headspace
on Jan 13, 2011 -
5 answers
PHP/AJAX gurus: Please help me figure something out. Want to display all Wordpress posts from a single day, but want it to be as sexy and intuitive as possible.
[more inside]
posted by jbickers
on Dec 1, 2010 -
3 answers
I have the PSD, I have average knowledge of Photoshop, PHP, CSS & HTML and I have a Wordpress blog. What advice can you give me on making my blog look like the PSD?
[more inside]
posted by jontyjago
on Sep 17, 2010 -
14 answers
The person I hired on Elance.com to customize a WordPress theme is so not working out and I'm pushing right up against a deadline. How do I find someone else to finish this... right this second?
[more inside]
posted by houseofdanie
on Jun 7, 2010 -
4 answers
What can I do for 30 minutes a day to improve my WordPress skills from "intermediate" to "advanced"?
[more inside]
posted by Shepherd
on May 26, 2010 -
8 answers
Technical Wordpress question. I want to post machine-generated e-mails to a Wordpress blog via e-mail, and reformat them before they go live.
[more inside]
posted by adamrice
on May 6, 2010 -
2 answers
Wordpress filter: I want to be able to create a form that can be used to add custom values to a certain post without having to do so from inside the admin panel.
[more inside]
posted by Nonce
on Jun 5, 2009 -
4 answers
PHPfilter: Help me do something with Wordpress that should be very simple, if only I knew how.
[more inside]
posted by jbickers
on Jun 4, 2009 -
9 answers
WordPressFilter: Trying to display posts based on "GET" value in URL. I'm so close but just ran into a brick wall. Help?
[more inside]
posted by siclik
on Apr 28, 2009 -
7 answers
I want to move my Wordpress blog from a subdirectory on my domain to the root directory -- i.e., I want the URL of my posts to be changed from http://www.domain.com/blog/post-permalink to http://www.domain.com/permalink . What's the best way to ensure that external links don't die? Is there a way to make sure that individual posts will retain their Google PageRank?
[more inside]
posted by tweebiscuit
on Nov 29, 2008 -
9 answers
Please help me with writing PHP for Wordpress. I'm trying to use the
get_post_custom_values & the
wp_list_pages functions to publish a list of pages in the sidebar which display:
1. Pages that share the same parent (I was already able to successfully apply this filter)
2. For the (
custom field) meta_key='County'; show only pages which share the same meta_value (custom field value) as the current page.
[more inside]
posted by Jhaus
on Aug 11, 2008 -
0 answers
Can I edit the Akismet plugin I use on my Wordpress blog? My host has a firewall which is preventing my Akismet plugin from working properly. They offered me a proxy address and number I can use instead, but I don't know how to get the plugin to use them. (Alternatively, can you recommend a good comment-spam catcher that won't run into firewall problems?)
[more inside]
posted by harriet vane
on Jul 14, 2008 -
7 answers
Wordpress/PHP question. I'm working on a Wordpress theme and want to use an algorithm to alter some of the HTML it emits. I've got a general idea of how to do this, and could probably manage a brutish implementation on my own, but my PHP-fu is weak and there is probably a better way.
[more inside]
posted by adamrice
on Jun 30, 2008 -
16 answers
Wordpress/web design problem-my custom template is screwed up and I can't figure out how to fix it. Please help.
[more inside]
posted by clockworkjoe
on Jun 1, 2008 -
9 answers
Wordpress/PHP/Dreamhost web hosting question: I run Wordpress 1.5.2 on a particular web page which is hosted with Dreamhost. This web page has been running fine for years and I haven't done anything to change it. However, sometime within the last few weeks, the sidebar started "choking" on a particular line of code: Nothing after this line is processed or appears on the page. If this line of code is removed, everything else appears normally. Help?
[more inside]
posted by trystero
on May 13, 2008 -
17 answers
I am trying to get yshout (a shoutbox) working in my WordPress blog. I want the logged in members to be able to chat and have their member names used to identify their chat postings.
[more inside]
posted by ranebo
on May 4, 2008 -
5 answers
I have an image. I have a Wordpress
?php previous_posts_link? . How can I make it so the image acts as that? I've googled and just can't find the right alchemy and I just know that other people are doing it.
posted by beaucoupkevin
on Apr 17, 2008 -
9 answers
What are the secrets to the efficient coding of my Wordpress core file using functions.php? Oh, and by the way, I'm a PHP idiot!
[more inside]
posted by DandyRandy
on Mar 21, 2008 -
8 answers
WordpressFilter: I'd like to upload an image, resize it to 3 different sizes, cache the thumbnails, and grab the URL of the cached images using some kind of
[?php thumb_1(); ?] or [?php thumb_2(); ?] template tag within the loop. Am I crazy?
[more inside]
posted by theiconoclast31
on Jun 25, 2007 -
3 answers
Mystery error ... possibly with MagpieRSS in WordPress' rss.php, but I can't figure out how to fix it.
[more inside]
posted by WCityMike
on Jun 24, 2007 -
6 answers
Can I evoke the recent posts of a WordPress blog installed at mysite.com/blog/ to an non-WordPress PHP file such as mysite.com/index.php?
[more inside]
posted by Satapher
on Apr 14, 2007 -
6 answers
GoDaddy hosting has become intolerably slow: is it certainly their fault? If so, can I do anything about it? If it isn't their fault, what am I doing wrong?
[more inside]
posted by sindark
on Mar 29, 2007 -
9 answers
I'm working on transitioning a blog from Movable Type to Wordpress, and I'm getting hung up on one technical issue
[more inside]
posted by adamrice
on Aug 17, 2006 -
5 answers
Learning my way around WordPress. How do I fetch the slug text, sans domain, in WordPress/PHP?
[more inside]
posted by cortex
on Aug 7, 2006 -
5 answers