Forum Replies Created
-
Author
-
Kieran_SQ
ModeratorHi,
Glad it is working now 🙂 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.
Kieran_SQ
ModeratorAlso, please go to WP Admin > Settings > Permalinks and save your permalinks as ‘Post name’ to see if this resolves your issue as I can see index.php is being added to your URL’s.
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,
Please can you update this ticket, in a private reply, with admin credentials (in English US or UK) for your site so I can check the settings on the back-end.
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,
This is just a notice and can be safely ignored. They shouldn’t however be printed on the front-end as a matter of security. You can do this by editing wp-config.php in your main WordPress folder and adding the following
COPY CODEdefine('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);
Make sure these are not already defined in your wp-config.php file. If they are then change the WP_DEBUG_DISPLAY that is already present to false.
https://codex.wordpress.org/Debugging_in_WordPress
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.
June 23, 2018 at 15:39 in reply to: Redirect visitor to login or register page if user not logged in and restrict their access #201633Kieran_SQ
ModeratorNot marked as solutionJune 23, 2018 at 15:37 in reply to: Non logged users restriction snippet blocking user activation link. #201632Kieran_SQ
ModeratorNot marked as solutionJune 22, 2018 at 21:22 in reply to: Redirect visitor to login or register page if user not logged in and restrict their access #201591Kieran_SQ
ModeratorNot marked as solutionJune 21, 2018 at 20:23 in reply to: Redirect visitor to login or register page if user not logged in and restrict their access #201478Kieran_SQ
ModeratorNot marked as solutionJune 18, 2018 at 16:20 in reply to: Need help as soon as possible – styling and setup options #201152Kieran_SQ
ModeratorHi,
I have split your previous reply into a new ticket as I will not be around today to answer your question due to having a minor procedure. One of the support team members will be happy to answer your new ticket as soon as they’re available.
https://archived.seventhqueen.com/forums/topic/split-move-menu-on-mobile
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,
To test this I would need access to an account that has a membership with ID 12 or 13 as per the code.
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,
The sidebar for mobile and desktop are the same and code is independent of any device check so this will be a caching issue. Completely purge your mobile device cache and see if that resolves the issue.
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,
This is custom CSS and therefore should be added to WP Admin > Appearance > Editor > KLEO Child > Style.css on a new line at the end of the file.
I can see you were using the youtu.be which is why I asked if the full youtube.com url made a difference for you. I just tested this and it does not make any change.
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’m not sure why that text is being output, does the same happen if you use the fully qualified URL for the video and not youtu.be?
Either way, so long as the ID for the field stays the same you can use a little CSS to hide this
COPY CODE.field_322 p { display: none !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.
June 17, 2018 at 23:23 in reply to: Could not modify search options, using BP Profile Search only #201109Kieran_SQ
ModeratorNot marked as solutionKieran_SQ
ModeratorPlease try the following
!pmpro_hasMembershipLevel(array('12','13'))
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.
June 17, 2018 at 23:05 in reply to: Could not modify search options, using BP Profile Search only #201104Kieran_SQ
ModeratorNot marked as solutionJune 17, 2018 at 21:30 in reply to: BBpress notifications don’t appear in the Buddypress member page #201097Kieran_SQ
ModeratorHi,
You’re welcome. Feel free to open a new ticket anytime with any other questions and we’ll be happy to help.
If you have a spare moment please consider leaving the support you received / KLEO a review on ThemeForest. Every review really does help!
All the very 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,
You can try the following
is_page( array( 1005, 1013 )
or
is_page( array( 'contact-us', 'dating-tips' )
If you have a specific issue using this plugin please reach out to the plugin developer for support. This plugin was recommended to you via SeventhQueen in relation to a specific question, however, we are not able to provide support for third party plugins or custom code.
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 specify which content you would like to change the color of and I will send the specific CSS for you.
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,
You can use the below CSS to override the focus colors for the search box
COPY CODE#buddypress div.dir-search input[type=text]:focus, #buddypress li.groups-members-search input[type=text]:focus { border: 1px solid #73b953; background: #fff; }
I copied the colors of the initial state, if these are not the colors you wish to use when the search box is focused the please change the values to suit your needs.
Make sure to clear your website cache, CDN and front-end cache (Ctrl+F5) 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,
I do not see that level of transparency when I visit your site (uncached), make sure to clear your website cache to ensure you have the latest files.
You can override the strength of the transparency for the login modal with the below custom CSS. Change the 0.85 value to any number between 0.00 and 0.1 to suit your needs. The closer the number is to 0.00 the more transparent it will be.
COPY CODE.kleo-form-modal .kleo-login-wrap .before-login-form-wrapper, .kleo-form-modal .kleo-login-wrap .login-create-account-wrapper, .kleo-form-modal .kleo-login-wrap .login-form-wrapper { background-color: rgba(255, 255, 255, 0.85); }
To change the color of the inputs in the login modal please use the below CSS. Change the value from #000000 to your desired color
COPY CODE.kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field { color: #000000; }
Make sure to purge your website cache, CDN and front-end cache (Ctrl+F5) 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.
June 17, 2018 at 20:36 in reply to: BBpress notifications don’t appear in the Buddypress member page #201084Kieran_SQ
ModeratorHi,
No worries 🙂 Is there anything else I can assist with today?
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.
June 17, 2018 at 20:26 in reply to: BBpress notifications don’t appear in the Buddypress member page #201076Kieran_SQ
ModeratorHi,
It looks like either some menu options were manually turned off by a user or a plugin error caused those settings to be lost. You can add them again by going to WP Admin > Appearance > Menus and selecting the ‘Screen Options’ panel at the very top right of the main content area. Check all of the boxes for the sections you wish to appear. This does not need to be saved.
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,
My apologies, you’re right, the layout confused me for a second there. I see what you mean about stacking and I do not have a solution for you immediately so I will refer this ticket to one of our developers for review. Someone will be in touch with you on Monday to Tuesday to discuss this with 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.
June 17, 2018 at 20:15 in reply to: BBpress notifications don’t appear in the Buddypress member page #201068Kieran_SQ
ModeratorHi,
The issue is coming from a plugin called ‘WP ULike’, I have disabled this plugin and your bbPress notifications are working again as expected. I did a quick search after and found this is a known issue with WP ULike and bbPress regardless of theme. See here: https://buddypress.org/support/topic/notification-from-bbpress-to-buddypress/.
You will need to contact the plugin author directly for them to release a fix.
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.
June 17, 2018 at 19:59 in reply to: BBpress notifications don’t appear in the Buddypress member page #201061Kieran_SQ
ModeratorHi,
Thanks for providing that account to login. Unfortunately the account provided does not have any notifications from the forum for me to see the issue. I have installed a plugin temporarily called ‘User Switching’ which will allow me to switch between user profiles. Please identify any account that has the notification issue for me to see.
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 have responded to your other ticket which can be found here https://archived.seventhqueen.com/forums/topic/adjusting-responsiveness.
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 make the page viewable so I can advise you on any solution. Currently your site is in maintenance mode.
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