Forum Replies Created
-
Author
-
AbeKeymaster
hi, add to that button another class named “tiny” The file template for registration form is in sweetdate/page-parts/home-register-form.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.AbeKeymasterHello, Try
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.AbeKeymasterHi, The best thing to do is to install directly wordpress in your language that has the wordpress translations in place and the setting in wp_config
Then to translate the theme use Codestyling localization since it is an easy plugin to use
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.AbeKeymasterGood to know. Thanks for sharing @frien337
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.AbeKeymasterWow @frien337 nice detailing 😉
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.AbeKeymasterHi, With PMPRO you can restrict access to Buddypress pages from Sweetdate – Memberships
All other pages have a individual setting to set which members can access it. By default users will be redirected to the Memberships levels page to subscribeHi 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.AbeKeymasterYou can use the statistics shortcode: [kleo_member_stats field=”” value=””]
field – Your profile field name
value – the value you want to count users forHi 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.AbeKeymasterHi,
That is related to your hosting. Please contact them to change the valueHi 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.AbeKeymasterOh I see, add this code to sweetdate-child/functions.php
COPY CODEadd_action('wp_head', 'custom_profile_sidebar'); function custom_profile_sidebar() { if (bp_is_member()) { add_filter('kleo_buddypress_content_class', create_function('', 'return "eight";')); add_action('kleo_buddypress_after_content', 'kleo_buddypress_sidebar'); } }
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.AbeKeymasterYou just change the field type to normal dropdown. There is no such option
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.AbeKeymasterHi, In the forum was the solution to have the buttons just like the menu items, same styling
https://archived.seventhqueen.com/forums/topic/push-log-in-sign-up-downWhat you need is to move the ul with classes button-group radius right and move it inside the div class=”eight columns” where the menu is
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.AbeKeymasterPlease use this files for translations:
https://archived.seventhqueen.com/files/bp-album-fr_FR.mo
https://archived.seventhqueen.com/files/bp-album-fr_FR.poHi 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.AbeKeymasterHello,
Please do a test and remove any added language files from sweetdate/languages or sweetdate-child/languages and work with the files that alreay exist for French in wp-content\themes\sweetdate\lib\bp-album\includes\languages\bp-album-fr_FR.po Use Poedit to generate the .mo file and replace the .mo file in wp-content\themes\sweetdate\lib\bp-album\includes\languages\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.AbeKeymasterUpdate:
We modified the code and if you want to have the image on the whole section you just add a bg_size=cover attribute to the shortcode like this
[kleo_section bg_size=cover]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.AbeKeymasterHello,
1. Add this css to hide the header from home:
COPY CODE.home .header-bg {display:none;}
2. Please replace the content from wp-content\themes\sweetdate\framework\shortcodes\shortcodes.php with https://archived.seventhqueen.com/files/shortcodes.txt
After that your image should fit nicely.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.AbeKeymasterHi, In your Home page edit you will see this shortcode something like this with the path to your image: [kleo_call_to_action bg=”http://localhost/sw/wp-content/uploads/2013/06/map-bg.png”%5D
Replace it with the new 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.AbeKeymasterHi, Should have used my initial code because now the javascript is probably not applying and not copying your username to your full name field
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.AbeKeymasterHello,
Please contact us at themesupport@seventhqueen.com. Tell us what you need and will let you know if we can help since we are involved in the next project on ThemeforestHi 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.January 12, 2014 at 19:50 in reply to: ability to select more than one radio button in a profile field #9593AbeKeymasterHi there,
Radio button by definition is only one option from multiple options. Use checkbox field type to have many options from manyHi 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.AbeKeymasterWell I don’t know what to say.. Give me FTP access to look the PMPRO files from the theme
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.AbeKeymasterHi, I already gave you the CSS for that but also you should have basic HTML/CSS/PHP knowledge if you want to go and change default functionality.
I modified the code above because I haven’t added the top-menu class to the menu to take the stylingHi 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.AbeKeymasterHi troy14
Thanks for your suggestions
We will see how we can integrate the redirection into the theme but it is more related to wordpress itself and user preference to do the redirection.That can be achieved with lots of plugins or with our code.You can change that image from Sweetdate – 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.January 12, 2014 at 18:42 in reply to: Members Page – Issues with Add/Remove/Cancel Friendship Request Button #9584AbeKeymasterHi, We just saw this issue and next update will include the fix. Until then you can add this css to fix it:
div.friendship-button-ext {display: inline-block; margin-right: 5px;}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.AbeKeymasterHi. We installed it and it behaves the same way. Unfortunately can’t be related to the theme and the plugin Javascript code must be modified for 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.AbeKeymasterNope. You need to add your own entry. The text displayed is right in the code
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.January 12, 2014 at 18:13 in reply to: plugin conflicts with 'event manager' & 'Really simple Facebook Twitter share' #9581AbeKeymasterHi,
1. Add this CSS to Sweetdate – Styling options – Quick css:COPY CODE.post.fixed { position: static; }
2. I don’t think that is your problem. If you disable it I am sure it will look the same. You edited the homepage and added too many line breaks between elements. Try editing the homepage in the Text tab, not visual since WordPress interprets every new line you put in the editor and will generate it in the frontend also
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.AbeKeymasterHi,
PMPRO members doesn’t include all your Worpdress members, it will show only members with membership.
To view pending members install Buddypress Pending ActivationsHi 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.AbeKeymasterHi, We made a fix for that and will be released in next update. Until then please replace the contents of this file wp-content\themes\sweetdate\custom_buddypress\kleo-bp-search.php with https://archived.seventhqueen.com/files/kleo-bp-search.txt
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.AbeKeymasterThank you very much. We are glad we can help.
Please rate the theme if you haven’t already. 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.AbeKeymasterHello, Buddypress page format takes the setting from Sweetdate – Buddypress. To change Buddypress members page to have a sidebar see this topic:
https://archived.seventhqueen.com/forums/topic/members-directory-page-with-sidebarHi 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.AbeKeymasterWe tested it and we want you to replace your old file from the theme with the one from the latest update: paid-memberships-pro/pages/levels.php
See if it helps
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.AbeKeymasterHi @adam
Right now we are focused on resolving any bugs people report and for the features added in the near future we haven’t made a plan yet. As soon as we decide we’ll let you knowCheers
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.AbeKeymasterHi, This way you detect a mobile in PHP: http://mobiforge.com/design-development/lightweight-device-detection-php
instead of
// do something
add
add add_filter(‘bpchat_is_disabled’, create_function(”, ‘return true;’));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.AbeKeymasterFile is wp-content\themes\sweetdate\activity\activity-loop.php line 16 for the change
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.AbeKeymasterHi, Unfortunately we haven’t found a comments only plugin for Buddypress so you can disable the activity component.
You could show only status updates in the stream though. See this page in the Filtering examples: codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/#filtering-examplesHi 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.AbeKeymasterwith the sweetdate-child theme activated you need to respect the same structure and file name: page-parts/home-register-form.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.AbeKeymasterHi, You have some details in the documentation about importing the slider from our demo page. After you import it, go to Sweetdate – Homepage, enable the slider and set the transparent header on
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.AbeKeymasterYou should try plugins like User Control and see which is right for you
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.AbeKeymasterHi, So your translated language is French right? since you added bp-album-fr_FR.mo
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.January 10, 2014 at 12:05 in reply to: Make groups and profiles only visible for logged-on users #9501AbeKeymasterGreat 🙂
Don’t forget to rate the theme if you like our work. thanksHi 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