168 posts tagged with wordpress. (View popular tags)
Displaying 1 through 50. Subscribe: http://ask.metafilter.com/tags/wordpress/rss RSS feed for this tag

Related tags:
+ (54)
+ (23)
+ (23)
+ (16)
+ (13)
+ (11)
+ (11)
+ (10)
+ (9)
+ (9)
+ (8)
+ (8)
+ (7)
+ (7)
+ (6)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
jdroth (4)
WCityMike (4)
jbickers (4)
Biblio (3)
beaucoupkevin (3)
Unsomnambulist (3)
Robot Johnny (3)
Rabulah (3)
Drohan (2)
sindark (2)
AmbroseChapel (2)
stupidsexyFlanders (2)
Baud (2)
undertone (2)
pzarquon (2)
cortex (2)
dash_slot- (2)
persona non grata (2)
sjuhawk31 (2)
Milkman Dan (2)
Karlos the Jackal (2)
danb (2)
missed (2)

Integrating a forum into either Joomla 1.5 or WordPress 2.5.1 [more inside]
posted on May 16, 2008 - 4 answers

[igiveupfilter] Trying to export my current wordpress-run blog onto a new wordpress-run blog. I keep getting an XML error that says "XML document must have a top level element. Error processing resource 'file:///C:/Users/damnjezebel/Desktop/wordpress.2008-05-16.xml". I've tried this link which helped me the last time I moved my blog, but that's not working this time. I've tried changing permissions as well and no luck. please help me import my old blog before i pull all of my damn hair out!
posted on May 16, 2008 - 7 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 on May 13, 2008 - 17 answers

Can you please help me find a working script (CMS) that will allow easy implementation of a gallery & the ability to post Youtube videos. [more inside]
posted on May 10, 2008 - 5 answers

Is there any way to restore Wordpress MySQL tables from the Unix directories? I don't have a database backup. If a restore of the tables is impossible, can I at least recover the text of my blog entries? [more inside]
posted on May 9, 2008 - 6 answers

Recommendations for a wordpress newsletter plugin. [more inside]
posted on May 7, 2008 - 5 answers

Why is my WordPress 404.php not working? If I try to visit a non-existent page, instead of getting the 404 page it gives me a page with all my static pages concatenated. [more inside]
posted on May 6, 2008 - 5 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 on May 4, 2008 - 5 answers

Just converted a Typepad blog to Wordpress 2.5, now users get a 404 when they try to view single posts (or categories) if they're not logged on as admin... The posts on the homepage show up, but no where else... [more inside]
posted on Apr 30, 2008 - 4 answers

Blog systemFilter: Is Habari any better than WordPress? [more inside]
posted on Apr 23, 2008 - 5 answers

How on earth do I get pretty URLs to work in BBpress, when in a subdirectory of a Wordpress install? [more inside]
posted on Apr 23, 2008 - 4 answers

Out-of-the-box script for building a small social networking site? [more inside]
posted on Apr 23, 2008 - 6 answers

I run a couple of WordPress blogs. Sometimes a reader will leave an excellent comment. I would love to find a plugin (or an easy method) to highlight these great comments, similar to the way AskMe highlights best answers. I can't figure out how to do this. Do you have any suggestions? [more inside]
posted on Apr 18, 2008 - 8 answers

I need to create a website in Wordpress in a test domain, and then when it's all ready, to move it to another domain. What's the best workflow to accomplish this? [more inside]
posted on Apr 18, 2008 - 5 answers

I've recently moved my blog to a collaborative environment and we're using Wordpress (and I have been for over a year now), but I'm having trouble figuring out a way for us to work that is as seamless as possible with the Wordpress install. I need some help figuring out what tools to use! [more inside]
posted on Apr 18, 2008 - 7 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 on Apr 17, 2008 - 9 answers

Is there a blog service that has all the features I need? I've tried Blogger, Livejournal, and Wordpress.com, but none of them seems like quite the ticket. See inside for the 3 features I'm looking for. [more inside]
posted on Apr 16, 2008 - 31 answers

How can I restore my totally disgustingly porn-hacked Wordpress blog to its former pristine state? [more inside]
posted on Apr 11, 2008 - 15 answers

Can I get some basic Wordpress help? So out of my depth here. [more inside]
posted on Apr 8, 2008 - 14 answers

I'm having trouble using FCKeditor to insert images in Wordpress posts. Can anyone help? [more inside]
posted on Apr 6, 2008 - 4 answers

What's a good replacement for livejournal? Desired features: a modicum of privacy controls and openID authentication for readers. [more inside]
posted on Apr 2, 2008 - 7 answers

I'm trying to provide a low-cost directory solution for my uncle that produces local informercials in his shore community. Most businesses that he features don't have websites, so this directory would serve as a community "Yellow Pages." How can I make it happen? [more inside]
posted on Mar 24, 2008 - 4 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 on Mar 21, 2008 - 7 answers

How to use a custom font on a web page that uses CSS [more inside]
posted on Mar 21, 2008 - 16 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 on Feb 22, 2008 - 15 answers

New blog at Wordpress.com. Would like to use w.bloggar as my desktop editor for posts. Everything's configured properly and looking great, except for this error I get when I start up w.bloggar: "w.bloggar: 401 / Your blog server returned the following error message: / Sorry, you must be able to edit posts on this blog in order to view categories." I'm sure there's a simple explanation, but googling and FAQ digging turn up nothing. What gives?
posted on Feb 21, 2008 - 5 answers

