Forum Replies Created
-
Author
-
September 7, 2013 at 10:15 in reply to: How to move a database with users from Skadate this Sweetdate? #2415SQadminKeymaster
Hi,
We we are not familiar with its structure but I guess a script could be done if you really want it. It will require custom work thoughHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can define your City field as a dropdown and add all the cities to the dropdown options and then the user will have to select the cityHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
If you can modify the template for the widget then just follow current structure of the Mailchimp widget:COPY CODE<div class="panel"><h5><i class="icon-thumbs-up"></i> NEWSLETTER SIGNUP</h5> <!--Newsletter form--> <form class="row" method="post" data-url="http://sweet.mydisk.ro/" name="newsletter-form" id="newsletter-form"> <div class="four columns"> <div class="row collapse"> <div class="two mobile-one columns"> <span class="prefix"><i class="icon-user"></i></span> </div> <div class="ten mobile-three columns"> <input type="text" required="" placeholder="Your name" id="yname" name="yname"> </div> </div> </div> <div class="five columns"> <div class="row collapse"> <div class="two mobile-one columns"> <span class="prefix"><i class="icon-envelope"></i></span> </div> <div class="ten mobile-three columns"> <input type="email" required="" placeholder="Your email" id="mc_email" name="mc_email"> </div> </div> </div> <div class="three columns"> <button class="small radius button expand" name="newsletter-submit" id="newsletter-submit" type="submit">JOIN US</button> </div> <div class="twelve column"> <div><small id="result"></small></div></div> </form><!--end newsletter-form--></div>
If you can’t modify the template the I guess you just need to try and do all the changes from css.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Please modify line 130 from header.php with this one:
http://d.pr/n/Gn9u
I have added the function to get the name, you customize it from here if you wantNote: Don;t modify main theme files, instead copy header.php to sweetdate-child and modify it there. Activate the sweetdate-child theme if you haven’t done this already
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can try increasing the column size by adding this to Sweetdate -> Styling options -> Quick css:COPY CODE#horizontal_search .row .two {width:33.3%}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
What we tested and worked are the labels in the search form. We did this using WMPL string translation. You should add you fields in english to from admin and they should appear in the WPML string translation.
Other generated labels from profile area depend on how buddypress generates them.We will do some tests also with Buddypress Multilingual.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
That is an option too but he best is to select the default value for the respective dropdown from Users>Profile Fields
PS: like this: http://d.pr/i/zTyAHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Add this to Sweetdate -> Styling options -> Quick css:COPY CODE.top-bar ul > li a:not(.button) {font-size:16px}
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, You can view not activated user with this plugin: http://wordpress.org/plugins/bp-registration-options/
Probably users haven’t activated their account and can’t login, they need to click the link in the activation emailHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThank for letting us know about this. We fixed it and it will be included in next update.
Until then replace the content of this file: sweetdate/custom_buddypress/_inc/global.js with this one https://archived.seventhqueen.com/files/global.jsCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYou only need to add it to the child theme. Also you gotta have registration and Facebook integration active. activate Facebook from Sweetdate -> Miscellaneous. Activate registration from Settings -> General
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi there,
If you already have some user you need to edit them from Admin and set the Forum Role to Participant
For new users go to Settings -> Forums and check Automatically give registered visitors the Participant roleHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterOh I see what you mean, change it like this please:
COPY CODE.home #groups .group-item .text-center {border:1px solid #ccc; } .home #groups .item-header-avatar {max-width:auto;}
The second line is to have the image as larger as the box
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterOk. add this style to Sweetdate -> Styling options -> Quick css
.home #groups .group-item {border:1px solid #ccc; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterWell.. no you don’t need to do anything different if the user is deleted
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterIf is not calculating then it has nothing to do with S2member. It has to do with the fact that users that are involved in the match(logged in user and the profile you are viewing) don’t have profile fields completed so the match should work or they are completely incompatible(man looking for man when I was looking for a woman for example)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You could have looked over the code and changed ‘kleo_recent_groups_max’,4 to ‘kleo_recent_groups_max’,8
I don’t see any border there, the boxes have no border in the that siteHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterBy not working you mean is not appearing or is not calculating anything because when you are viewing your own profile it won’t show?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHave you tried for example with 2 users being level 1 and then making them level 2?
Just saying maybe the user with higher level doesn;t have profile fields completed or something elseHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I haven’t said not to use S2members. You can use that if you like it more.
This is the modified version of the PMPRO plugin if you like to try it: https://archived.seventhqueen.com/files/paid-memberships-pro.zipWhat I mean by restricting acces to uploading images is that we restrict access to your members/user/album
I don’t see why the match won’t work with other levels. You haven’t provided a link to check or some settings you have to with s2member so it is not so easy to predict what the problem could be
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You should use rtMedia which supports audio, video, image and is also well supported by our themeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Well, you need to create this folder structure in the sweetdate-child theme: paid-memberships-pro/pages
then create a new empty file named levels.php so in the end it looks like this:
sweetdate-child/paid-memberships-pro/pages/levels.php
And this content to it to show the currency: http://d.pr/n/P50BCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, That is not possible right now. You can only export the members to csv from Membership -> Members list and filter them in Excel.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi and thank you,
Well we thought of that but we don;t know when we will release it. That is a nice feature though.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, There is no quick solution for that. It is possible to achieve but it needs development
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterAfter the update you should have seen a notice telling you to install a required plugin. You need to install it from there because it s a modified version if you want to have it with our changes.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
We analysed also S2members which is a great plugin also but PMPRO is more user friendly, has subscriptions and other nice options.
With S2member everything should work fine, you just need to create your own restrictions.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, To remove those hearts just add this simple css to Sweetdate -> Styling options -> Quick css box:
.circular-item .hearts {background:none;}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterWhat exactly you want to achieve with s2 and the matching ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterDo you have a Sex field in you users profile?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterRegarding the matching arrays this is how your code should have looked after my example:
COPY CODEadd_action('after_setup_theme','kleo_my_match'); function kleo_my_match() { global $kleo_config; $kleo_config['matching_fields']['starting_score'] = 1; //required for initial match. If the sex preference matches it will continue to the specified fields below $kleo_config['matching_fields']['sex'] = 'I am a'; $kleo_config['matching_fields']['looking_for'] = 'Looking for a'; //sex percentage $kleo_config['matching_fields']['sex_percentage'] = 49; //single value fields like select, textbox,radio $kleo_config['matching_fields']['single_value'] = array ( 'Marital status' => 20, 'Country' => 5, 'City' => 5, 'Profession' => 10, 'Annual Income' => 10, 'Education' => 10, 'Political Views' =>5, 'Religion' => 20, 'Weight Type' => 5, 'Ethnicity' => 15 ); //multiple values fields like multiple select or checkbox $kleo_config['matching_fields']['multiple_values'] = array ( 'Interests' => 10, 'Looking for' => 10, 'Smoking, Drinking & Drugs' => 10, 'Second Language' => 20 ); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Create a page and add links to it
Hope this helpsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, Like I said, depending on the plugin functionalities you can use the above to do the restrictions. Plugins add pages or content to pages, etc so depending on that you can adapt the above.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Thank you for appreciating us.
We have used this plugin to change the name form the emails that are sent from wordpress. Check it out:
http://wordpress.org/plugins/configure-smtp/
It also supports sending emails trough a smtp serverHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Add this css to Sweetdate-> Styling options -> Quick css box:COPY CODE.home .form-wrapper {margin-top:50px;}
Change the 50 pixels to whatever you want
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterDon’t really know what happened.
Create a buddydrive-explorer.php file at the root of your sweetdate-child and add this content:
http://d.pr/n/S7icHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHere is an example of the shortcode:
https://archived.seventhqueen.com/forums/topic/big-bug-with-manwoman-number-and-searchHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I don’t think that is a problem with the theme. We also tried the email feature from TML some time ago and it didn’t work.
Try this one: http://wordpress.org/plugins/welcome-email-editor/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
If you have renamed the default profile field groups from WP Admin -> Users -> Profile fields then please follow this topic to enable whatever field group you want to show there
https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-imageHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterAdd the images to sweetdate-child/images to make sure they don’t get lost on update and the modify the shortcodes for the status icons on the Home page to have an image attribute with the image location
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts