Forum Replies Created
-
Author
-
September 8, 2018 at 11:48 in reply to: Hide Admin users from being displayed in Members Directory #208946
Kieran_SQ
ModeratorHi,
Sorry for the late reply I was travelling and had no internet connection. That’s great to hear and I will make a note should the issue arise for any other users.
Thanks so much for getting back to me.
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_SQ
ModeratorHi,
Thanks for sharing a clean copy of the code you have used with the community. As per your other reply, you are correct, when disabling the Child theme no custom code can run from the Child theme’s functions.php file. You can always add this code into a custom plugin if needed.
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_SQ
ModeratorHi,
Glad to hear this worked for you. Please feel free to open a new ticket any time with any other questions or issues 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.
Kieran_SQ
ModeratorHi,
I will assign this to a higher support level to assist you with your query. They’ll be in touch with you 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_SQ
ModeratorHi,
I will assign this to a higher support level to assist you with your query. They’ll be in touch with you 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_SQ
ModeratorHi,
I will refer the first part of this question to a higher support level to see if there is a dynamic way to change the breakpoints for BuddyApp – they’ll be in touch with you as soon as they can, Monday to Friday, East European Time. With this said, BuddyApp uses quite advanced and specific breakpoints and should you change them it would be up to you going forward to address any specific styling issues this will bring with it.
To target different screen sizes you can use media queries, see here for more information on media queries https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Example
COPY CODE@media only screen and (max-width: 920px) { .my-class { background-color: red; } .my-class-2 { background-color: blue; } } @media only screen and (min-width: 921px) { .my-class { background-color: blue; } .my-class-2 { background-color: red; } }
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_SQ
ModeratorHi Mark,
This is the default behavior of BuddyPress messaging and the live messages feature in BuddyApp. I have tested with a new test account (username Test) and the message was sent successfully to this account. When logged in as the test user the icon displays as expected an there is a pending notification of the new message.
I have attached a screenshot for you that shows 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.
Attachments:
You must be logged in to view attached files.Kieran_SQ
ModeratorSorry, I missed your other reply
Sorry, i also wanted to ask, this WP Bakery editor, it can used to edit the Buddypress profile page to, and it will edit any buttons that are appearing on the page?
WP Bakery can only be used to create and edit pages (and other post types as allowed by you in settings). BuddyPress profiles are generated by templates and as such you would need to edit the php files, html structure and customize CSS yourself to achieve a different look/feel.
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_SQ
ModeratorHi,
I will assign this ticket to a higher support level to see if they can generate the CSS needed for this. I have tried but there is little in the way of classes generated by BP Profile Search to target and add :before to.
Someone will be in touch with you 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_SQ
ModeratorHi,
When using the WP Bakery page editor you can select to use an icon with your button element. Go to the desired page, add or edit your button via the WP Bakery editor and select the ‘General’ tab in the edit modal. Scroll down to ‘Add icon?’ and check ‘Yes’ – configure as needed and save.
I have attached a screenshot that shows this area for you.
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_SQ
ModeratorHi,
Due to the issues with the Envato API we have switched how updates are delivered. You will need to do the following to update the theme
1. Download the Envato Market plugin from https://envato.com/market-plugin/
2. Install the plugin by going to WP Admin > Plugins > Add New > Upload
3. Activate the plugin and go to WP Admin > Envato Market
4. Generate your new key for the plugin by following our support article https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin
5. Check WP Admin > Dashboard > Updates for updates. Alternatively updates for KLEO will also be found via WP Admin > Envato Market > Themes once configured.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.
September 2, 2018 at 17:26 in reply to: Like to change Buddypress Nav subnav and fonts color to something different but one color. Please help me. #208239Kieran_SQ
ModeratorNot marked as solutionSeptember 2, 2018 at 17:10 in reply to: Like to change Buddypress Nav subnav and fonts color to something different but one color. Please help me. #208232Kieran_SQ
ModeratorNot marked as solutionSeptember 2, 2018 at 17:05 in reply to: Like to change Buddypress Nav subnav and fonts color to something different but one color. Please help me. #208231Kieran_SQ
ModeratorNot marked as solutionSeptember 2, 2018 at 16:56 in reply to: Like to change Buddypress Nav subnav and fonts color to something different but one color. Please help me. #208226Kieran_SQ
ModeratorNot marked as solutionKieran_SQ
ModeratorHi,
The live messages feature will only appear when you have messaging enabled in BuddyPress. Currently you have messaging disabled and therefore you will have no option for it.
To enable this please go to WP Admin > Settings > BuddyPress > Components and check the box for ‘Private Messaging’.
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_SQ
ModeratorHi,
Thanks for contacting us about updating WP Bakery. To get the latest updates for KLEO and it’s bundled plugins make sure you have enabled the new update method – you can see more about that here https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin
Once you have enabled updates you can go to WP Admin > Appearance > Install Plugins and update any of the bundled plugins that have pending updates – including WP Bakery.
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_SQ
ModeratorHi,
Please add the below CSS to remove these two buttons from the page. You can add this to your SweetDate Child theme’s style.css via WP Admin > Appearance > Editor > SweetDate Child > Style.css or via WP Admin > Theme Options > Styling Options > Scroll to: ‘Quick CSS’
COPY CODE.pmpro-account #pmpro_account-profile .pmpro_actionlinks { display: none; }
Make sure to purge your browsers cache, any CDN and your browsers cache to see the 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.
Kieran_SQ
ModeratorHi,
When you say you downloaded the file that already contained the lines – was this from your server or somewhere else? Specifically which directory/folder did you upload the file to? And did you completely purge your websites cache, CDN and browser cache?
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.
September 2, 2018 at 16:02 in reply to: More features needed to add to Membership Levels page #208219Kieran_SQ
ModeratorNot marked as solutionSeptember 2, 2018 at 15:49 in reply to: How to get OAuth valid redirects to set up the facebook app #208214Kieran_SQ
ModeratorHi,
In the field you have highlighted enter the below URL
https://academiaherbal.com/
Clear your mobile browsers cache before testing logging-in / registering via Facebook
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