I'm scheduled for a technical interview after the weekend for a front-end development position. I'd like to spend some intensive time beforehand reading relevant blogs and books to prime the ol' noodle and supplement my existing knowledge. Could you recommend some resources? Are there questions you would ask an applicant in this situation, or that you have been asked?
[more inside]
posted by jsturgill
on Mar 22, 2013 -
10 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
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
CSS gurus: Please help me understand why IE is doing this stupid thing, and how I can fix it.
[more inside]
posted by jbickers
on Jun 28, 2012 -
9 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
Help me fix my Wordpress theme so that my left and right sidebar appears in the source code after the main content as I've changed themes and lost 90% monthly visitors because of the duplicate content coming up first now (there's like 80 links in my sidebar).
[more inside]
posted by Bacillus
on Apr 23, 2012 -
5 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
Hope me! I have a Wordpress foodie blog and I have a kitchenware retail website. I want to take the blog and export it to my website. Somehow. It gets a little more complicated and I'd really appreciate some help walking me through the various procedures. Wise advise on blog organisation would also be deeply appreciated. Apologies in advance for the longwinded rambling to follow.
[more inside]
posted by ninazer0
on Nov 2, 2011 -
3 answers
What's the best way to build a website on Wordpress, if the website design has a unique layout?
[more inside]
posted by inatizzy
on Oct 31, 2011 -
11 answers
This weekend I'm setting up a website for an academic event. I'd like the homepage of the site to have large, clickable progress bars that display the number of posts for each of the subpages (News & Announcements, Blog, Events, etc.). As more posts are added to each of the subpages (posts would likely be sorted and displayed by category and tag), its respective progress bar takes up more screen real estate and the tally count listed on/near it increases. Basically, I want the homepage to look like a giant, dynamic bar chart. Is there a freeware (or cheap) template, widget or piece of code that allows me to do this?
[more inside]
posted by iamkimiam
on Sep 15, 2011 -
7 answers
I'm trying to help my friend put together a simple site, using wordpress as a platform for a static site/CMS. I'm having trouble moving the header (and all the content below it I suppose) to the top of the screen, 3px from the top. Could anyone help me by looking at the source code?
[more inside]
posted by FireStyle
on Apr 26, 2011 -
6 answers
During this holiday break I'm going to be purchasing a domain name and migrating a University department's WordPress.com blog over to either WordPress.org or Blogger. I need help deciding which (Wordpress.org or Blogger) will be the best way to go based on the blog's needs and the capabilities of its authors.
[more inside]
posted by iamkimiam
on Dec 22, 2010 -
9 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
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
I have two radically different blogs on the same domain. How can I design my root page to let visitors decide which one to go to?
[more inside]
posted by lord_yo
on Feb 17, 2010 -
12 answers
Which .css file to I need to edit within my Wordpress 2.8 installation to prevent an annoying Dashboard layout issue, and what information do I need to change?
[more inside]
posted by Solomon
on Jul 4, 2009 -
1 answer
I'm a designer and usually people do programming for me. I'm trying to teach myself how to customize Word Press themes all by myself though... and I thought I was doing pretty well. But then I had people
look at it in other browsers. Yuck.
[more inside]
posted by miss lynnster
on Jun 12, 2009 -
15 answers
Web design panic! Wordpress theme (YAML + sandbox) implodes on impact with internet explorer
[more inside]
posted by yuletide
on Apr 21, 2009 -
11 answers
Using Wordpress, how can I call CSS for a post from a specific file, rather than having the CSS embedded within the post?
[more inside]
posted by Solomon
on Jan 14, 2009 -
3 answers
CSS, WordPress Themes, HTML: Trying to custom-design my new blog's design; only three images out of ~10 appearing.
[more inside]
posted by reductiondesign
on Jun 22, 2008 -
6 answers
I don't like the WordPress 2.5 look and feel. I am not interested in switching CMSes. What are my options for basic postings to my blog with minimal interaction with the WordPress interface?
[more inside]
posted by jessamyn
on Jun 18, 2008 -
11 answers
The images on the front page of my Wordpress blog are all squashed up against the text, while the single-post images are not. Why is this?
[more inside]
posted by miniminimarket
on Jun 1, 2008 -
5 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
I have a web site using Wordpress and I'm trying to figure out a css problem with IE. The first thing I'm doing is creating a seperate IE stylesheet. I've followed all the instructions found in the Wordpress forums but can't seem to get IE to pick up the new stylesheet. (I've already asked this question there but haven't gotten back anything that worked.)
Here's what I've added to my header.php *below* the call to the regular style.css:
Here's my code:
<!--[if IE]>
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style-ie.css" type="text/css" />
<![endif]-->
I know that IE is picking up the if-then, because I added a random text string in there and IE showed it. The way I'm testing whether or not IE is getting the style-ie.css sheet is by changing the color of the menu bar from orange (non-IE) to white (IE). I've also tried hardcoding the path to the other css sheet and that didn't help.
I'm at my wits end. What am I doing wrong?
posted by edjusted
on Feb 22, 2008 -
15 answers
I'm starting a new tourism website for my local area. It's a mash of google maps, with photos and information of a given area featuring some of the neat stuff happening, or that has happened. And now I need some help with the wordpress theme.
[more inside]
posted by sethwoodworth
on Aug 12, 2007 -
2 answers
In Internet Explorer,
my blog seems to be disappearing to the left. I'm fairly certain that it has something to do with my alteration to the original template's blockquote style.
[more inside]
posted by WCityMike
on Apr 11, 2007 -
10 answers
CSSFilter: In my Wordpress theme, enclosing text in <blockquote> tags gets rid of all the line breaks. I don't want to go back and put <br /> tags all over the place; what can I change in the CSS to make it so that, when I hit return a couple of times, it shows up as a blank line when I publish my posts?
posted by danb
on Oct 2, 2006 -
8 answers