Plugin recommendations are off topic now. See the FAQ.

learn more… | top users | synonyms

3
votes
5answers
995 views

Recommendations for a LaTeX Plugin?

I need mathematics on a WordPress site and I'm having trouble finding a suitable LaTeX plug-in. I've tried several solutions including MathJax (which is slow and renders inconsistently) and the WP ...
3
votes
3answers
325 views

Email Notifications of new posts to users - suggestions

I currently am using the Subscriber2 plugin to send email notifications to subscribers of new blog posts, but that plugin has not been working properly for a while on my site. Can someone suggest ...
3
votes
1answer
1k views

Integrating Google Maps with custom marker and hover?

I want the exact output of this site. I want to edit the marker and hover options in the Google map, but I don't know how to do that. Please also list any ideas for Google Map plugins
3
votes
2answers
1k views

Open Source replacement for WPML?

Since WPML is not free anymore and still one of the most used Wordpress Translation Plugins, is there an open source project that keeps development going? Or something similar that replaces it? I ...
3
votes
1answer
374 views

Is there a plugin that counts posts by author?

I want to have a page listing all the authors and the number of posts each of them has published. Is there a plugin that does this already? Being able to count number of comments as well would be a ...
3
votes
2answers
4k views

Library plugin for WordPress

I want to migrate a group's site from Joomla to WordPress. The group has a library for members and lends books for certain periods of time, etc. (Regular library functionality). Although the site ...
3
votes
2answers
1k views

Is there a plugin to make attaching images easier?

I am using the "attach" feature in the media library to link a set of images to specific pages. Our custom theme displays these attached images in a particular way. We are setting up Wordpress as ...
3
votes
3answers
1k views

Nav menu separators?

Anyone know of a plugin that can, or have an idea how to, allow a user to drop in separators/dividers between certain nav menu items? Google only seems to bring up rookie CSS tips for first/last ...
3
votes
1answer
328 views

Avoid posting duplicate title posts

I really like how StackExchange sites handle posts, where after you finish typing the title, it will list out similar titles. Is there a plugin or a tutorial to make this happen for self hosted ...
3
votes
1answer
482 views

How to add Color Picker in Theme Options for the following?

I have a landscaping09 theme. This is what I want: A theme options page with the following options: ->Theme color background change (with colorpicker) or url of the image ->General Navbar color ...
3
votes
1answer
542 views

Slideshow control for use in Wordpress Thesis theme - non flash

I want to use a good elegant slideshow control in my website. The website is created in wordpress and I am using the Thesis theme. I did find a Nivo slider but am stuck at the integration with Thesis ...
3
votes
2answers
626 views

Restrict the Number of Posts an Author can Publish (over time)?

I'm thinking maybe limit the number of posts a user can make in a given period of time. (Say a user can only publish 1 post per 5 minutes?) Is there such a plugin?
3
votes
4answers
450 views

Analytics plugins that allow for inclusion of _trackPageLoadTime()?

Are there any plugins that allow one to make use of the _trackPageLoadTime(); functionality available in the new version of Google Analytics yet?
3
votes
1answer
260 views

Displaying search results in the widget itself?

I am new to wordpress, so if this question was already answered I apologize in advance. I have a search form in wordpress which looks like this: <form action="wordpress/action.php" ...
3
votes
3answers
3k views

The holy grail of Event Management Plugins? [closed]

i know similar questions have been asked before, but the answer's to them don't quite satisfy my needs, so i'm re-iterating the question: I'm looking for a modern Event Management plugin with the ...
3
votes
4answers
710 views

Is there a Wordpress Event Manager that links with your user database?

I'm presently moving my site from a different CMS. Geeklog to Wordpress. They have an event plugin that I used which is very simple. This is it... ...
3
votes
2answers
2k views

Auto-post to multiple sites like Posterous? [closed]

I'd like to be able to autopost from my wordpress site (private wordpress.org, not on wordpress.com) to multiple sites with one plugin/hack from within wordpress. I'd like my posts to be able to be ...
3
votes
3answers
199 views

