wordpress creating a form with some different features - wordpress

I have a simple question. What is the best way to create a form like this one http://www.condoroyalty.com/book-a-tour with the same features?
I can do it myself but what is the best way to integrate it? Develop the form under template, creating a plugin or...
I have another way, to use plugins but the plugins won't let me edit that form and I couldn't add the calendar.
Please give me some tips or a link.
Thank you!

use JQuery, here some links:
http://www.queness.com/post/204/25-jquery-plugins-that-enhance-and-beautify-html-form-elements
http://www.jformer.com/
http://www.designyourway.net/blog/resources/55-jquery-form-plugins-to-download-and-use/
Good luck!

Related

what is the best way to customize nopcommerce requirement

I have custom requirement to do , what is the best way to do it?
develop it as a plugin or customize source code (core).
The best way is to customize nopcommerce using plugins. You can override part of the code, add extension, custom logic by using plugin. But It will be time consuming and costly sometime.
If you have those issue you can customize the code directly.
but plugin is the best way to customize nopcommerce.
If you need to know more details, please ask me your questions.
Can you clarify your question in more detail, if you want to develop a nopcommerce plugin you can check the Documentation here? or ask a more specific question.

Add fields to comment section on Wordpress

I'm building a very simple site on wordpress.com and would like to know how to add fields to my comments. I'm not building it from scratch, I'm using one of the free existing themes. Can I do that? Do you guys know of any plugins?
Thank you!
I think the thing you are looking after is somewhat this:
http://www.wpbeginner.com/plugins/how-to-add-custom-fields-to-comments-form-in-wordpress/

Plugins to create tables

I need to create a page like that
http://i.stack.imgur.com/9a9yY.jpg
Which plugins should I use to create a page very similar to this?
Thanks!
I see at the moment, two ways to do this.
Using the Plugin TablePress (easiest way) - Example
or using the jQuery DataTables plugin - Example
Regards

Need some feedback: Customizing JBoss-Portal with CSS

As a Web-designer, I've been asked to evaluate the customization of an instance of JBoss-portal. My knowledge about JBoss-portal is very poor but I know that with such portals it's sometimes (always?) very hard to manipulate and modify layouts and themes.
Can somebody tell me if it's possible to customize JBoss-Portal simply via a new CSS stylesheet? Some feedbak and examples of what can/can't be done would help!
For example:
Is it possible to customize the global layout of the portal?
Is portal_style.css the only file to modify?
What I need here is not a Yes or No that's true, but some feedback from someone who knows how to customize JBoss-Portal and how far I can go.
Thanks!
So I've finally found an interesting HowTo PDF Guide here
I hope this will help other users ;)

WordPress Multi Language Help

I have a WordPress website that needs to have its articles in multiple languages. The authors will be writing the articles themselves so I don't need an automatic translation tool. The plan is that a user can choose a language from a drop-down list which will then show the different language. Any ideas on how I can do this?
A quick Google gives
http://www.qianqin.de/qtranslate/
It's a plugin for wordpress that does exactly what you're after. Try it.
http://www.wpml.org/ awesome plugin :)
mLanguage is another plugin.
For anybody else who stumbles upon, there is a new plugin named Multilanguage: https://wordpress.org/support/view/plugin-reviews/multilanguage

Resources