Forum Replies Created
-
Author
-
Abe
KeymasterThey appear on the same line to me. Maybe it comes from using different browsers. Use Inspect element from you Chrome browser or Firefox Firebug to see element CSS. Try making the font size smaller for the buttons
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
KeymasterThose come from Buddypress plugin. Make sure you fully translated BUddypress and you have generated the .mo file
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, Yes I see now what you say and we fixed it. Until the update you can comment this line in wp-content\themes\kleo\kleo-framework\kleo.php
add_action( ‘wp_enqueue_scripts’, create_function( ”, “wp_register_style(‘kleo-google-fonts’, ‘//fonts.googleapis.com/css?family=Roboto Condensed:300,400,700|Open Sans:400’ , array(), ”, ‘all’ ); wp_enqueue_style(‘kleo-google-fonts’);” ) );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
KeymasterYou have some color settings for the profile in Sweetdate – Buddypress. Have you tried 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
Keymasterhi, I think I already responded to your exact same questions somewhere. Let me know if that is not the case
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 matching fields algorithm works with only one value fields. You can get read of one fields and just have User type field where users will be able to search by multiple choices if you add it to the form, so they will search by user type. Hope you understand what I try to explain. Mainly just have one field for user status and add that to the search form and remove it from the 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 solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI don’t know what are you referring to. There is no default option to download the pictures
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.May 23, 2014 at 21:14 in reply to: Login modal not exposing issues with passwords/admin ajax permissions #18669Abe
KeymasterWordpress does no recommend that functions over wp_login_url. The recommendation is for the redirect parameter.
Also that form action has nothing to do with the AJAX login and wp-admin/admin-ajax.php
Like I said wp-admin/admin-ajax.php should be accessible and this is not just a requirement of our AJAX login but plenty other WordPress functions.The function that takes care of the login is the one you pasted above, maybe it helps in the debug process the guys at wpengine
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
KeymasterDon’t complicate the things. they share certain functions but anything else is just a matter of naming
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 fixed that also but forgot to attach it. replace the content from buddypress.php with the attached file.
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.Attachments:
You must be logged in to view attached files.Abe
KeymasterThanks @sharmstr
We are gratefulHi 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 @pa7ja9
Have you tried to set WP_DEBUG to TRUE in wp-config.php file?
Also check server logs for errors and see if you can find any useful info. I don’t think it could be related to the theme but you can switch to the default WP theme and do the same import just for testingHi 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 works by WordPress instruction. Probably in the functions.php the system does not know yet what template will be loaded so you can put your code in a action like add_action(‘wp_head’, ‘your_function’); and in the function your_function() {} add 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.Abe
KeymasterYou should wait for the update. It should be available at the beginning of June
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 default bpAlbum functionality you can enalbe bp_Album settings by adding this to your sweetdate-child/functions.php
add_action( ‘admin_menu’, ‘bp_album_add_admin_menu’ );You can enable bpAlbum from Sweetdate – 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
KeymasterHmm. not sure what those can be. haven’t seen them. Try the buddypress forum. It could be from a plugin used 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.Abe
KeymasterHi, Maybe there are some background images used from Sweetdate options or from homepage images which you can edit from the page content
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 I could 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
KeymasterMake a backup first of the database and 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.Abe
Keymaster@sharmstr we almost finished the gallery shortcode change and we are waiting a response from rtcamp team on a JS matter. Will keep you posted. 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
KeymasterIt must be from a plugin installed. Add this css to fix it
COPY CODE.input#bp-login-widget-user-login { width: 100%!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
KeymasterI don’t know if you understand me, create a file on your server in wp-content/themes/kleo/vc_templates/vc_column.php
The file you need to create does not exist, that is why you have to create it and add the content from the attached file.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 @Jeegy
glad you figured it out.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, you need to change the maximum number for the count in wp-content\themes\sweetdate\assets\scripts\app.js in function circularMembers() change max: 100
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 figured it out.
Topic closed.
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,
1. could be from a plugin used or custom code
2. Caching issues maybe. This is related to buddypress. StrangeHi 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, What you need implied some custom work and there is no quick solution to provide. So you need to hire a developer to help you do the customizations needs.
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, see the templates to edit:
– register page: wp-content\themes\sweetdate\registration\register.php
– register popup box: wp-content\themes\sweetdate\page-parts\general-register-modal.php
– home page register form (if used): wp-content\themes\sweetdate\page-parts\home-register-form.phpHi 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.May 22, 2014 at 19:59 in reply to: Search Bar in the Compose Message section not showing results #18570Abe
KeymasterAs far as I know, the autocomplete will work only from your friend connections so if you have that disabled, you will probably won’t have an autocomplete.
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, kleo_framework strings is the right text domain to translate for Kleo theme and you should click the button to auto-generate the .mo file after you make the translation. After that the plugin should put the translation in theme folder under languages directory.
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, I don’t think I understand exactly what you say. You can add as much sliders as you want from that page edit using Visual composer. Sliders are defined in WP admin – Revolution slider
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 could be a caching issue. Anyway looks something wrong in your install
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, maybe it is a caching problem. Try deleting browser cache or site cache if you are using a 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
KeymasterHi, that can’t be achieved by default and you will need to make the customizations yourself. Also this plugin you can try but it won’t apply to the search: http://wordpress.org/plugins/buddypress-user-account-type-lite/
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, Yes this is related only to CSS an you should inspect those elements using Chrome browser or Mozilla Firebug to see what CSS you need to customize. Any CSS customization can be added to the child theme in style.css or in Sweetdate – Styling options – Quick css
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, see this related on BuddyPress installed on a network: http://codex.buddypress.org/getting-started/customizing/bp_enable_multiblog/
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 do that but you should only restrict the group creation link in this case. See how to add extra restrictions to your site: https://archived.seventhqueen.com/forums/topic/membership-levels-price-page#post-14077
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
KeymasterBuddypress has its own mechanism in the profile edit page and you should search a plugin for Buddypress like https://wordpress.org/plugins/enforce-strong-password/
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 Allan, that must come from the captcha plugin you use since the redirect take you to the homepage and not the reset link
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 testing on local install then Gravatar won’t be able to generate the avatars. You can choose a generated one from WP admin – Settings – Discussion
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