Using Google Maps to track Himalayan climber's progress: an easy way? [more inside]
posted on Feb 19, 2008 - 4 answers

Crazy Wordpress plugin request: A way to automatically resize and autocrop images and place them into a post without manual uploading - just providing an image url from elsewhere on the web. [more inside]
posted on Feb 11, 2008 - 8 answers

Is there a Wordpress plug-in that does document management? [more inside]
posted on Feb 10, 2008 - 7 answers

How can I make Wordpress easier? [more inside]
posted on Feb 10, 2008 - 12 answers

I want a plugin for Wordpress that will automatically add my Amazon Associates ID into an URL. I've googled, and found loads of plugins that work with Wordpress and Amazon, but none of them appear to do this. [more inside]
posted on Feb 10, 2008 - 5 answers

I am planning a website to review medical practitioners for consumers ie: doctors, hospitals, nursing homes, etc. Being a complete novice in all things web. I decided to learn wordpress and have so far learned the basics. [more inside]
posted on Feb 6, 2008 - 17 answers

Is there a way (plug-in, hack) to give Wordpress a more fully featured post submission box? [more inside]
posted on Jan 29, 2008 - 5 answers

How can I get wordpress to show a post as though it had been published in the future? [more inside]
posted on Jan 27, 2008 - 12 answers

How do I set up a shared blog that my parents can post to via email? (caveats follow) [more inside]
posted on Jan 24, 2008 - 9 answers

I'd like a Flash video player of my video podcast on the web site, and a high-quality (960x540 should work) video file in the podcast feed. I'm currently using WordPress and PodPress to manage the feed and video. But I can see why some people who don't want to install QuickTime might not be able to see the show. [more inside]
posted on Jan 22, 2008 - 1 answers

How can I make both the headline, and not just an entry, wrap around an image in a WordPress post? [more inside]
posted on Jan 20, 2008 - 3 answers

I want 2 things from my self-hosted Wordpress blog - to be able to save a published post I'm editing with a keyboard shortcut, and to have a "reply" button on the comments. How can I get these things? [more inside]
posted on Jan 15, 2008 - 3 answers

Any idea how keyboard shortcuts on websites are implemented, a la Google Reader and ffffound.com? [more inside]
posted on Jan 9, 2008 - 6 answers

WorpressFilter Blog gone blank, Admin section is fine - help ! [more inside]
posted on Jan 6, 2008 - 8 answers

I've set up a self hosted blog. I've got it looking pretty much how I want it, but I want a javascript based "advert" (it's an animated Kiva.org thing) in the sidebar. The blogging platform is Wordpress, which doesn't allow javascript if the blog is hosted on their servers. [more inside]
posted on Jan 6, 2008 - 5 answers

What's the best way to integrate an online photo gallery with an online shop? [more inside]
posted on Dec 25, 2007 - 6 answers

I've been a Wordpress user for years and have never encountered this particular problem. When I try to login using the proper password, I get the error message "Your session has expired." [more inside]
posted on Dec 24, 2007 - 2 answers

I gifted my family a Wordpress blog (it's all up and designed and everything). I want a virtual center for our family that now spans the globe and can't get together often. However, how can I get the older coots to not only understand WHAT a blog is but how to use it. They use the interwebs. But only to look up the goofy stuff old people like - like when Murder She Wrote is on. Or to hate on George Bush. But not so much to interact. More inside. [more inside]
posted on Dec 23, 2007 - 14 answers

Looking for a wordpress adsense plugin that actually works. What is the hivemind using? [more inside]
posted on Dec 3, 2007 - 4 answers

There's a great magazine style Wordpress theme called "Gridlock" which allows for some cool tricks, but appears to be limited in terms of changes. First take a peek at the theme. And the download page. It has a large spot at the top for the newest article, and then below this, side by side, are the next two most recent entries. The problem is there doesn't seem a way to another row for more posts. The designer explains the reason he doesn't want to make this an option is because he likes it the way it is - however, it is open source, so he encourages others to tweak it. Any coders out there up to the challenge to figure this out? The other major request is finding a way to make this theme centered on the page... although I've read of some workarounds online already.
posted on Nov 30, 2007 - 6 answers

A few Google Reader questions, beginning with: I have a few feeds that only of use to me at home: Mac software sites, etc. Is there any way with Google Reader to set things up so that you see (everything but feeds w, x, y, and z) in one view and (feeds w, x, y, and z) in another view? The other two behind the break. [more inside]
posted on Nov 27, 2007 - 3 answers

Need help with specific Wordpress data entry conundrum. [more inside]
posted on Nov 21, 2007 - 5 answers

How can I resize the output of the Tumblr widget to use in my Wordpress sidebar? [more inside]
posted on Nov 20, 2007 - 1 answers

I'm suddenly having multiple problems with my blog, and I've Googled as specifically as I could without much success. Problems involve Wordpress, Flickr, Gravatar, and images in general. I had no problems a week ago. I'm working on non-blog things for about 80 hours a week and can't get around to trying any suggestions until Tuesday night, so take your time. Problems to follow: [more inside]
posted on Nov 18, 2007 - 5 answers

« Older questions