Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'd like to clarify a few bits first:
I don't want to display a directory, just the search input form
I want each result to display on each line.
It will show things like name, email, twitter id etc...
I'd like to include star rating if possible.
It must not require a click through to reach a post with full details
Essentially I'm after a plugin to maintain a simple database, with star rating and return results by row, similar to a simple PHP mysql lookup and print.
Does anybody have any suggestions?
Thanks in advance
Here are 2 free plugins from the wordpress directory
http://wordpress.org/plugins/connections/
http://wordpress.org/plugins/business-directory-plugin/
Alternatively, Try looking at the solutions these plugins offer (Paid, but not that much and premium plugins often worth it!)
http://codecanyon.net/browse/tags/default/business%20listings
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have a technology news blog where I write about tech companies and start-up. I would like to add company profiles to them, and show them in different posts. Is it possible any way?
Thanks :)
Best option would be to setup a Custom Post Type called "profiles" (or whatever name suits you) and then use a plugin like Advanced Custom Fields to build your company profile fields (name, address, url, bio etc.)
You can skip the ACF plugin and use custom fields, but if you need the data input process to be user/non techy freindly than ACF is a good option.
hi is a lightweight plugin for adding job-board functionality to your WordPress site
http://wordpress.org/plugins/wp-job-manager/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any control available like MS word in asp.net or using any other third party component. I tried rad text editor but it's not supporting page break. so please let me know if there's any control available for my purpose. Thanks in advance.
I worked with a predecessor of this one I think it was called FCKEditor back then. It has loads of configuration possibilities and seems to do the job you want to have done:
http://ckeditor.com/
EDIT: seems like the support for page breaks is not out of the box, but it can be added:
http://ckeditor.com/addon/pagebreak
The best rich text editor is TinyMce.
See here.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to create a site that admin can add the products that have (title, category , description , and multiple images) , and can add category , and categories will be shown in the site and if the visitor clicks on each category, sees the products with that category,and if clicks on each product, sees the description and a slide show for images.
Im completely new in wordpress, I want to know usually such plugins are available on the internet for download , or I have to make it by my self, please give me help,thanks.
Hey here is Ready made plugin For that
Ready-ecommerce plugin
http://wordpress.org/plugins/ready-ecommerce/
just remove all Other unnecessary Pages From That.
and let me know if you required Help.
woo commerce is the best option to achieve that you want. Do some research on it.
Here are some helpful links:
http://wp.tutsplus.com/tutorials/plugins/getting-started-with-woocommerce-initial-setup/
http://wp.tutsplus.com/tutorials/plugins/getting-started-with-woocommerce-launching-your-store/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Creating a one page site want a really light weight CMS. I usually use wordpress for all my projects but seems so heavy for this project.
One page:
Bio
News Feed
Contact
I want the client to be able to edit their bio including the picture and add short news entries that populate a feed.
Any suggestions.
Use WordPress.
Sure it's heavy, but your existing knowledge of WordPress combined with meeting your requirements for a CMS outweigh that fact.
The client can always grow into the site and your future self will be thankful you didn't spring for some fashionable solution.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking forward to create a website with my own photography portfolio.
Which are the best solutions on market so I won't have to pay for hosting, i don't mind even for domain that much?
I also thought for wordpress platform, but I don't know which are the limits.
I will also want to put adsense advertises so I will get somehow an income.
if you want static pages then you can use galerrific
http://www.twospy.com/galleriffic/example-5.html
or if you want php-mysql kind of image gallery you could chose one from
http://php.opensourcecms.com/scripts/show.php?catid=7&category=Image%20Galleries
they have demo there.