Forum Replies Created
-
Author
-
Radu
ModeratorHi,
See the screenshot it contains additional notes

Did you have the same behvaiour if you activate default wp theme instead the kleo ?
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 see, i recommend you before updating all, to cone your instance on a development subdomain after all are ok, go it for live.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 22, 2018 at 16:30 in reply to: conflict with popup function of Smashballon Instagram Feed Plugin #201554Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
There are two ways to show the login pop-up
1. Adding at the end of the link /#show-login example : http://rdu.local/kleo/#show-login
2. Adding this class kleo-show-login to the element that you want to click and to appear the pop-up.
COPY CODE<a href="http://rdu.local/kleo" class="kleo-show-login">Login</a>Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2018 at 18:02 in reply to: rtMedia for WordPress, BuddyPress and bbPress, is creating issues in my consoles #201464Radu
ModeratorNot marked as solutionRadu
ModeratorHi, ask on the plugin support seo by yoast questions.
Maybe ? IT might take some time until they will be updated.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2018 at 17:55 in reply to: 2 issues, Registration Activation Code and Issue with Profile Page #201461Radu
ModeratorNot marked as solutionJune 21, 2018 at 17:12 in reply to: rtMedia for WordPress, BuddyPress and bbPress, is creating issues in my consoles #201455Radu
ModeratorNot marked as solutionRadu
ModeratorI think it’s necessary to add in your page head the files that module needs like their script and css and maybe the initialization.
To can find out what are them just add in a page with visual composer that module then preview the page and look at the head tag and inside it for related.
I had looked quick at the rendered shortcode source
wp-content/plugins/js_composer/assets/lib/vc_carousel/js/vc_carousel.min.js
wp-content/plugins/js_composer/assets/lib/vc_carousel/js/transition.min.js
wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js
wp-content/plugins/js_composer/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js
wp-content/plugins/js_composer/assets/lib/waypoints/waypoints.min.js
So the init function not sure what it’s since this shortcode comes from visual composer directly.
Try to run KLEO.Main.init(); not sure if this ill init also non-kleo items.
You can ask the visual composer team about this.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes… in this case you can follow the guide from visual composer team it should fit for your needs but it’s not programmatically added :
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 21, 2018 at 16:48 in reply to: conflict with popup function of Smashballon Instagram Feed Plugin #201452Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Startapge meaning homepage right ? ( https://7thqueen.newfriends2go.com/ )
I was redirected after login from popup here : https://7thqueen.newfriends2go.com/wp-admin/
Then i went to theme options miscellaneous -> popup login redirect and i had changed to reload current page.

Now after the login page will reload from where you had logged in.
So can you confirm that this continue to happens here ? https://7thqueen.newfriends2go.com/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Thanks you but it behaves the same, if i edit any page with that i’m redirected to : http://rdu.local/kleo/wp-admin/edit.php
See this video : https://drive.google.com/file/d/1QTEWqObXPr61PNg_rdwULlTeOf3GIGlq/view
Not sure maybe because the plugin it’s not activated ?
That’s why i had asked directly for FTP, if you cannot offer access i see, but you can provide ftp access only to wp-content/themes/plugins/thrive plugin folder, wp-content/themes/kleo/, wp-content/themes/kleo-child/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatoryes, users should press activate, that’s how the buddypress activation works now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, This its something that facebook ask for some users, please do what ask, verify you account. https://www.facebook.com/help/community/question/?id=392247177633491 CheersRadu
ModeratorBuna,
Noi oferim support decat pentru parent theme nu si pentru custom cod din child theme, ca sa iti poti da seama daca intr-adevar child theme cauzeaza asta, dezactiveaza child theme activand parent. Apoi testeaza si vezi daca este in regula.
Sau poti astepta pana diseara-maine, un update la sweetdate o sa fie publicat incluzand cele mentionate de tine. Intre timp testeaza sa vezi daca child cauzeaza acea problema.
O zi buna
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2018 at 17:23 in reply to: 2 issues, Registration Activation Code and Issue with Profile Page #201351Radu
ModeratorNot marked as solutionJune 20, 2018 at 17:21 in reply to: rtMedia for WordPress, BuddyPress and bbPress, is creating issues in my consoles #201350Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
The issue with the page 2 that displays other search criteria that you initially selected may be related to your current theme and/or child theme templates.
That happens when you are using a 3.x.x version of the theme and in child theme templates from 2.9 orr because you had choosen from wp-admin -> theme options -> buddypress -> Search form customization(DEPRECATED) to use those since they are deprecated.
Check if the child theme causes that by activating parent theme instead.
You should update the theme to the latest version 3.2.4 and all plugins updated.
Go to wp-admin -> theme options -> buddypress -> Search form customization(DEPRECATED) uncheck all fields!
Please keep in mind this! for 3.x Versions it’s mandatory to not use the wp-admin -> buddypress-> Search form customization(DEPRECATED)
So uncheck all of those!

