Forum Replies Created
-
Author
-
SQadmin
KeymasterHi, MySQL server has gone away it is most probably because of the hosting. Check with them the error.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, That is not available. You need to modify the code. You can see in Sweetdate – Buddypress how to generate the form using shortcode or php, whichever you need.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterYou need to restrict access to each page to require membership. This is done by installing Paid memberships Pro and going to each desired page and cheching the allowed levels. For BUddypress components the settings are under Sweetdate – Memberships
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi Adam, Starting with v2.3 that should come this month you will have a shortcode for Members carousel.
It is not possible right now to show only members that have uploaded pictures.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, We will include it in next version but here is the link until then: https://archived.seventhqueen.com/files/revslider.zip
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterCheck again please
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterYes that is correct
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi Adam, Sorry for that
You can export now and then the customizations from Sweetdate – Import / ExportIF you have a database backup the customizations are held in wp_options under a field sweetdate_option or something like that
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterYou can define which field value to appear there, by default it takes the About me field. See this topic to change the field: https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-display
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
Keymastermaybe you have different plugins that generates those strings so you need to translate the strings for all the plugins used. Use the Codestyling localization to translate them
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi JohnDoe, You need to redefine the function that takes care of that shortcode. You copy the function named kleo_status_icon from sweetdate/custom_buddypress/bp-functions.php to sweetdate-child/functions.php and do the required changes
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHello,
Unfortunately that can’t be easily achieved since it depends on many rtmedia thingsThanks for appreciating our work
Abe
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
Those strings should come up in Buddypress plugin translation. You can use Codestyling Localization to translate itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterI have logged in into your site and you didn’t at least had Buddypress intalled in your site… not to say to import the fields or define them . Please configure your site properly
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterIs that site powered by Buddypress? This depends entirely in Buddypress so you need to find something related to it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterThanks @adam for the tips
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHello, Thank you very much
Here is the topic that shows how to change the algorithm. You can define your own fields and the percentage impact on the total: https://archived.seventhqueen.com/forums/topic/match-numbers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, You can’t do it with CSS. You have to edit sweetdate/header.php and find the menu function: wp_nav_menu( … );
and change it to if ( pmpro_hasMembershipLevel(array(1,2,3))) { wp_nav_menu( … ); }You will need basic PHP knowledge
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, I’m glad to hear that everything is ok now.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi Pete, I just registered on your site with facebook register using my iphone and all seems to be ok: http://d.pr/i/y2os
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, you can add in sweetadmin/styling options/quick css box the following line:
COPY CODE#pmpro_account .bordered { color: #1FA8D1; }
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, So you want the tabs from the right to be displayed bellow?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, you can try Koler: https://kuler.adobe.com/explore/newest/
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterSet your matching fields in Sweetdate – Buddypress to search one field value in the other
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
Depending on what kind of slider type you wan to use you import that one, with form, without form or optimized to show below header. You can import any of them since they are alike just small settings that are different.
sweetdate – homepage Rev shows the slider in your homepage that you set in Settings – Reading. In any other page, go to page edit – General settings – HeaderHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterReplace this:
with:COPY CODE<div style="position: absolute;" class="four columns">
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterThat is related to Buddypress. It is not possible by default.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterFollow the tutorial for initial theme setup. You shoud set you those 2 fields as Matching fields in Sweetdate – Buddypress.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2013 at 19:42 in reply to: Hide tabs next to profile image if user is not a paying member #7218SQadmin
KeymasterGlad we could help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterYou should disable wordpress comments because I guess that is your problem or enable akismet plugin to filter them
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterThat was a workaround for S2 problem that is not handling AJAX login requests. We’ll let you know if we find something
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi, Please send us an email at themesupport@seventhqueen.com and we can talk details
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterYou should just customize the code from: https://archived.seventhqueen.com/forums/topic/extra-membership-restrictions-how-to to sweetdate-child/functions.php an have the child theme activated
If is not working then you are not copying it correctly or have a caching plugin, etcHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2013 at 11:58 in reply to: Hide tabs next to profile image if user is not a paying member #7202SQadmin
KeymasterHi, The code above has some missing parts. This should do the trick:
COPY CODEadd_action('bp_after_member_header','kleo_my_actions1', 1); function kleo_my_actions1() { global $bp_tabs; $bp_tabs = array(); $bp_tabs['base'] = array( 'type' => 'regular', 'name' => apply_filters('kleo_extra_tab2',__('About the artist', 'kleo_framework')), 'group' => 'General Info', 'class' => 'regulartab' ); $user_id = bp_displayed_user_id(); if (pmpro_hasMembershipLevel(array(5,6), $user_id)) { // Add tab 'Additional' $bp_tabs['additional'] = array( 'type' => 'regular', 'name' => __('Additional information', 'kleo_framework'), 'class' => 'regulartab' ); // Add tab 'Contact Details' $bp_tabs['contact details'] = array( 'type' => 'regular', 'name' => __('Contact Details', 'kleo_framework'), 'class' => 'regulartab' ); } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
Those strings belong to Buddypress, so you need to translate the plugin for that. An easy way is to do it using Codestyling Localization plugin.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterUnfortunately, like I said, there is no easy way to modify how they are rendered since they are generated by Buddypress. You can try hiring a developer from microlancer to help you with your custom work.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
Your users can be seen under Dashboard – Users
Memberships – Members List shows the users that have purchased a membership using the Paid memberships pro pluginRegards,
AbeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
You can skip to the checkout page by redirecting your users to the checkout page with a query string that tells PMPRO for what level to do the checkout, like this:
/membership-account/membership-checkout/?level=1Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterHi,
After your theme install you should have a notice that recommends what plugins to install and the revolution slider is one of them.
If you want to manually install it, the location of the archive in the theme is in sweetdate/framework/inc/revslider.zipRegards,
AbeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadmin
KeymasterOk I see what you mean. I have updated the above code.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts