-
Author
-
April 28, 2018 at 16:48 #196361emmanuelParticipant
hello how do i get to change what the text say in those paidmembershippro emails that is sent out see attachment
Attachments:
You must be logged in to view attached files.April 28, 2018 at 17:08 #196369Kieran_SQModeratorHi,
You can override the email content and templates for Paid Memberships Pro by copying the email folder from the plugin into the SweetDate Child theme and editing to suit your needs.
From the support article
COPY CODEOverriding the PMPro Email Templates 1. Create a “paid-memberships-pro” folder in your active theme. 2. Create an “email” folder in the paid-memberships-pro folder in your active theme. 3. Copy the email templates you want to customize from plugins/paid-memberships-pro/email into themes/{active theme}/paid-memberships-pro/email 4. Edit the html files in themes/{active theme}/paid-memberships-pro/email as needed.
You can read more about how to do this here https://www.paidmembershipspro.com/documentation/member-communications/customizing-email-templates/.
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.
April 28, 2018 at 17:29 #196373emmanuelParticipantok how to get the SSL Seal Code paste it in the box here see attachment
Attachments:
You must be logged in to view attached files.April 28, 2018 at 18:01 #196377Kieran_SQModeratorHi,
To get your SSL Seal Code (if you have one) you will need to talk to your host if that is where your SSL is from or your certificate author if you purchased an SSL certificate from another provider.
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.
April 28, 2018 at 18:15 #196378emmanuelParticipantok on the profile page could half of the fields go to the right side like this see attachment
Attachments:
You must be logged in to view attached files.April 28, 2018 at 18:24 #196381Kieran_SQModeratorHi,
That wouldn’t be doable with a quick CSS fix, would you like me to refer this question to one of our developers for review to see if they have a solution for this?
Let me know,
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.
April 28, 2018 at 18:34 #196382emmanuelParticipantok i had ask Radu during the week and told me what to do but i do’nt know how to configure it could you please help here is the ticket below
April 28, 2018 at 18:49 #196383Kieran_SQModeratorHi,
It looks like Radu has already answered this question for you and given you the code that would need to be manipulated by your own code. If you’re not comfortable developing in PHP then you would need to hire a developer to assist you with this as it is not within the scope of the support offered via the forum.
If you wish you can talk one of our own developers to discuss your needs by emailing dev@seventhqueen.com
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.
April 28, 2018 at 19:21 #196384emmanuelParticipantok on the registration page could some fields go in this space see attachment
Attachments:
You must be logged in to view attached files.April 28, 2018 at 19:29 #196387Kieran_SQModeratorHi,
Realistically they can’t, not without extensive PHP changes to how BuddyPress handles the registration process. SweetDate, or any BuddyPress theme, does not create that page we simply render the BuddyPress registration form. I have attached a screenshot showing you how they’re two distinctive divs in the HTML.
You could go down the route of making your own registration form with the aid of third party premium plugins like Gravity Forms, Ninja Forms or BuddyForms if you really wanted to customize the registration process.
Note: The above plugins are suggestions that you would need to research thoroughly to see if they meet your requirements or not. We would not be able to provide you with third party plugin support should an issue arise with you configuring these plugins and their forms.
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.
Attachments:
You must be logged in to view attached files.April 28, 2018 at 19:37 #196390emmanuelParticipantok so let say i use Gravity Forms will it be able to to customize the same registration page with fields or i will have to create a new registration page with fields
April 28, 2018 at 19:41 #196391Kieran_SQModeratorHi,
With Gravity Forms you would manually create a new registration page that was not assigned in the BuddyPress options to house your form.
Within Gravity Forms you would build a user registration form that suited your design needs to register a user and update any x profile fields you wished. For technical and tutorial information on how you would achieve that you would need to speak directly to the Gravity Forms team – we would not be able to advise or assist you in building complex forms with third party plugins.
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.
April 28, 2018 at 19:49 #196392emmanuelParticipantok on the mobile website i have add the menu to header so could this space be reduce see attachment
Attachments:
You must be logged in to view attached files.April 28, 2018 at 19:55 #196395Kieran_SQModeratorHi,
Please try the below custom CSS
COPY CODE@media only screen and (max-width: 767px) { section:nth-child(1) { margin-top: 0px !important; } }
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.
April 28, 2018 at 20:05 #196396emmanuelParticipantthanks some of the customizing that i ask you about in this ticket and previous tickets that would need a developer to do could you do it, in fact are you a developer i do’nt mind paying you to do some customizing that would need a developer to do
April 28, 2018 at 20:09 #196397Kieran_SQModeratorHi,
We’re certainly available for custom development work but that is something we handle in one centralized place where we can handle tracking and tasks.
If you would like to hire the development team for customization work you can email dev@seventhqueen.com with as much information about your project as possible, and where appropriate links to tickets with more information.
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.
April 28, 2018 at 20:43 #196398emmanuelParticipantok so you are apart of the dev@seventhqueen.com team and what are the price rates?
April 28, 2018 at 20:48 #196399Kieran_SQModeratorHi,
We are all part of the custom work team but at different levels. For example styling, integrations and setups may be completed by Laura or myself and more complex development work may be completed by Radu or Abe. Rates and who the work is assigned to depends on the skill requirements and hours of the job at hand.
For a specific quote you will have to email dev@seventhqueen.com with your specific requirements.
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.
April 28, 2018 at 21:00 #196400emmanuelParticipantok so are you capable of putting the profile fields on the right side like i ask earlier and stop male from selecting male and female from selecting female in the profile field
April 28, 2018 at 21:07 #196401Kieran_SQModeratorHi,
Both of those two jobs would likely go to Radu or Abe given that there are multiple factors between them such as coding, compatibility and multiple device support.
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.
April 28, 2018 at 21:12 #196403Kieran_SQModeratorHi,
You’re welcome, feel free to open a new ticket with any other questions and we’ll be happy to assist.
All the best,
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.