So, now the search form will be builded from wp-admin -> users -> profile search.
Horizontal form settings :

Home form settings :

In the search member page that you had created, to can render the new form using the bp profile search instead the theme core feature that it’s deprecated, it’s needed to add this one.
[bps_display form=1991 template=”members/bps-form-horizontal”]
**instead 1991 replace with your form id.The forms will be populated with additional fields from wp-admin -> users -> profile search- > Members Horizontal or home search.
Make sure to have all plugins updated! and child theme without any changes from past theme versions.
Make sure also the page named members
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Done,
I had added specific class for every column named setorder1,2,3,4 and so on then i had added this css to quick css area
COPY CODE@media(max-width:991px) { .setorder1 { order:2 !important; } .setorder2 { order:1 !important; } .setorder3 { order:1 !important; } .setorder4 { order:2 !important; } .setorder5 { order:3 !important; } .setorder6 { order:4 !important; } .setorder7 { order:6 !important; } .setorder8 { } }Now they arranging ok
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2018 at 16:03 in reply to: Woocommerce and Categories bug after lastest Kleo/Woocommerce update? #201341Radu
ModeratorNo problem
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Other user reported the same, until we investigate the issue, you can use a previous version of the plugin, it should work. can you please provide the plugin version with the issue please ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Where i can get the latest version since cannot update to latest, and with this version when i edit with it it’s redirecting to http://rdu.local/kleo/wp-admin/edit.php not gives blank page or error.
Provide to me the version with the issue. Also looking on the ft for latest version in the plugins folder to can pull from there.
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 solutionJune 19, 2018 at 18:57 in reply to: 2 issues, Registration Activation Code and Issue with Profile Page #201269Radu
ModeratorNot marked as solutionJune 19, 2018 at 18:31 in reply to: rtMedia for WordPress, BuddyPress and bbPress, is creating issues in my consoles #201266Radu
ModeratorNot marked as solutionJune 19, 2018 at 18:25 in reply to: Change the + with a magnifier in the Kleo post grid for Galleries #201265Radu
ModeratorThe function will have to be added in wp-content/themes/kleo-child/functions.php
COPY CODE//Change the hover on portfolio add_action('after_setup_theme','kleo_my_member_data'); function kleo_my_member_data() { global $kleo_config; //this is the details field, right now it take the "About me" field content $kleo_config['image_overlay'] = '<span class="hover-element"><i>Aaa</i></span>'; }Replace aaa with your desired icon or character
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 it’s a review or testimonial. you just edit the page with visual composer and delete the testimonials element.At this moment your site seems to be offline
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatorno screenshot
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Are you referring to receive the push notifications to the from your website ?This is not possible cuz you will have to make an app where users installs and where the notifications from the website comes to the user tough that app.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. They should remain2. The profile frmo whan i know remains, it will expire only the membership attachehd to the account that he haves not the account itself.
3. No, this can be acheived using a help from a developer.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
Maybe using this pugin : https://wordpress.org/plugins/simple-terms-and-conditions-for-buddypress/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 19, 2018 at 17:45 in reply to: 2 issues, Registration Activation Code and Issue with Profile Page #201253Radu
ModeratorNot marked as solutionJune 19, 2018 at 17:43 in reply to: rtMedia for WordPress, BuddyPress and bbPress, is creating issues in my consoles #201252Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
So using the previous version of the plugin , will make it work ?
Or if you will add a previous version of our theme will work ?
I think i will need ftp 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 solutionJune 19, 2018 at 17:36 in reply to: Woocommerce and Categories bug after lastest Kleo/Woocommerce update? #201249Radu
ModeratorHi,
I see, in this case revert the changes that you had done (put the theme at the current version again), and wait us to push a new update concerning that.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

