Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Activate default wp theme and check if you still receive two emails when you do that action.
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,
For the fatal error that comes from the child theme, go via FTP to wp-content/theme/sweetdate-child/members/single/ and rename the home.php file to something else like home.php.backup then test if it works as it should.
503 errors comes in general from server limitation of from scripts , i cannot get that error on my test on local at all…
Do you have the latest version of WordPress ? If not update those
Do you have the latest version of Sweetdate theme ? If not update those
Do you have the latest version of plugins installed ? If not update thoseIt’s very important to have all updated.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIn general this kind of issues can be caused by using outdated parent theme or outdated child templates. So you will have to do the next.
In first place you should update the theme to the latest version 3.2.6 at this moment you have 2.9.6 version. And update all plugins.
Go to wp-admin -> theme options -> buddypress -> Search form customization(DEPRECATED) uncheck all fields!
Make sure to have page template for /members page default if the page it’s created.
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 :

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.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 16, 2018 at 19:20 in reply to: I’d like to change the language of the comments section on Facebook, but what should I change? #203997Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Cannot see that bug on my local install where i use latest theme,wp and plugins… do i need something special ?
Do you have the latest version of WordPress ? If not update those
Do you have the latest version of Kleo theme ? If not update those
Do you have the latest version of plugins installed ? If not update those
If you de-activate all plugins it works ? if yes enable back plugins one by one to identify what causes this.
If you de-activate the child theme it works ?
Let me know, maybe it’s a isolated issue on your server..
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use the next css to make there for few icons then the more button will be displayed highlited.
COPY CODE@media(max-width:991px) { #buddypress div.item-list-tabs ul {width: auto !important;} #buddypress div#item-nav {padding: 0;} #buddypress div#item-nav ul li {opacity:1 !important;} #buddypress div#item-nav .responsive-tabs {height: 102px !important;} #buddypress div#item-nav ul li a:before { margin-bottom: 10px !important;} #buddypress div#item-nav ul li a {padding: 0 7px;font-size:10px;} #buddypress div#item-nav ul li a:before {font-size:44px;} #buddypress div#item-nav a.dropdown-toggle:before { background-color: #777 !important; color: #fff !important; } }The last selector targets only the more button so if you need to highlite only more button copy and paste only that css

The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
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 don’t know in depth details , i know that we are running kleo+bbpress+ custom code in places where was needed. For those notifications i think they are default from bbpress. I recommend you to ask the bbpress related questions to they support forum.
Let me know if i can help . you with other theme related things.
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 i added that and clicked on first two and they driving me to the media pages and the rest of them offering 404 maybe those had been changed in the past and there it’s the cache ?
Link pointing to the media files : https://drive.google.com/file/d/12LeD_k_gszNiryY3vEjP0MnaAT4gTv19/view%5DCheers
R
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Done, with a single exception… cannot find from where you had placed the bottom background you will have to delete it.

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again
1. I saw your homepage and the cards and they are displayed as it should and they shown the back when you hover so what’s the issue ?
2.
There might me some conflifct with other plugins or child so you will have to de-activate all plugins and child theme off then check if they are displayed as it should, if you had done eny kinf of speed optimizations from cloudflare, from server cpanel, frmo htaccess or any caching cnd plugin can cause that switch all off and test. On our demo cannot see similar.Also you can use this snoippet to make all animations visible directly !
COPY CODE.animated,.wpb_animate_when_almost_visible { /*CSS transitions*/ -o-transition-property: none !important; -moz-transition-property: none !important; -ms-transition-property: none !important; -webkit-transition-property: none !important; transition-property: none !important; /*CSS transforms*/ -o-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; /*CSS animations*/ -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; opacity: 1 !important; filter:none !important; }3.
Replace this file content : wp-content/themes/kleo/vc_templates/vc_row.php
with the content of this one : https://pastebin.com/raw/1m5KbcWK
It’s a bug that it will be fixed in next theme update
4. The theme comes with no plugin installed, the theme suggest you to install the used one in our demos, so you are free to delete it and to re-install it using latest fresh version.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It was weekend it says in sidebar the response time it’s 1-2 days from monday to friday.
I will get back to you
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 a screenshot marking the element that you want to add it to the portfolio overview page (provide link from your site or from demo to can figure out exactly where) ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Cannot see any snippet there at that link anyway the code that i had provided to wasn’t ok ?
Can you link here where it’s current issue ? What post template are you using ?
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 add the next function into child theme functions.php fileCOPY CODE/* Deqeue the google fonts */ function sq7r_deque_kleo_gogole_fonts() { if( function_exists('bp_is_active') && !bp_is_members_component()) { wp_deregister_style('kleo-google-fonts', $google_link, array(), '', 'all' ); wp_dequeue_style('kleo-google-fonts'); } } add_action('wp_enqueue_scripts', 'sq7r_deque_kleo_gogole_fonts',999);It will prevent google fonts loading also you can go to wp-admin -> theme options -> fonts -> and to set for every heading Arial font a standard one.
Then, you can load and set any font you want to following this method follow this : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font/#post-106881
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 13, 2018 at 17:01 in reply to: PrettyPhoto Includes images from all galleries on the page #203773Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
All those erros seems to comes from MixcloudEmbedWidget plugin

Maybe the reinstllation of the emails wasn’t work because of the errors ? try to switch all off while you do that plugins and child theme.
If you don’t have activaton.php file in wp-content/themes/kleo-child/buddypress/members here you don’t need to do that, it’s enough to update the theme.
You will have to code yurself and adapt/change that to work, that implmes knowledges of php and javascript and maybe mode deends by the plugin.
Make sure to re-install the emails!
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou had done that… can you please provide FTP to can test it live (private reply)
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
In this case please revert the last change replace again the file content with the previous one : https://pastebin.com/raw/0xuK13Qt
Then if you say that you not receive emails in other cases you will have to install and configure this : https://wordpress.org/plugins/wp-mail-smtp/
Since the code it’s correct and works for other users. Maybe there should be configured the mail server.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 13, 2018 at 16:02 in reply to: Profil Buddypress submitted on geodirectory place when you Send an Enquiry #203763Radu
ModeratorHi,
You can get the user id using this function : bp_displayed_user_id() or bp_get_member_user_id()
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. Not sure if i undestand correctly so you want to use the metadata for posts/pages that are generated by the plugin instead of meta from the theme ? If yes they should have a shortcode for that. Let me know
2. You will have to edit the page with visual composer and to edit the element portfolio and limit the number of the items there. Wp-admin -> pages -> homepage

3. There is no quick solution to make them integrated into buddypress , you can follow and inspire from here : http://mridulgoswami.com/adding-custom-post-type-to-buddypress-activity-the-right-approach/
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 provide to me the wp admin credentials to can do that for you
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 should must be a coincidence since our latest version has only the changes listed in the changelog so technically that it’s not possible maybe the security breach was somewhere else.Use cloudflare for dns security and more and for wp a plugin something like https://wordpress.org/plugins/wordfence/
Good luck
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 12, 2018 at 19:58 in reply to: KLEO updated to version 4.3.9 Bug Bootstrap frameworks WPDataTables 2.2.2 #203707Radu
ModeratorNot marked as solution -
AuthorPosts

