Forum Replies Created
-
Author
-
Kieran_SQModerator
Hi,
For pages please try this snippet instead of the one above as that is for posts
COPY CODEadd_action('kleo_before_main', 'sq7rdu_show_featured_before_content'); function sq7rdu_show_featured_before_content() { if (is_page()) { if (has_post_thumbnail()) { echo '<div class="fullwidth-image-before-content">'; echo the_post_thumbnail('full'); echo '</div>'; } } }
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,
Can you please provide some login credentials so I can take a look into this for you. Currently your site is in maintenance mode so I am unable to inspect.
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 do that with the standard BuddyPress registration page would be very difficult and time consuming, it would be possible to do this away from the standard BuddyPress registration page as a plugin but again this would take considerable time.
You should reach out to a developer to assist you with this as it is beyond the scope of the support we offer via the forums – if you like, you can send an email to our developers dev@seventhqueen.com to get a quote for custom development.
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,
Thanks for reaching out about styling placeholder text, you can use the below CSS in SweetDate > Styling Options > Scroll to: Quick CSS or in Appearance > Editor > SweetDate Child > Style.css to force the color used for placeholder text
#register_form_front input::-webkit-input-placeholder {color: #ffffff !important;}
You can change the # value of color to suit your needs but is currently set to absolute white. You will need to clear website cache, CDN and local cache (Ctrl+F5) to see any 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_SQModeratorHi,
I am unable to select the form it appears there is a small bug but I cannot seem to pin it down, I am going to ask one of our developers to look into this for you.
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,
Can you update this ticket with admin credentials in a private reply so I can look into this further 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.
Kieran_SQModeratorHi,
Thanks for contacting us about customizing the default BuddyPress registration page. You can use the class .register before any element to target content on the register page only. For example you can use this class with the h4 tag
.register h4 {color: #175a9e;}
If you’re not comfortable with identifying the elements your wish to edit using the browser console (F12) then please let me know in as much detail as possible which elements you would like to style and I will send you the CSS
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 may be able to help but I need more information. With regards to profile image, username, latest update etc you want the content to remain but all links into the profile to be gone?
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 the below CSS to remove this section.
.bbp-template-notice.info {display: none !important;}
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,
Please update this ticket with an admin username and password that I can use to access your site.
Also, please share with me your latest PHP error log for the last 48hrs, if this is a large amount of text please upload it in a .txt file
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,
In that case I am going to ask one of our developers to look into this for you, you will need to update this ticket with admin credentials in a private reply to better assist you.
In the meantime please also contact Paid Memberships Pro support for a solution as they may already know of 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,
Please try installing this intermediate plugin developed by Paid Memberships Pro’s Jason Coleman that will enable a ‘Require Membership’ checkbox for each forum.
https://wordpress.org/plugins/pmpro-bbpress/
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,
Thanks for contacting us about issues you’re having with 404 errors. You stated you were receiving 404 Errors, is this still the case or are you only getting the one error now regarding WC_Cart::get_cart_url?
We no longer use WC_Cart::get_cart_url in the theme instead we use wc_get_cart_url as per the debugger suggestion. You should try completely purging your site’s cache, CDN and local cache to see if this continues.
If all you are now receiving is a printed error on the front-end and not a 404 you could try turning off error reporting on the front-end. You can read more on doing this here https://aristath.github.io/blog/wp-hide-php-errors.
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,
Are you referring to this image http://loveforlife.singles/wp-content/themes/sweetdate/assets/images/logo.png? If so you can change this by going to WP Admin > SweetDate > General Settings and uploading images for ‘Logo’, ‘Logo Retina’ and ‘Logo Small’.
If this is not what you are referring to please supply more information so I may better assist 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.
November 4, 2017 at 16:04 in reply to: Redirect to special url after user deletes his account #178901Kieran_SQModeratorHi,
Thanks for reaching out to us today about custom development, the cleaned up version of your above could would be
COPY CODE// redirect after account delete function action_bp_members_delete_account_after_submit() { wp_redirect(home_url( '/goodbye/' )); }; add_action( 'bp_core_deleted_account', 'action_bp_members_delete_account_after_submit', 10, 0 );
However I don’t think it is possible to redirect on bp_core_deleted_account, you should reach out to the BuddyPress support / dev teams at https://buddypress.org/support/ to see what their thoughts are.
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,
Thanks for contacting us about the header color, please add the below CSS to WP Admin > SweetDate > Styling Options > Scroll to: Quick CSS or to WP Admin > Appearance > Editor > SweetDate Child > Style.css
.buddypress #profile {background: #364c52 !important;}
Change the # value to suit your needs, clear any/all caches to see changes.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 Jan,
Thanks for contacting us about moving items out of the mobile menu and into the header, I am going to ask one of our developers to look into this for you, they’ll be in touch as soon as they can (Mon-Fri East Europe 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,
Thanks for reaching out to us today, please could you provide more details on this topic? Are you referring to BuddyPress activity or some other area?
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,
Thanks for contacting us today about issues you’re having with the Social Articles plugin. Please can you update this ticket, in a private reply, with newly created admin credentials so I can look into this further for you.
Please set the language for the account to English.
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