Forum Replies Created
-
Author
-
Abe
KeymasterHi, Thank you very much. We removed them. We wanted to let users no restrictions but it seems some are nasty 🙂
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.February 20, 2014 at 23:33 in reply to: I have SweetDate WP theme, which plugins should you recommend to achieve these: #11241Abe
KeymasterHi, File to edit are: sweetdate\page-parts\home-search-form.php and sweetdate\custom_buddypress\kleo-bp-search.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
KeymasterRelated to Facebook you need to set in the facebook App the exact domain name without www
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
KeymasterPlease stop mixing topics with other related questions. We will get to your other questions too and if you have another please create a new topic or reply in an related existing one
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 will have to talk to rtMedia guys for that since it needs changes to the plugin files.
CheersHi 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
KeymasterHello, That implies lot of work. We have planned for march to include a Geo plugin compatibility that will allow that
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
KeymasterAdd this line of code wherever you want to display in wp-content\themes\sweetdate\members\single\member-header.php and change the field name from Birthday to the one you have
<?php echo floor((time() - strtotime(bp_get_profile_field_data(array('field' => 'Birthday'))))/31556926) ?>
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 is no option for that.
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, Please give us some FTP access and site access to take a look and help
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
KeymasterMy screens. Maybe you added a text-align center css or something.
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 can’t see any change. Why don’t you add regular link from Appearance – Menus. Enable buddypress links from Screen options
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 set it from Styling options but from Homepage if you want it to show only in Homepage
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.February 20, 2014 at 22:31 in reply to: Non-members can only view the user's name and one avatar photo only, but #11224Abe
KeymasterAbout the AJAX issue I think I already responded and said that its a known issue with S2 Member. Try their forum.
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
KeymasterSince in the demo works there should be something related to a plugin or anything in your environment. Give me FTP access 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
KeymasterGreat.
Have a nice day.
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
KeymasterWhat file are you changing? Make sure you have the child theme active
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
KeymasterUpdated in v 2.4.
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
KeymasterI don’t know about the plugin you are talking about and I think we are not talking about same thing. The restriction I am talking about: Sweetdate – Memberships – Restrict users from sending private messages
does not make any button disappear, it just redirects user to the levels page if they are restricted. Give me a link with credentials to look at your settings from Sweetdate – Memberships and also a free user accountHi 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
KeymasterThere is an example here: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
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 could edit wp-content\themes\sweetdate\activity\index.php which is responsible for generating the activity page and put some conditions in it based on desired memberships. For example to allow posting updates only to level 1 and 2 change in line 27 from
is_user_logged_in()
to
is_user_logged_in() && pmpro_hasMembershipLevel(array(1,2))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.February 19, 2014 at 22:12 in reply to: Does WPML Multi Language Plugin work with your WP theme? #11201Abe
KeymasterI answered where I thought I can help. 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, Enable it from Sweetdate – Miscellaneous
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 is no easy way to replicate that dropdown from the admin bar since it has its own custom styles.
You need to hire a developer with PHP/WORDPRESS knowledge and help you with that.
As a starting point this is the PHP function that generates the menu items:
bp_get_loggedin_user_nav();You need to edit header.php and add your code around line 107
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 have different shortcodes for each type in Visual composer. Members grid, members carousel.
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, This is a topic for Sweetdate theme. You are probably referring to Kleo. You have different shortcodes for each type in Visual composer
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
KeymasterHello, You can customize those profile fields from WP admin – Users – Profile fields. This is default Buddypress location for those settings
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
KeymasterDuplicate: https://archived.seventhqueen.com/forums/topic/6-avatar-photos-not-only-1-please
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, That avatar image is generated by Buddypress and is not an easy task to change the behavior. I think the easy way will be to use bpAlbum plugin to let users add another images to their profile. They will also appear as a tab next to profile image.
You can enable bpAlbum from Sweetdate – Buddypress
Enalbe bp_Album settings by adding this to your sweetdate-child/functions.php
add_action( ‘admin_menu’, ‘bp_album_add_admin_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
KeymasterYes, Create each page and them map them to buddypress components
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, If you are using the child theme try copying this file in the child theme in the same directory structure: wp-content\themes\sweetdate\members\single\activity\permalink.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
KeymasterThat is a known problem with s2member and AJAX request. Try searching their forum and maybe they have a solution
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, Try searching WordPress forums for a solution. Make sure you have the child theme active if you are adding code in sweetdate-child/functions.php
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, We haven’t done any changes to the templates. You probably did some changes in the parent theme and were overwritten by the update. Try putting back the old files from a backup and doing a DIFF on those particular files
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, Your PHP memory limit is set to 40 MB. Increase it to at least 64MB, recommended 128 MB
Talk with your hosting companyHi 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 can use this in a members profile:
COPY CODE<a href="#" onclick="window.history.back();">Go back</a>
Add it where it suits you, probably in wp-content\themes\sweetdate\members\single\member-header.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
KeymasterIf with the old files works then you made the changes to the parent theme. I am not sure I understand the problem you have.
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 implies changes in plugin template files, so not easy to achieve.
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, We added the fix in the update that will come next days
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 can add Buddypress buttons in the top bar from Appearance – Menus. If you don’t have the Buddypress links, enable them from the Screen options(top right of the page).
This is a much cleaner way and integrates better with Buddypress.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
KeymasterUntil next update see: https://archived.seventhqueen.com/forums/topic/woocommerce#reply-11177
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