I would like to make riddles bulletin board with WordPress - wordpress

I would like to create an Internet forum (message board) in WordPress where people can post riddles and I would appreciate your advice.
Hello to all respondents and viewers (Sorry about my bad English. I am not a native English speaker).
As mentioned above, I would like to create a riddle an internet forum using WordPress, but I don’t have enough knowledge for programming, so I have tried several plugins. However, I am having trouble finding a plugin that meets the following criteria. I would be very grateful if you could provide me with a compatible plugin or programming code.
[Required features]
An account must be created to post riddles and enter comments (Google account is OK).
When you post riddles, the answer to the riddle must be written in a separate field from the riddle text box. After posting, other viewers can see the answer by clicking on "Answer".
Visitors can rate the difficulty and fun of riddles (e.g., on a scale of 1 to 10). No account is required just to rate the riddles.
The rating level (average of ratings) from other people is automatically calculated and displayed for each posted riddle (people can see the difficulty level of the riddles).
The account of users will accumulate riddles that he/she has posted in the past. People can see their previous riddles by checking their accounts.
Thank you in advance for your cooperation.
It would be appreciated if you could provide me some advice. Thank you.

I dont think you can do this type of application your need a web developer to build this.But if you want you can use the following steps.
the easiest way to achieve this is you can use post section as riddles or you can use plugin to create costume post for riddles.
to allow user/visitor to login in your website you can simply change the setting of wordpress. you can google it according to your wordpress version.
your can use rating plugin to implement this 3rd feature i recommend Site Reviews plugin for this.
you can achieve this without any programming knowledge.
It can be in your profile dashboard when you allow users to login.

Related

Image Change with Drop-down selection-PLEASE ASSIST-No One is on Any Other Forum

Picture of idea options I’ve attached a photo. This will be the best way to describe what I need to do, but I’ll try explaining with words. I’m not proficient in code language, coding, WP, GF, etc, so please excuse me if I’m confusing and speak to me like I'm 2. I won't take offense.
I am building an e-commerce website for my company using WordPress. I am a dealer for an LED company. I have permission to use every image, video, info from their site. I don’t want to copy their site, but I do like how their images change once you select an option in their dropdown list. Can you please tell me how to do this with GF without having to buy additional plugins besides product add-ons? I’ve watched a video showing this option using only the product add-ons, but he doesn’t explain how the images change; https://www.youtube.com/watch?v=cbcFjaIaGyQ&t=184s
Hopefully that wasn’t too confusing. Thank you in advance for your help!!!
Woocommerce does have this as a default option. You just need to create a variable product. Set attributes and add them to variations. Then for each variation you can add different image, prices, quantity etc.
You can find a better detailed explanation on this link

Linkedin add to profile (in new profile design)

I have a Linkedin 'add to profile' button in place for the last months. Linkedin deployed a new profile design for some users and the button won't work
The documentation also changed but it's really poor and does not explain anything about required and optional parameters.
It's also hard for me to debug, since I still have the old profile and all work well.
Any help?
UPDATE JUNE 2020: THIS WORKS AGAIN https://addtoprofile.linkedin.com/#header2
I have had an answer from Linkedin support on this subject : "Please also note, with the new site redesign, the Certification information will not auto-populate for members. Clicking on the button will simply take the member to their Certifications section of their Profile where they'll need to manually enter the information.". I have then asked if this is temporary or final and was answered "At this time, we're not sure. However, feedback like yours is definitely important and has the potential to influence product changes."
So I guess that the best thing is to write to Linkedin to share that it's an issue : https://www.linkedin.com/help/linkedin/forum . That the place where I got my answer from
Their answer :
"Great question. With the recent site redesign, the Add To Profile feature will no longer autofill the certification and degree information, but you can add the relevant information directly.
However, we want you to know we are listening and actively monitor your forum posts for your comments and feedback. If you are experiencing any issues with features that are not working properly, please contact us below and we’d be happy to look into this for you! If you’d like to see updates on any features or updates we may have, I encourage you to check out our Blog (blog.linkedin.com) as we will typically post updates there first!
Thanks!"

Google Analytics says the source of most of my visitors is social-buttons.com. How are these visitors finding my site?