Fully-featured forum plugin

I'm looking for a plugin recommendation. I'm currently using bbPress to add a forums area to our website. However, it has been deemed "disappointing" in terms of functionality. Are there any forum ...
3
votes
2answers
679 views

OpenX Alternative for wordpress?

I'm looking for advertising manager so i can handle all the ads, and AdSense units in one place. i used open until now but its seems they are going to deprecate their system (the open source one) - ...
3
votes
4answers
856 views

WordPress eCommerce plugin for books

I am looking for a WordPress plugin or helping resource which I can use to build up a eCommerce website for books which has "View Inside" feature, payments to be handled with paypal. Heard of ...
3
votes
1answer
402 views

Build path for a custom portfolio plugin

I'm finishing up a personal site that I've spent many weekends on. I've left one of the (potentially) most complicated parts to the end of production. I'm looking for some advice on how to proceed ...
3
votes
3answers
683 views

Using development versions of jQuery, TinyMCE, …?

Is there a plugin or another easy way to get debug versions of the external Javascript libraries? ("External" because they were not written by the WordPress team, not because they come from Google or ...
3
votes
2answers
504 views

Amazon-like star ratings plugin needed. Lightweight and effective. Prefer Ajax

I'm looking for an efficiently coded plugin that will do 3 things... 1) Allow a person to rate a product when they submit a comment, based on a 5 star rating, by simply selecting the appropriate star ...
3
votes
1answer
381 views

Conference ticketing and seating module for WordPress [closed]

Previously I have asked about free Conferencing modules for WordPress. Unfortunately, none (free or paid) support seating, i.e.: tickets with seat numbers. Can you recommend one which does? Thanks
3
votes
0answers
262 views

Plugin for sortable posts in grid [closed]

I'm looking for a plugin that will emulate this current php page: Each flower to be a post with more info. The dates to be sortable Current blooming flowers to be featured in the widget sidebar ...
2
votes
1answer
325 views

How Does Wordpress Uninclude/Deactivate A Plugin?

Wordpress uses the Observer Pattern for its plugin system and operates on the premise of checking if a plugin is activated, scanning the plugins directory and storing everything in an array in the ...
2
votes
3answers
6k views

How do I get WooCommerce to automatically recreate pages?

I had to uninstall WooCommerce plugin (I deleted the tables it created as well) and now I reinstalled the plugin and I doesn't automatically recreate the WooCommerce Pages. Am I stuck having to ...
2
votes
5answers
311 views

Shopping Cart Integration — Experiences with Popular eCommerce Solutions

Researching various shopping cart solutions for a WordPress based eCommerce website. Based on research, it seems that two plugins stand out: shopplugin.net phpurchase.com Can anyone share their ...
2
votes
2answers
861 views

Displaying Numeric Pagination vs. Previous and Next Links in WordPress?

By default, WordPress shows previous and next links when content is split onto different pages. Is there a way to get it to use proper pagination (with numbers), perhaps with a plugin?
2
votes
3answers
470 views

Looking for a Wordpress plugin to show five latest tweets one at a time?

As the question suggests, I'm looking for a plugin that can cycle through my latest five tweets one at a time, and via Javascript/jQuery, it automatically rotates between the tweets on a set interval. ...
2
votes
4answers
131 views

Is there a good plugin for social bookmarking on site for WordPress

I want to add a onsite social bookmarking system to a WordPress installation. is there any thing like this available?
2
votes
3answers
127 views

Automagic Link Shortening for Non-Hosted WP

Blogs hosted on wordpress.com get automatic link shortening via http://wp.me/, but for those who prefer to seek out our own hosting solution is there a plugin that will, upon publishing a new ...
2
votes
1answer
383 views

Markdown in WordPress 3.2?

I found the question Create posts using markdown? about using Markdown on WordPress, however the plugins referred to haven't all been upgraded to WordPress 3.0 or higher. Since I happen to be a bit ...
2
votes
3answers
3k views

Notify multiple email addresses on comments

Can you recommend a plugin that enables notification on multiple email addresses on posted comments? Looking for a plugin that both notifies a global list of email addresses and the author of the ...
2
votes
3answers
304 views

Peer Review Plugin for Posts?

Is there a plugin that allows for peer review of articles before you post them? IE, like a professional writer would send their work to a friend or editor to review and comment on their work before ...
2
votes
1answer
873 views

Setting up a Multisite WordPress for Wedding Websites?

I want a multi site WordPress website to make a wedding website in which the users can make their accounts for their websites, how will this actually be done in WordPress?
2
votes
2answers
549 views

Total Word Count For Posts By One Author

How can I get a total word count of one author's posts? I would like to be able to see what the total word count of their output is, summed across all of their posts (ideally with a breakdown by ...
2
votes
2answers
135 views

Resizing Images to lower Disk Space Using Plugins

I'm trying to take existing images and shrink the file size down by resizing to photos to a smaller resolution. I've tried a few methods so far: Simply editing the photo in photoshop and reuploaded, ...
2
votes
2answers
770 views

add a woocommerce shop to every buddypress user

I'm creating a social network site with buddypress and woocommerce. I want to enable every member to purchase from others and to sell their products online. That is, every user must assigned to ...
2
votes
1answer
309 views

Regenerate slugs from title of posts

is it possible to regenerate the slugs programmatically after changing the titles of the post? The girl that updated the title of more than 200 posts just "forgot" to update the slug too, so i was ...
2
votes
2answers
53 views

Turning broken link into search term?

I'm migrating a Typepad subdirectory install to a Wordpress subdomain install, and most of the links will be broken. The rewrites work so that; http://mainsite.com/blogs is rewritten to ...
2
votes
2answers
3k views

Create a simple shop's website with products list

I need to create a webpage for the book store. For now I need to create several static web pages and one page with list of products. I don't know how to create this list, I don't need any shopping ...
2
votes
3answers
1k views

Duplicate a Multi-Site Subdomain

just 1 click ..and it duplicates ALL content, settings, css, plugins.. im looking for a plugin that adds a new link to Sites admin; Edit | Dashboard | Deactivate | Archive | Spam | Delete | Visit | ...
2
votes
1answer
422 views

Forum-esque Post Count User Ranks (Without Buddypress)

My client is looking for a ranking system similar to a forum. As your post count goes up, your "title" changes. I think Buddypress offers something along these lines but we're at the end stage and he ...
2
votes
2answers
406 views

Form that creates posts

How can I create a form that allows people to submit questions / ideas that once submitted creates a post in wordpress?
2
votes
3answers
7k views

Which tabs widget plugin for wordpress is better?

I see there are a lot of plugins to create tabbed widget in side-bar: Fun with tabs Post 2 tabs Hybrid Tabs Wordpress Tabs Slides AmR Tab Menu Navigation Tabbed Widgets Which one is the best in ...
2
votes
1answer
82 views

How can I add @anywhere to my blog?

I would really like to add @anywhere support to my blog, as my posts usually mention two or three Twitter users. I'm not much of a code monkey though, and so I'm looking for something that adds ...
2
votes
2answers
698 views

Plugin that integrates Google Storage with WordPress?

W3 Total Cache and CDN Sync Tool (w/ WP Super Cache) are two plugins that do a pretty good job of integrating various Content Delivery Networks (CDN's) — including Amazon S3 / CloudFront, CloudFiles, ...
2
votes
1answer
806 views

Create/Edit/Check cPanel Email Accounts from Wordpress [closed]

I need a plugin (or other) recommendation to allow users to create email accounts, as well as change their passwords and check their email using WordPress. I have a multi-author baseball website and ...
2
votes
2answers
136 views

Is it possible to integrate Wordpress *posts* and social media (Facebook, Google+, Twitter)?

Is there a plugin available that will automatically post an excerpt of a blog post (perhaps up to the more tag) to specified social media groups/pages. So, for example, on posting an excerpt would be ...

1 2 3 4 5 10