Forum Replies Created
-
Author
-
Radu
ModeratorHi,
This is not possible, try to search for a plugin that allows you to do that.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just take a look at this video guide how to setup the theme like in the demo
I see that you have the search form on your homepage, you can add remove fields from wp-admin -> users -> profile search -> and select your form in your case home form.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 23, 2018 at 17:40 in reply to: Email sent from Website regarding a password reset or password change #192815Radu
ModeratorHi,
I don’t think so cuz the kleo doesn’t manipulate that, maybe it was comes from something else ? not sure what, like cache other plugins or the hosting? not sure
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I was able to register with a test account, did you had solved?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think one of your plugins causes that or the child theme if you are using
There seems to be a plugin compatibility switch off all plugins except visual composer then check if the vc works if yes activate plugins back one by one while you check until you find the plugin that do that.
If still not works with all plugins off or not, try to do the next, go to wp-admin -> plugins -> check visual composer and k-elements, de-activate them then delete them after that go to wp-admin -> appearance -> install plugins -> install Visual composer and K-elements, then check again.
IF still not works you will have to enable wp debug, i will add the procedure below.
Please update the KLEO theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just go to wp-admin -> theme options-> memberships -> Allow registrations also from PMPRO checkout page. -> on

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYour style.css file isn’t standard
Any style.css file from a child hteme should have those kind of headers
COPY CODE/* Theme Name: Kleo Child Theme URI: Description: Child theme for Kleo Author: SeventhQueen Author URI: http://seventhqueen.com Template: kleo Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready License: GNU General Public License License URI: license.txt */ /* * Please add your custom styles below */ .my-class {padding:0;}So your style.css doesn’t have those

So just add those before your css rules
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We had contact the rtmedia team and we are in progress to fix the dom duplicated id’s next week i think
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Just add
COPY CODE.post-info { font-family: abel !important; }Or only for homepage add
COPY CODE.home .post-info { font-family: abel !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think you can do that with this plugin : https://wordpress.org/plugins/buddypress-real-names/ give it a try.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We will investigate tomorrow in depth this issue ( [DOM] Found x elements with non-unique id ).
The second thing related to the replying to the comments it may be caused by the paginatiation tiat is no ajax, it’s directly via urlYou will click reply or comment on our demo you will see it works, also if you press load more a new content will be pulled in the same page without refresh https://seventhqueen.com/demo/sweetdatewp/activity/
We have also those errors in console related to [DOM] Found x elements with non-unique id and the functionality isn’t affected at all.
On your install if you press Load more at the bottom of activity page will open this link https://khiadmin.staging.wpengine.com/activity/?acpage=2 instead of pulling new content there.
If you had child theme and other plugins that can interfere with buddypress de-activate all except buddypress and see if it works as it should.
Let me know if it works to comment/reply with all plugins except Buddypress and child theme off
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Not sure why.. wired but just add this css in wp-admin -> theme options -> quick css
COPY CODE@media(max-width:991px) { #register-page form.standard-form h4.reg_groups_title { display: inline; } #register-page form.standard-form #registration-groups-section { display: inline-block; } }Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
Thank you for the kind words, i appreciate your polite and i’m glad that you had find a workaround.
Have a nice week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDid you had disabled child theme ?
For me on my local install it works pmpro + theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou see that the code works for me if i inject to the page.
Let me know the credentials to take a closer look
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There the content it’s replaced with that, see screenshot

Try to switch off child theme and all plugins except buddypress then check if that still happens, if no, enable them back one by one while you check.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWe will let you know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSorry for that, here’s a screenshot for searching in sweetdate theme

We had informed rtMedia about this from the beginning, you can ask them also !
Also that cannot be found in sweetdate theme

Anyway there is no functionality issue..
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The horizontal template it’s located in our theme wp-content/themes/sweetdate/buddypress/members/bps-form-horizontal.php
If you will have issues with this re-upload theme files over the existing one via FTP in wp-content/themes/sweetdate also do the same with bp profile search ofc re-downloading latest versions.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