I'm not a really advanced Analytics user, so I've been trying to Google this, but haven't come up with a great answer. My analytics says 95% of my site visits to my blog today have come from site38.social-buttons.com and yesterday it was another subdomain of the same site. I visited social-buttons.com, but am unfamiliar with it, and have never deliberately put that code into my Wordpress site. I do have some plug-ins installed, which are "Subscribe / Connect / Follow Widget", which displays my social media links, and also "Really simple Facebook Twitter share buttons", which puts the like links on my posts.
My questions are, how are people finding my site through social-buttons.com? And are these quality hits?
Thanks, I appreciate any info!
This kind of visits are called Ghost Referrer Spam since they never reach your site. They use a GA weakness to make a fake visit and get a record in your data.
They do it to get traffic, people get curious to see who is visiting them and click on the link.
This specific Referrer Spam is nasty because it make multiple visits at the same time, is related to the number of the subdomain so if it says site38... it hits with 38 visits, I've also have many of these, here is a screenshot I took:
In my case is a different simple-share-buttons.com but is the same thing.
The easiest way to stop it is by making a filter for each spammer in your GA. Check this article to find more detailed information http://www.ohow.co/block-social-buttons-simple-share-buttons-referral/
As an alternative, you can make a more general filter to take care once and for all of all the Spammers by making a list of Valid Hostnames, this is more advanced and you have to be more careful. You can find more information about this solution here https://stackoverflow.com/a/28354319/3197362
It's actually referral spam. Take a look at this https://www.mooresoftwareservices.com/Web-Commerce/social-buttons-com-referrer-spam
So unfortunately they are not good quality hits.

Personalized protected frontend content on a "per User" base in Wordpress

For a current project i need to provide some of the client's clients (you go it? =) some kind of protected frontend content area. This area should hold protected content on a "per User"-base.
For example: Tom from (lets call the company EXCORP) wants to provide User A with a document (PDF) and some Text (HTML-Content). But(!) User B would get a totally different document and maybe some more Text. User C would possibly not get a document at all.
This Game goes on for circa another 150 users or so. So going by "default" roles doesn't work here, since i would have to create one user-role per user and that would definitely overkill it. And all the Membership Plugins i've found do not work that way.
Just to make that clear: This thing only goes one way. Meaning, Client-Supporter Tom (in example above) needs to provide all the clients some personalised information. Tom would be a Backend-User. Clients do not need to provide eachother some files or information. Just from one Backend-User to all the different Frontend-Users.
So my question clearly spoken: Is there a way to protect frontend content on a "per User"-base using Wordpress? It doesn't matter to me if I get it to work the "hacky" way, or by a premium/free plugin, as long as it is safe (I will use SSL of course). I just don't want to develop a plugin from scratch, though my client would never speak the budget to pay for it!
There are a lot of themes outhere that offer front end user dashboard, you can use one of thoes themes to have everything set up (user redirected to his/hers dashboard at login).
At this point you have many ways to acchive what you need, if it's not too much trobule to remember what user received what info you can simply add a user-box in post-creation/edit backend where Tom can create a post, attach files to it and asign it to another user(throw the user box).
Publishing the post as private and changing the author from Tom to the end-user should make your work much more easier.
P.S. Check classifieds themes to see how backend works the main difference between thoes and what you'll have to achieve is that the post is craeted by Tom but asigned to the user (very easy to do) and that the post MUST BE PRIVATE!!! don't forget this if the data is sensible!
I realize this is an old question, but thought this might help others. You could try using wp-document-revisions along with the members plugin to achieve what you are looking for.
Good luck.

Issue Tracking Widget Suggestion

Can you suggest a very very simple issue tracking widget. UserVoice, is a little too involved for us with their forums and what not. What we want is something that just allows people to send us an issue or note and grabs a URL.
If by widget you mean something that you can embed on your page that will allow visitors to leave feedback/issues, there are javascript plugins, like feedback_me that will allow posting feedback to a backend provided by you.
If your are not comfortable with supplying a backend of your own, there are of course countless products that will do basic stuff for you and more. This is list by no means complete, but it's a start:
Usersnap
Trackduck
Marker
Userback
Bugmuncher
Doorbell
Hava a look at userrules.com
It allows you to integrate to your internal Issue Tracking system (JIRA, BugZilla, Redmine, Basecamp etc.). Any feedback from your customers come, you can directly export it to ur external system. And it will keep track of its progress for you.
Liked, what they have done with their UI, plus you can add your own customizable fields to ask some specific info from your customers in the feedback widget.
Getsatisfaction? BitBucket? Github? Google Code? All have issue trackers and, except for that last one, allow you to keep your code private, but your issues public.

Resources