Forum Replies Created
-
Author
-
Abe
Keymasterkriscone, how are you adding the icons in the menu?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwhen you are adding the icons through html, you add them like:
COPY CODE<i class="icon icon-glass"></i>
when you add it trough CSS, you add it like:
COPY CODE.item-to-style:before: { content:"\f000"; font-family: "FontAwesome"; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI don;t know what membership-requests-code is
Sweetdate child theme comes almost empty so there is nothing to be changed in itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterAlso the My photos will appear once that user has uploaded photos to his profile trough Album or trough Media section if you installed rtMedia plugin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastersweetdate-child/functions.php in found in your server when you connect to it by FTP or cpanel in file browser.
The full path is wp-content/themes/sweetdate-child/functions.php
You need to have the child theme installed and activatedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi ahmadfaiz11, You need to follow the instructions from that topic: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
and change the group names with your renamed group names
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You don’t need to add a code to show the terms and conditions in the popup. You just set the Terms and conditions page in Sweetdate – Miscellaneous. No other settings needed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou said that the Groups Directory isn’t showing for groups or admin. this is where the button should appear. Try setting the page designated for groups in Settings – Buddypress – Pages.
Do a clean install and follow the video tutorial, maybe have a wrong setting.
https://archived.seventhqueen.com/video-tutorialsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, we will test that when we find some time. You can extend that code to cover all other areas.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi hugblue, Most of the times if users don’t receive the email it comes from the email server config or maybe the message arrives to spam. You can try installing a plugin like SMTP configure and try to set your wordpress site to send all emails trought a SMTP server
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThanks ThemeVal for your appreciation. We try to help each of our clients to have everyone happy.
It is strange what happens in your install since nobody could replicate your issue.Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Nick sorry for the late reply, seems to be working now
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 27, 2014 at 16:06 in reply to: How to remove the matching system widget on the profile member page #13603Abe
KeymasterHi. to remove the matching please add this code to your sweetdate-child/functions.php
COPY CODE//remove matching add_action('after_setup_theme','kleo_remove_matching'); function kleo_remove_matching() { /* disable matching on member profile */ remove_action('kleo_bp_before_profile_name', 'kleo_bp_compatibility_match'); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterStrange yes. Let us know if you encounter this again.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterRoger since you opened a new topic we will continue this discussion here : https://archived.seventhqueen.com/forums/topic/custom-top-menu-2
topic closed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIf you want buddypress related links in the menu then you must go to Appearance – Menus – Screen options and check Buddypress links. This will add into the left a Buddypress related links section from which you can choose
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, That topic is not closed, you can still reply to it. Let’s talk here then.
You must set a menu to be used in the Top bar. You must go to Appearance – Menus – Manage Locations and set a menu to appear in the “Top menu”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterGreat,
Topic closed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi Joss,
To change the sidebar width we have done some changes to the theme and now you will have two new options in Theme options – Layout settings to set content width: “Main content width for one sidebar templates” and “Main content width for two sidebars templates”.
Until next update please get this archive and replace current theme files with the one included in the archive.
https://archived.seventhqueen.com/files/kleo/kleo-template-width.zipTo change the colors for the sidebar you need to add custom css in the file kleo-child/style.css or in admin – Theme options – Quick css for example:
COPY CODE.sidebar { background: none repeat scroll 0 0 #CCCCCC; color: #0000FF !important; } .sidebar a{ color: #0000FF !important; } .widget-title { color: #FF0000 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, it seems to be a buddypress related problem and couldn’t find a way to fix it without modifying BUddypress core files.
Please change line 830 from wp-content\plugins\buddypress\bp-xprofile\bp-xprofile-template.php toCOPY CODE$tabs[] = sprintf( '<li %1$s><a href="%2$s">%3$s</a></li>', $selected, $link, esc_html( stripslashes($groups[$i]->name) ) );
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi ThemeVal, Please try and put a testing demo on a live server so we can have access to it so it will be much easier to see your problem. Your issue is a very isolated one and haven’t managed to reproduce it. I have given you the file location where you should have added the code and the link http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/ has very straight instructions. I have guessed you had a basic knowledge if you are developing sites for a client of yours
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThat is really strange if the demo site looks ok since they should have the same styles. Please follow sharmstr instruction to increase default 50px buddypress thumb size: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/
That will point you to add some code to change the size in wp-content/plugins/bp-custom.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Can you give us temporary access to your site admin to take a quick look?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWe try to respond as quickly we can but sometimes we focus on developing some new functionality or fixing a found bug and it takes a bit more time to get a response.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi ThemeVal,
We have tested in different scenarios but could not replicate your problem in the activity stream. What browser do you use?
Sorry for the late reply.
Thanks sharmstr for your answer.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterMake sure you don;t have two register pages added and make sure it is mapped in Settings – Buddypress – Pages. Also make sure you are not logged in when accessing the page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwe fixed it. It is related to translated sites only and we will release an update tomorrow that will include also this fix
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterGlad you solved it 😉
Topic closed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIn our tests the field that is required won’t save the empty value when the notice will appear. Check that.
Also you might like this plugin: https://wordpress.org/plugins/bp-force-profile/screenshots/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYes you can put the template files in the child theme in the same exact folder structure.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThis could be a problem in your configuration, it should not happen. Maybe doing a clean install would help if that is possible
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, to change that text you have to edit this file: wp-content\themes\sweetdate\members\single\profile\change-avatar.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, There seems to be a problem in some cases with the restriction. To fix it please see this until next version 2.6
https://archived.seventhqueen.com/forums/topic/restrictions-not-workingHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthat should be all. Just make sure the child theme is in the following location wp-content/themes/sweetdate-child/ and has style.css in it
Right now your site is in maintenance modeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterLike I told you, in the page template you will call header-custom.php with get_header(‘custom’);
Maybe the problem comes from another thing in your codeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, Please replace this file contents wp-content\themes\sweetdate\functions-pmpro.php with this one https://archived.seventhqueen.com/files/functions-pmpro.txt until tomorrow when 2.6 update will be released
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi Kieran, we have seen this on Sweetdate theme implemented with the use of a 3rd party plugin that limits messages and integrated with PMPRO
See:
https://archived.seventhqueen.com/forums/topic/limit-number-of-instant-messages-or-other-optionsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease check your profile fields from Users – Profile fields since it should appear only the ones that are in there. Or it could be the cause of a plugin used
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterWell I guess we know the meaning of a required fields 😉
You might have noticed that if you save the profile without selecting a REQUIRED field you can’t continue:
https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2014/03/required-fields.jpgIsn’t that a required field?
Also maybe you are doing your tests as admin since that will pass over the restrictions and ignore themHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You must have played with the settings and enabled Maintenance mode from Theme options – General settings – Enable maintenance mode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts