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 a free WordPress plugin for image and video gallery which supports thumbnails? I have been looking for ages but could'nt find anything which works.
A quick Google search turned up this
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 want to code with flex. I know that Flash Builder can do it, but it is very huge for disk space. So I want to know if there are other editors for flex.
I tell you that the page there are some entries for this topic.
Go to Page stackoverflow 1
Go to Page stackoverflow 2
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
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.
This question does not appear to be about programming within the scope defined in the help center.
Improve this question
Is there any free gallery plug-in in wordpress that can have videos, images and which would generate thumbnails of custom size, also the plug-in should be responsive?
I would suggest you should look at Flexslider 2;
http://flex.madebymufffin.com/examples/thumbnail-slider.html
It doesn't come as a Wordpress plugin as such but here's a link to a fairly comprehensive tutorial that helps you turn it into one;
http://wp.tutsplus.com/tutorials/create-a-responsive-slider-plugin-with-flexslider/
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.
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 have a voucher to distribute electronically and I would like people to complete a form on my WordPress site and when they click submit, they receive a e-mail with the voucher.
Is there any plugin out there for that? If there is not, how could I accomplish this?
Use the contact form 7 plugin: http://wordpress.org/extend/plugins/contact-form-7/
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 love tumblr because it is so easy to use and you can generate xml's of all or parts of the content.
Does anybody have experience in using tumblr or similar platforms as a backend for flex/actionscript projects ? Advantages/Disantvantages?
Are there some minimalistic examples out there ?
Thanks a lot
I don't see why you couldn't do that. You would just need to develop a RSS reader via AS3. You can find examples here.