Wordpress - creating user driven profiles with custom fields for code - css

Hello and thank you in advance for any help you can give me on this one - basically I have a client who wants the following
Family Tree website
The website is for family members to create their profiles and then upload images to a gallery and also link 3rd photo albums for example Google Photos via embed code
I have spend a day going round in circles looking at lots of different plug in options the social networking ones are way too complex for what I need - the front end plug in options don't have the capability for the users to add in their own code
So I am really stuck with this one if anyone can provide any advice or help I would really apricate it
thank you

Related

I would like to make riddles bulletin board with 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.

What framework to use for a responsive private website that has individual areas?

A group of business owners have asked me to create a responsive website just for them (public-facing page is login page). They want to be able to login and each have their own individual area which will show their business location and information about their business. They have recently tested doing a survey about their business environment, and they liked it and want each survey result presented in their private area too. Note, each owner will not see the private information of other owners. However, they also want a shared area with resources relevant for their industry (e.g. latest regulations, relevant industry PPTs) which they all can see (again, not public facing).
My question is, what is the best framework for making this website, which will also look ok on mobile? Previously I've made public facing websites with Elementor and WordPress - which meet the 'responsive website' requirements and for which I can envisage setting up the shared resource area - but what to use for login and creating individual areas?
Ideally after a business owner logs in they will have a personalized dashboard with their business information, and links to their page with survey results, location map etc. However, everyone will have the same index, e.g. Homepage (individualized dashboard), Survey Results (which will only show their results), Resources (everyone will see the same thing), Newsletter (they all see the same one).
I have used a free online form maker and made a digital version of the survey for them already, which automatically loads the data to a Google Sheet and then I split results in chart form to individual sheets with per person viewing permission. I have each owner's business location data ready in Google Maps. All these items I can easily embed into a page - once I have a framework setup for these private areas.
There are only about 18 business owners so it isn't a lot. I looked at using the WordPress inbuilt page password function to do this but it isn't working on most browsers for me, and I found many others encountered this same issue. I've looked at "WordPress client portal" plugin (uses password protected categories), WordPress Client Portal Plugin from SuiteDash (has the functionality but it is very very slow), ClientPortal (I can't find any option to try this plugin), and WP Customer Area (this seems great, but I found it too difficult to use even though it is free. I realize maybe my understanding isn't good enough - but I can't find good guides in English for it).
I also found some other "membership" type plugins, but they were relevant for providing customers with paid content at a tier level. I.e., you login and if you pay for "S" tier then you get access to that content. There is no paid content for the website that these owners want.
Appreciate any advice anyone may have on a suitable framework. I don't mind paying for something that fits these needs! Thanks for your help.

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

Change url's in analytics reports

I got this kind of URL in my site: /preinscripcion/231, the number is the code of a course and it is self generated by my CRM, the problem comes when I want to see to which course the person is trying to register, I have an excel with this codes but it is too demanding and cumbersome as I already have hundreds of courses, I've tried with advanced filters to change my code with the name of the course, but I can only make up to 100 filters.
¿Is there a way of doing it?
It does not have to be on analytics itself, my site is made under wordpress http://formarte.edu.co/
Thanks in advance for all of your help.

Synchronise 2 youtube videos on Drupal site

I want to allow 1 user to point to a youtube video (possibly upload it through the youtube api) on a Drupal site.
And then other users can add videos linked to that video (separate nodes?).
The difficulty is that the videos should be synchronised. So when a user uploads a video to match the original one, he should be able to somehow indicate how this is synchronised with the original one. For instance 4seconds vid1 = 1second vid2
Any ideas, module suggestions, UI ideas are very much appreciated.
I have found this post on video synchronisation with youtube api, but I need a method that would allow the user to actually easily give in the synchronisation. And then synchronise with different starting times.
Best to create a custom module for that. Give the user a form with the youtube id and a sync time then use the youtube api from there. No need for drupal specific code - tho you could create seperate nodes for each video, relate them with node reference fields and store any data in the variables table - butI'd probably create my own table for this.

Resources