Forum Replies Created
-
Author
-
Radu
ModeratorHi,
In Sweetdate and Kleo themes we are using Paid Memberships Pro so i can recommend it!
To add member type dropdown at register in /register/ page i recommend you to ask the pmpro support team maybe they have already an integration with buddypress, i don’t have a solution for this.
For adding multiple fields n the pmpro checkout page you can use this plugin : https://wordpress.org/plugins/pmpro-register-helper/ read the description to make sure that it’s what you are looking for
The pmpro plugin it’s free, you can navigate thru their addon libraries, maybe you will find other addons for pmpro that will helps you to acheive what you need / https://www.paidmembershipspro.com/add-ons/
Also you can ask the same the pmpro support team.
For the wisechat, you should create a chat and setting the style for it, then generated shortcode will be paste on a certain page where you want to display the chat.
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 cannot reproduce what you describe since the i’m able to click

So just make to me a video and show me exactly how i can reproduce the 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,
When you press on women or men and the results are mixed… it seems to be related to the buddypress since with default wp theme it returning the same.
The cover photo works on localhost and also on a regular hosting, cannot reproduce what you describe.
The changing cover works, cannot reproduce !
Check the php version where yyou try and if is somehhow it’s 7 try to switch to 5.6 can be a cause.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
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,
Great
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 19, 2017 at 16:33 in reply to: SweetDate isn't displaying edits or plugins on my website #174115Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
So you want to have the search in the menu only for registered members ?
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,
Checked right now on my demo and that button works!
Make sure to have latest theme version and check if you have made some modifications in the child theme, de-activate the child theme and check if it works with parent active the delete button.
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,
My css cannot prevent the reply button to work… tested on two installs demo and mine…
Make sure that issue to not be caused by anything else…
As you can see my css fix that…
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,
In 3.0 we have updated the buddypress templating logic and all language problems should be fixed
Let me know
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,
Maybe because you have only two new titles in the ticker, try to add 6-7 or more and test.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Check it out now,
I’ve copied the generated html of that button that not accepts your additional parameters and i’ve added simply HTML in a text area. So delete the initial button.
COPY CODE<div class="vc_btn3-container vc_btn3-inline"> <a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-icon-left vc_btn3-color-peacoc" href="mailto:kaufmanwebconsulting@verizon.net?SUBJECT=”RE: Treyburn Contractor Referral Update Request”" title=""><i class="vc_btn3-icon fa fa-share"></i> UPDATE YOUR LISTING</a></div>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 have any cache, minification, HTML compressor any kind of optimization ? or CloudFlare ?
If yes de-activate all caches/optimizations/minification and purge/empty cache and check again.
If persists, de-activate the child theme and check again.
Let me know
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,
That’s because you have made some modifications in child and interfere with that

This file causes that
https://www.weganup.com/wp-content/themes/kleo-child/js/social_login.jstry to rename the file to see if will works but most sure yes.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can de-activate the link for the clients using this CSS..
COPY CODE.page-id-16832 .kleo-carousel-items.kleo-carousel-post ul li a { z-index:1; pointer-events: none; }To can have the editor on clients you will have to replace this file content : /wp-content/themes/kleo/lib/clients.php
with this content: https://pastebin.com/raw/jFmpKxZm
Then add in wp-content/themes/kleo-child/functions.php
COPY CODEfunction add_editor_to_kleo_clients() { /**** CPT REGISTER ARGS ***/ $supports = array('title','thumbnail','editor'); return $supports; } add_filter('kleo_clients_cpt_supports', 'add_editor_to_kleo_clients');NOTE : Child theme needs to be installed and activated.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 18, 2017 at 17:02 in reply to: SliderRevolution Support and Custom Contact form integration #174019Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Just I’ve tried to reproduce the background problem that you reported but it seems to be isolated to you since I wasn’t able to reproduce it on my local install, so changing the background for header section it’s possible with rev slider and elementor activated and de-activated.
Please don’t report thinks that not works on your end with custom modification as theme bugs, before reporting test in a very clean install only with the parent theme (latest version) if you are able to reproduce what you want to report.
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 see, please give a try to this one instead: https://github.com/bphelp/me-and-my-friends-activity-only-for-buddypressAccording to the description and plugin name seems to be what are you lookinng for.
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,
You’re welcome,
Regarding to the product single page layout issue, go to wp-admin -> theme options -> woocomemrce -> Woocoemrce Single Product Layout -> Choose Left or Right Sidebar

