Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I 'm in the research stage to create a interactive map like http://www.locksmithdirectory.com/ ! using themes or plugins !
You could try to use the Google Geochart API to create a similar map. It allows to create interactive maps and to capture click events. You can find more information and examples here: https://developers.google.com/chart/interactive/docs/gallery/geochart
I created a plugin for WordPress that uses this API. It integrates all the needed scripts and allows to build a map from the admin panel. You can find more information here: http://meisterpixel.com/interactive-map-builder/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I have a code that gives me a live news feed to embed in my wordpress website.
I want to translate this live feed and wonder how can I do that?
Thank you
For a free and easy setup, you could use a plugin like this one or this one.
If you want to start using Google Translate API, you could check this guide to see how it works.
For a comparative of translation APIs, check this link.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Hey guys i am looking for an wordpress plugin in which two user can take part in a quiz the quiz questions be decided by the admin and two user can take part in this test and after that they can check the compatibility between two is this kind of plugin available in wordpress?
A powerful and beautiful quiz plugin for WordPress.
Functions
Single Choice
Multiple Choice
"Sorting" Choice
"Free" Choice
"Matrix Sorting" Choice
Cloze function
Plugin Link:
https://wordpress.org/plugins/wp-pro-quiz/
Demo link :
http://www.it-gecko.de/wp-pro-quiz-quiz-plugin-fuer-wordpress.html
Lot's of plugin there in plugin dir,Please check following url.
https://wordpress.org/plugins/tags/quiz
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need a very simple slider plugin for WordPress that can use images from URL for slider!!
My host space is very low and I couldn't use upload image for my slider , just can use URL for that but couldn't find a plugin that support image from URL !!
I use many images for sliders in my works and I could not upload all of them on my website host!!
thanks
I would probably try making the slider myself using one of the various jquery sliders available (for example jQuery cycle).
Then us Advanced Custom Fields to create fields with Wordpress where you can paste in the urls of the images you want to use.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am following a tutorial found here:
http://stevenbooks.com/2012/09/28/jquery-datetime-mobile-picker/
however when it comes to adding the iPhone like scroll wheels for selecting date/time the suggested "mobiscroll" has a hefty license fee.
http://mobiscroll.com/
I was hoping someone new of an opensource alternative that would offer similar functionality.
it is primarily for aesthetics as this date/time picker is intended to be accessed primarily across mobile devices.
The core of mobiscroll is open source, as per their FAQ page. Looking on the code their, it looks pretty complete.
The mobiscroll core is open source, and you can build your own custom
scrollers with it. The easiest way to get started with mobiscroll
development is through our GitHub page.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I'm looking for a module (or a way) which can provide the 'more like this' block in drupal without using the apache solr module.
I've not used it myself but this should do what you want - http://drupal.org/project/morelikethis
As you're in Drupal 7 you could do this using taxonomy and Views - http://www.metachunk.com/blog/adding-related-content-view-drupal-7
I found this module Relevent content that it makes the same thing, it provides similar content based on taxonomy .
Welcome and thank you