-
Author
-
February 3, 2018 at 14:36 #187607emmanuelParticipant
hello i do not know what is going on with the site, the sign up button is gone the registration form is cut half could someone help me fix
February 3, 2018 at 17:20 #187629Kieran_SQModeratorHi,
From the front-end it looks like the following
1. You have not enabled registrations under WP Admin > Settings > Settings > Scroll to: ‘Membership’ and enable signups
2. You have not set a page for register and/or activate in WP Admin > Settings > BuddyPress > Pages > Scroll to: ‘Registration’ and set the pages for ‘Register’ and ‘Activate’.
If this does not resolve your issues please update this ticket in a private reply with admin credentials for you site.
Also please update this ticket with a screenshot for the registration form cut in half issue as I cannot see this.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 18:27 #187639Kieran_SQModeratorHi,
On import it seems there were two fields dropped, this could have been a momentary issue with the import or a minor server failure at the time of import (timeout etc).
I went into WP Admin > Users > Profile Search and saved both forms again so that it recognized the directory for search as ‘members’. I reloaded your home page and the search form is now working with no errors printed on the screen. Please clear your local cache (Ctrl+F5) to see changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 19:38 #187647emmanuelParticipantthank you, how to change the blue color of this see thee attachment
Attachments:
You must be logged in to view attached files.February 3, 2018 at 19:49 #187653Kieran_SQModeratorHi,
You will find all of the styling options under WP Admin > Theme Options > Styling Options.
The specific setting for this color is WP Admin > Theme Options > Styling Options > Scroll to: ‘Button Section’ > Option: ‘Buttons Background Color’ and set the value as desired.
Or if you wish you can manually override this color with the below CSS in your SweetDate Child theme’s style.css
COPY CODEdiv.item-list-tabs ul li a span { background: #3a3a3a; color: #b2e3f7; } div.item-list-tabs li#members-all.selected { border-bottom: 3px solid #3a3a3a; } div.item-list-tabs li#members-all.selected:after, div.item-list-tabs li#members-personal.selected:after, .section-members .item-options .selected:after { border-top: 5px solid #3a3a3a; }
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 20:15 #187662emmanuelParticipantthank you, i would like to know somethings how to become a website developer
February 3, 2018 at 20:26 #187666Kieran_SQModeratorHi,
If you’d like to learn about web development with a focus on WordPress I would suggest first learning HTML and CSS – once you’re proficient in this you should learn about JavaScript and PHP.
Some resources that may be of use to you
– HTML https://www.w3schools.com/html/
– HTML https://www.lynda.com/search?q=HTML
– CSS https://www.w3schools.com/css/
– CSS https://www.lynda.com/search?q=CSS
– JavaScript https://developer.mozilla.org/en-US/docs/Learn/JavaScript
– JavaScript http://www.learn-js.org/
– PHP https://codex.wordpress.org/
– PHP https://www.lynda.com/search?q=PHPThere are many other resources available for learning how to code and Google has thousands of free, freemium and premium results for many different services.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 20:38 #187671Kieran_SQModeratorHi,
That depends on many factors including natural ability, method of learning, time available etc.
I would say HTML and basic CSS is fairly easy, and would take a couple of months to understand it. Using it daily is the best way to learn – as well as using the browser console (F12) and the inspect option (right click an element) to see how others are developing their sites.
JavaScript takes a lot of time to learn and a firm grasp of mathematics will help. Once you have learned HTML and CSS it is fairly easy to learn PHP and is a very logical language once you understand the structure.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 20:47 #187676emmanuelParticipantok so lets say i want to develop my own dating website and app from scratch i would need to learn HTML,basic CSS, JavaScript and PHP?
February 3, 2018 at 20:55 #187678Kieran_SQModeratorHi,
If you wanted to build a site from scratch with your own theme etc you would need to learn HTML, advanced CSS, PHP, JavaScript and WordPress/BuddyPress etc inside and out.
If you want to build a site off our SweetDate theme you will not need most of those skills as we have done all of that for you, basic WordPress administration should suffice. If you wanted to extend our code you would need HTML and PHP knowledge as well as an understanding Child themes.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 20:59 #187679emmanuelParticipantok but instead of me using learning buddypress can i create my own social network software or plugin
February 3, 2018 at 21:00 #187681Kieran_SQModeratorAbsolutely,
So long as you learn the languages needed you can build anything you want, either from scratch or off of existing code, the sky would be the limit.
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 21:03 #187684emmanuelParticipantok when you say learn the languages what do you mean
February 3, 2018 at 21:10 #187686Kieran_SQModeratorYou would need to do courses, like the ones I linked above, until you know how to code something by yourself without any examples. The languages I listed above are HTML, CSS, JavaScript and PHP.
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
February 3, 2018 at 21:14 #187687emmanuelParticipantok thanks for all the information and assistance today
February 3, 2018 at 21:15 #187689Kieran_SQModeratorYou’re welcome. Feel free to open a new ticket any time with any other questions and we’ll be happy to assist.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.