If even you change that it’s the same provide to me admin credentials to take a closer look
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’ve figured out, there was a link over the img src, see the next screenshot you will figure out, I’ve done only for the first featured item, do for the rest, by removing the a href tag
COPY CODE<A href="http://image.com/img.jpg"><img src="http://image.com/img.jpg"></a>becomes
COPY CODE<img src="http://image.com/img.jpg">
That’s it
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,
All right ? I cannot see js errors anymore in the console and also it works to click on the member’s carousel, I’m driven to the user profile.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 15, 2017 at 18:51 in reply to: SliderRevolution Support and Custom Contact form integration #173817Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
You’re welcome 🙂
Please make a video cuz I cannot see/notice what you describe on mobile to can figure out.
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,
Please try to use this css instead for the new page that you have provided. I’m not sure if it was cache and or CloudFlare the problem, it could be.
COPY CODE.kleo-block.feature-item .feature-text { position: relative !important; } .kleo-block.feature-item span.feature-icon { position:absolute !important; left: 50% !important; top: 50% !important; z-index:111; background:transparent !important; margin: -50px 0 0 -25px !important; } .kleo-block.feature-item.list-el-animated.big-icons-size.center-icons.kleo-open-href.start-animation { position: relative; } @media(max-width:991px){ .kleo-block.feature-item .feature-text { position: relative !important; } .kleo-block.feature-item span.feature-icon { position:absolute !important; left: 50% !important; top: 45% !important; z-index:111; background:transparent !important; margin: -50px 0 0 -35px !important; } .kleo-block.feature-item.list-el-animated.big-icons-size.center-icons.kleo-open-href.start-animation { position: relative; } }This is how will look

3. I cannot see the pop-up looking at the https://www.backupcircle.com/video_backup-3/
4. I’ve removed the css from visual composer concerning the styling of the icons over videos and I’ve replaced with mine… in the previous post.
It should be ok now.
Let me know
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,
It should work by default, can you check using same mobile device on our demo to test ?
See this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwNHY5bWFzTzdiajQ/view
There are generated continuous errors there and also there are some js errors, so please fix the insecure loading resource first and also the js errors it can be a real cause to not works on mobile.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 15, 2017 at 17:32 in reply to: SweetDate isn't displaying edits or plugins on my website #173801Radu
ModeratorHi, For the "HTML bars" TinyMCE bar you can try this plugin : https://wordpress.org/plugins/tinymce-advanced/ will give you more options. To making font larger and other color use the next CSS#bbpress-forums ul li,#bbpress-forums ul li a {font-size:22px;color:red !important;}Wp-admin -> theme options -> Styling Options -> Quick css Cheers R.Radu
ModeratorHi,
1. Download the latest sweetdate pack version
2. Unzip and look and navigate to Main Files/wordpress/ Version 2.9 , there you will see a sweet date archive
3. Unzip the sweetdate.zip.
4. Then go to wp-content/themes/sweetdate
5.Upload all extract files over the existing files
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk,
You’re welcome
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 see, what’s your hosting provider? somehow wp-engine? if yes that can be caused by the extra security checks.
At the current moment, I cannot tests what you describe cuz the website it says maintenance.
Can you please provide the admin 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,
The provided link goes to default landing page

If you want to provide to me the direct link, remove the frame from top right then provide the link.
So let me know the correct link where i can see
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,
Can you please provide admin credentials and a screenshot where you see that?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

