Forum Replies Created
-
Author
-
Kieran_SQModerator
Hi,
You can use font-family:; with any of the snippets from above. You would need to add the font-family to ‘input labels’ or ‘input fields’ depending on exactly which element you wished to target.
See here for more: https://www.w3schools.com/cssref/pr_font_font-family.asp
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.
Kieran_SQModeratorYou’re welcome, feel free to open a new ticket any time 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.
Kieran_SQModeratorYou’re welcome, feel free to open a new ticket any time 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.
Kieran_SQModeratorYou’re welcome, feel free to open a new ticket any time 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.
Kieran_SQModeratorHi,
As above, you will need to install a plugin called Loco Translate to translate all theme, plugin and WordPress core elements including form fields.
Plugin: https://wordpress.org/plugins/loco-translate/
Documentation: https://archived.seventhqueen.com/sweetdate/article/theme-translationThanks,
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.
Kieran_SQModeratorHi,
In my screenshot for editing the registration form you will see there is a red bar titled ‘Register Form. Visibility setting is preventing this to show element!’. You can hover over this element and click the pencil icon to edit and it will open the panel I show in my screenshot – you will then be able to edit the text.
You will need to install a plugin to translate SweetDate, BuddyPress, WordPress and any other plugin that you wish to use and does not already have a full translation available. You can install Loco Translate for free for the WordPress plugin repository (WP admin > Plugins > Add New). Once installed you can translate WordPress core and plugins into Turkish, including all form labels etc.
https://wordpress.org/plugins/loco-translate/
More info: See here for more information on translating the theme with Loco Translate https://archived.seventhqueen.com/sweetdate/article/theme-translation – the same process can be used for plugins.
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.
Kieran_SQModeratorHi,
You can manually change the below text using Elementor and editing the registration form element (see screenshot).
“Create an Account
Registering for this site is easy, just fill in the fields below and we will get a new account set up for you in no time”The fields however should be translated if WordPress, BuddyPress and SweetDate are translated. Which plugin are you using to translate the theme and plugins?
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.Kieran_SQModeratorHi Devrim,
Thanks for contacting us about translations. To confirm you have already translated SweetDate, BuddyPress and WordPress and searched all three for the strings and cannot find a string to translate them?
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.
Kieran_SQModeratorHi,
Thanks very much, I will pass on your thanks to @Laura and @Radu also.
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.
Kieran_SQModeratorHi,
I assume the code you need to insert is JavaScript? If it is you can use this lightweight plugin to add your code on a per page / post / CPT basis.
SOGO Add Script to Individual Pages Header Footer
https://wordpress.org/plugins/oh-add-script-header-footer/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.
Kieran_SQModeratorHi,
Restrict My Site is a plugin built for BuddyApp and is therefore part of the theme. If you remove the plugin to replace it with your own code to restrict your site, you will still have the same redirect in place.
You could in theory remove the plugin and use is_user_logged_in() / !is_user_logged_in() within your template files to show or hide content for logged in or logged out users. This however would require PHP knowledge and the movement of a lot of different files into the child theme. If you’re not skilled in PHP you would have to contact a developer to do this for you.
As you can see by testing directly with the https domain (https://chasei.co.uk/) there is no redirect issue reported by Google even with the plugin installed. Google reports this as an issue because there are two redirects in place, one is generally okay, two is generally considered too many. If you resolve the https redirect then Google will no longer report it as an issue.
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.
Kieran_SQModeratorHi,
To follow up, I ran your site through the Google Page Speed Tool and it indicated that you have an additional redirect to https:// away from the expected redirect
Can you double check that you have your ‘WordPress Address (URL)’ and ‘Site Address (URL)’ set to use https and not http in WP Admin > Settings > General
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.
Kieran_SQModeratorHi,
It looks like you’re using our Restrict My Site plugin – this plugin by it’s nature causes a redirect from X page when the user is not logged in and is the expected / desired behavior. If the Google bot was a logged in user they would not see the redirect as it would not be called.
If this plugin is installed you will always see the redirect as that is the primary function.
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.
Kieran_SQModeratorHi,
You can use GeoMyWP and/or their premium plugin that integrates specifically with KLEO for member location – you can read more about that here https://geomywp.com/extensions/kleo-geolocation/.
Note: You will need an SSL certificate for this to work. Talk to your host about the free and premium offers that they have.
With regards to reviews you may wish to try either of these two for BuddyPress member reviews
https://wordpress.org/plugins/bp-user-profile-reviews/
https://wordpress.org/plugins/bp-user-reviews/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.
Kieran_SQModeratorFantastic 🙂
Feel free to open a new ticket anytime with any other questions and we’ll be happy to assist.
All the best with your project,
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.
Kieran_SQModeratorHi,
It looks like the page wasn’t set as static, I’ll describe below how you can do that
– Go to WP Admin > Pages > Add New > Create a new page titled ‘Blog’, ‘Posts’, ‘News’ or whatever you wish your main posts page to be called
– Go to WP Admin > Settings > Reading
– Select the ‘A static page’ radio button under the first heading ‘Your homepage displays’
– In the drop down for ‘Home Page’ select ‘Home Community’
– In the drop down for ‘Posts Page’ select your newly created posts pageSave – this should now work for you, if it doesn’t please let me know.
Note: The image with the woman drinking coffee is a copyrighted image and we cannot include this in the demo content, the image is replaced with an avatar wall image.
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.Kieran_SQModeratorHi,
To import the Home Default (Community) demo please go to WP Admin > Appearance > KLEO Demo Data > Scroll to: ‘Home Default (Community)’ and hover over the preview image, click import.
This will open a modal window, make sure to check all of the checkboxes, they are:
Import Page
Import Menu
Import Clients
Import Widgets
Import Revolution Slider
Activate required pluginsThen click ‘GO!’ to start the import. A square page loader will appear to show you it is working – with text underneath telling you exactly what is being imported. Once completed you’ll see a green modal reading ‘Success!’.
You should be good to go 🙂
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.Kieran_SQModeratorHi,
If you have the Peter’s Login Redirect plugin installed you can go to WP Admin > Settings > Login / Logout Redirects > Scroll to ‘Specific roles’ and select ‘Subscriber’ from the dropdown menu.
Enter the below in the field titled ‘URL’
https://www.twofit.us/members/[variable]username[/variable]
Optionally you can also set a custom login page by entering the URL of your desired logout page in the field titled ‘Logout URL’.
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.Kieran_SQModeratorIt should do so, yes.
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.
Kieran_SQModeratorHi @dcvlad,
I have responded to these questions in your other topic https://archived.seventhqueen.com/forums/topic/i-am-not-being-help.
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 10, 2018 at 22:05 in reply to: How do I add a default background to the member’s profile page like in the demo? #188325Kieran_SQModeratorHi @dcvlad,
I have responded to these questions in your other topic https://archived.seventhqueen.com/forums/topic/i-am-not-being-help.
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.
Kieran_SQModeratorHi,
I have checked that out on your site and it doesn’t appear to be counting properly – I’m not sure why this might be. I will ask a developer to look into this for you – they’ll be in touch as soon as they can, Monday to Friday, East European Time.
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.
Kieran_SQModeratorHi,
I am not sure what you mean, can you give me more information on what it is you would like to do with the age field?
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.
Kieran_SQModeratorHi,
You can send them the link that I shared with you and let them know that you need it to work with Paid Memberships Pro. The pmpro_hasMembershipLevel() would be a wrap before their function that checks to see if X user is part of X membership level. If the user does have that membership level the code would run, and if the user did not have that membership level it would not.
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.
Kieran_SQModeratorHi,
You would need to either contact the plugin / add-on developer to discuss them adding support for Paid Memberships Pro or reach out to a developer to add this functionality for you.
A starting point for either the plugin developer or other developer would be with pmpro_hasMembershipLevel() – you can read more about this here https://www.paidmembershipspro.com/documentation/content-controls/require-membership-function/ (you will need to register a free account to read this article).
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.
Kieran_SQModeratorHi,
Live chat is possible with WordPress and BuddyPress but it is a third party plugin and/or add-on.
You might wish to try CometChat, iFly Chat or Arrow Chat
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.
Kieran_SQModeratorHi,
I have set the below in you wp-config.php file
define('WP_DEBUG_DISPLAY', false);
If you need to update this in the future, login into your hosts file browser or via SFTP/FTP client and edit the wp-config.php file in the main WordPress folder. If you would like to show them again please change the line from false to true, like so:
define('WP_DEBUG_DISPLAY', true);
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.Kieran_SQModeratorHi,
They’re PHP warnings, if you follow the path of the warning you will see the first is coming from bp-xprofile and the second is coming from buddypress-media (rtMedia).
What version of PHP are you running on your server?
If you like I can keep error logging on but turn off their display on the website via your host – please let me know if you would like me to do 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.
Kieran_SQModeratorHi,
I am having an issue overriding or translating this in WordPress and template files so I will ask a developer to look into this for you. They’ll be in touch as soon as they can, Monday to Friday, East European Time.
Thank you for your patience,
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.
Kieran_SQModeratorHi,
To change the font sizes for the modal please try the below CSS snippets in your BuddyApp Child theme’s style.css or within Theme Options > Quick CSS. Adjust the em values as needed and clear your cache(s) to see the changes
Title
.kleo-login-wrap .login-form-wrapper .kleo-pop-title {font-size: 1.5em;}
Input Labels
.kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field:-webkit-autofill+.login-label .login-label-content {font-size: 0.75em;}
Input Fields
.kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field:-webkit-autofill {font-size: 1em;}
Button
.kleo-login-wrap .login-form-wrapper button.login-button {font-size: 1em;}
Remember Me
.kleo-login-wrap .login-form-wrapper .fancy-checkbox>span {font-size: 1em;}
Lost Password
.kleo-login-wrap .login-form-wrapper .kleo-other-action {font-size: 1em;}
Create an account
.login-create-account-wrapper {font-size: 1em;}
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.
Kieran_SQModeratorHi,
I will respond to each point individually / numbered below so we can keep track of all of the issues
1. WooCommerce Pages
It looks like either the setup tool was skipped when you installed WooCommerce or the pages have been deleted. I have fixed this by going to WP Admin > WooCommerce > Status > Tab: Tools > Option: ‘Create default WooCommerce pages’.
2. WooCommerce SoapClient
You need to contact your host to discuss why you do not have the SoapClient installed at the server level. This is not a KLEO, WordPress or WooCommerce issue.
3. WooCommerce MaxMind GeoIP
This looks to be another server level issue, but this can be fixed within WordPress. You need to follow the steps offered in the solution text. Open the link, download the specific file and upload it via SFTp/FTP into your /wp-content/uploads/ folder.
4. WooCommerce Templates
We are working on releasing an update to KLEO for WooCommerce and will release as soon as it is ready. You can check the versions of WordPress, WooCommerce, BuddyPress etc that we support on the ThemeForest page. This template notice shouldn’t cause too much of an issue, if it does, you can roll back WooCommerce to 3.2 until the update is released.
5. BuddyPress Login Redirection
You had the option ‘Homepage redirect’ in Theme Options > Miscellaneous set to ‘Redirect Current user to profile page’ this option would mean any attempt to show the homepage for a logged in user would be handled as a redirection to the profile page. I have disabled this for you and your users can now access your home page.
6. BuddyPress Menu Items
Your menu items under the menu item ‘Community’ were for the individual logged in user pages, and therefore would not be shown it the user was not logged in. I removed these items and replaced them with the direct pages from the menu option ‘Pages’. These links will now go to domain.com/activity/ (etc) and not domain.com/members/user/groups (etc)
Let me know if there is anything else I can assist with.
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