Wordpress myCRED Points system - wordpress

So I have this idea, i want to reward users by points for answering to surveys, opinions, and also for adding new membres to the website.
I tried using myCRED
http://www.buddyboss.com/mycred-points-management-system-buddypress-plugin-review/
But I don't want it to be based on the commenting system, i want the user to go to a survey page choose an opinion and give answer it, after this he will be rewarded.
I tried searching for plugins but i didn't find any.
So any suggestions for which plugin should i install, or what should i do to make this work.
Thank you guys.

Related

How can I make a dynamic Resume or CV creator website with wordpress

I want to create a website where people can come and create and download CV or Resumes according to their information. I want to make this with WordPress. How can I do that? Please help me
Welcome to SO, your question is a little broad and not really what SO is about. It's more about solving specific issues here, however I will try to point you in the right direction.
With WordPress what you're referring to is a theme with certain functionality. The starting point for this is either developing your own or purchasing one.
Developing your own starts with the WordPress documentation
https://codex.wordpress.org/Theme_Development
Alternatively to purchase one you can use a number of sites such as ThemeForest.
In terms of the specific functionality of creating/downloading CVs you'll want to start with developing (or purchasing) a plugin https://developer.wordpress.org/plugins/.
All of this requires knowledge of PHP, MySQL and at the minimum HTML and CSS. With those three you should be able to create what you need.
Once you get started and come across any challenges please come back with those and the community can help you get past them and learn.

Wordpress: fit for per-region website? Another better CMS?

I'm looking to help a friend who needs a website for his project. I know wordpress a little, but there might be better options.
The needs are:
- have a splash screen prompting for region (like this site)
- have some pages available only for a given region.
- allow the non-it guy to update the contents.
Wordpress is the only one I know as web design isn't my specialty. I'd have gone for a template like Avada, but again, better leads are more than welcome.
Thanks in advance for your inputs!
Ok, the downvote really helped me and certainly will help other users as there's no comment whatsoever explaining why this post is bad. Don't give leads or guidance by the way.
So, whatever. I found a solution to this. The following plugin works like a charm:
https://www.fla-shop.com/products/wp-plugins/world/continents/
A simple purchase gives total control and removes the watermark. The best part regarding my need was the capability to write custom callback code as explained in this article.
https://www.fla-shop.com/blog/adding-custom-javascript-to-the-map/

Adding a function to a Wordpress page

I want to write a function that let users input their zip code, and then it will pop up the distance from their zip code to mine.
I am not familiar with WordPress, is there any suggestion ?
Thanks
Development in WordPress is typically achieved by creating or modifying a theme.
Here is some good reading material:
https://codex.wordpress.org/Theme_Development or https://developer.wordpress.org/themes/getting-started/
This might be a good place to start.
You might find that in a plugin possibly a google maps related one (since that's basically what google does - enter address and offer distance & directions).

Which Wordpress template is the related to this website?

I am searching a Wordpress template. that would correspond best to this website :
Link
Thank You.
The WordPress Theme Directory and ThemeForest, both provide free and premium themes respectively.
Whilst StackOverflow is an invaluable resource for technical Q&A, please bear in mind that future questions should be tailored to aid your research rather than getting people to do the research for you. You will likely receive a more positive response from others, as well as more likely to get the answer you are looking for.
For example, rather than asking:
Wich Wordpress template is the nearest to this website?
You could ask:
Who knows of any safe and reliable WordPress Theme directories?
The former question is asking others to do the research for you, while the latter is asking people to point you in the right direction to help you undertake your research.
I hope this helps and good luck with your website!
Ok, I think I found a lead here - "Material Design Menu in Wordpress Theme" :
https://www.youtube.com/watch?v=-chanCHkXO4
http://mdlwp.com/
And this one for navigate among posts :
- http://www.wpbeginner.com/wp-tutorials/how-to-create-an-archives-page-in-wordpress/
And this : https://www.youtube.com/watch?v=dYTphLPzatE

Multiple shop fronts withing drupal

bit stuck at the moment and searching for an answer is not really paying off.
I am making a new site in drupal. What I basically want to do is...
An end user can come along, set up a shop and add multiple products.
therefor resulting in a site that has multiple shops that are managed by the user themselves.
Is this possible in Drupal?
any ideas or references to point me in the right direction ?
thanks in advance
Drupal can do what you have stated. All you need to do is add functionality to it example http://drupal.org/project/commerce
This will allow you to acheive 90% of what you want.
I would suggest you buy a book on drupal and read through that book first. If you don't know what modules are and are fresh of the boat.
The learning curve is not very steep. If you are a programmer then its going to be fun for you but if you are not then its best just to hire someone.
Let me know if you need more help.
vishal

Resources