Forum Replies Created
-
Author
-
clyn
Participantok. i read https://archived.seventhqueen.com/documentation/kleo#translation,
question is,
in loco pluging, turkish buddypress translate is working, also turkish for KLEO is %100 but not loading or italian is %100 for kleo frame but not loading. Or german is %100 for kleo not loading but can show mutual friends pluging traslated to german on buddypress page…
i am using qtranslate to switch language. Is this mistake? which swticther is correct on frontend for loco translate? sorry bad english
thanks
clyn
ParticipantHi again,
Can you reply my last question above please, how can i seperate with ‘ – or . symbols between added taxonomy labels…. thanks
clyn
Participantits working now thanks… Last question is
how can add comma or space between tags… I added images
promise we drink Jack Daniels !!!!
clyn
ParticipantSorry 🙁 my english… I have 2 question
1 – i am adding second or third taxonomy but not showing.. You can see pictures.
if (get_post_type() == ‘portfolio-audition’) {
$categories_list = get_the_term_list( $post->ID, ‘portfolio-city’,’portfolio-city’, ‘portfolio-state’, ”, ‘, ‘ );2 – ı have job cpt, so how will use code… copy all code for job or use like this; This giving errorbut
if (get_post_type() == ‘portfolio-audition’, ‘job’) {
$categories_list = get_the_term_list( $post->ID, ‘portfolio-city’,’portfolio-city’, ‘portfolio-state’, ‘job-country’ ‘job-state’, ”, ‘, ‘ );clyn
ParticipantAt the moment, its really interesting, when i try to add new taxonomy label on admin panel such as event country page, its adding but i must refresh the page to show new label…
clyn
Participantif ( in_array( ‘categories’, $meta_elements ) ) {
mycpanel: https://218u05mfe.ni.net.tr:2083/
do9artnoid
nrgct_eser932058clyn
ParticipantACctually i did before, use that code… but giving always error
My CPT name: portfolio-audition , taxonomy: portfolio-country, portfolio-state, portfolio-cityError: Warning: in_array() expects parameter 2 to be array, null given in /home/do9artnoid/public_html/wp-content/themes/kleo-child/functions.php on line 30 — Can edit code for me? thanks
if (get_post_type() == ‘portfolio-audition‘) {
$categories_list = get_the_term_list( $post->ID, ‘portfolio-country‘, ”, ‘, ‘ );
} else {
// Translators: used between list items, there is a space after the comma.
if ( in_array( ‘categories’, $meta_elements ) ) {
$categories_list = get_the_category_list(__(‘, ‘, ‘kleo_framework’));
}
}clyn
ParticipantI did not understand anything that forum topic… I can show tags, categories, archieve link, post date or profile link on single post or post layout… On this topic, i cant understand how to i add custom taxonomies?
what should i do with above forum topic (you send it), should i chance categories to taxonomies?
thanks
clyn
ParticipantActually, i installed clean wordpress and latest kleo… so it can be solved.
But if i faced again this problem, what should i do? Any code to add function.php?Thanks
clyn
Participant3 – DO not or cant add captcha to pop-up (login and lost pasword)? DO i really add to captha on popup loging or lost passwords)
4 – When i check on WPsecurity, enable captcha on lost passwords, popup lost pasword working (sending email reset page) but also giving this below code? When deactive, i dont see this message…
Warning: Missing argument 3 for AIOWPSecurity_General_Init_Tasks::decode_reset_pw_msg() in /home/……./public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php on line 426
clyn
ParticipantActually i need but on buddypress/setting, there is a retired component Group Forum writing use bbpress… So i am confused. Those are different things?
clyn
Participanti am giving moderator role, and my member such as decor is (creative office role) and also giving user role editor to check forum…but decor member cant see on his wp-admin.. Believe me i am reading, if i cant solve i write you
https://www.artnoid.net
kleoteam
123456decor
932058clyn
Participantactually i did moderator but nothing happens. maybe forum repair item again?
thanks…clyn
Participant1 – sorry, again me… How do buddbress members (or different roles) can create forum. Roles cant see add new forum on their admin panel… I am giving permission on user role editor, but cant see on member admin panel…
1 – Buddypress component / Group Forums BuddyPress Forums are retired. Use bbPress. – its uncheck, but forum setting i give permission group forum and group can create forum… Is that same thing?
clyn
ParticipantI think you mean (my bad english understand), i need private and frelancer web master. Actually i will be honest, last 5 months ago, i’m 40 years old and lost my everything (my otel in bodrum Turkiye, my houses, my cars, my delivery company) and i dont have any finance to freelancer, also lots of people and taxes follow me. But, i am talking some one and they will be sponsor within 2 months for my art project… I hope you understand me.
also thank you so much solve my problem….
clyn
Participanti am creating communication accident, i know wasting your time. But i reaaly dont understand you. which instructed?
i haave only this code in my function.php
function custom_post_author_archive( $query ) {
if ( $query->is_author() ) {
$query->set( ‘post_type’, array(‘cinema-post’, ‘music-post’, ‘visual-arts’, ‘theater-dance-post’, ‘architecture-post’, ‘creative-artpost’, ‘portfolio-post’, ‘event-post’, ‘world-festival-post’, ‘resume-post’, ‘job-post’, ‘organization-post’, ‘product’, ‘post’,) );
}
}
if enable (forum dont show) should add something?//add_action( ‘pre_get_posts’, ‘custom_post_author_archive’ );clyn
Participanti really sorry sharmstr really sory. what am i missing? If enable code author cpt archive show but forum topic started is lost and replies show members post.. ıf deactive code, its forum work, author archieve dont work. what must i do work together? Really sorry
clyn
Participanti am economist and photograher, so its more technics everything for me ? Sorry my stupid questions
clyn
Participant🙂 sorry for my bad english, What must i do now? forums is solved, i should add something again function.php…
its now, like this..forum work, cpt archieve not shows
function custom_post_author_archive( $query ) {
if ( $query->is_author() ) {
$query->set( ‘post_type’, array(‘cinema-post’, ‘music-post’, ‘visual-arts’, ‘theater-dance-post’, ‘architecture-post’, ‘creative-artpost’, ‘portfolio-post’, ‘event-post’, ‘world-festival-post’, ‘resume-post’, ‘job-post’, ‘organization-post’, ‘product’, ‘post’) );
}
}
//add_action( ‘pre_get_posts’, ‘custom_post_author_archive’ );clyn
ParticipantBut now, i cant see the author custom post type archive, only shows normal posts… Should i decide, forum or archieve?
clyn
Participanti dont remember now who, but kleo team give me that code. because my author custom post type dont show before…I think you resign the code…
clyn
Participanti think you are talking about authour slug pluging… I forget to tell you before…I can deinstall, dont need this pluging actually
clyn
Participanthttps://www.artnoid.net
kleoteam
123456you need cpanel?
clyn
ParticipantProM code working very well on my custom post type. Showing login or register buttons but login button goes to wp-login.php not open pop-up at same window, and register button go to register page and i dont want to use this page (i am using Promembership register page)
how can i change ths buttons URL’s
thanks
clyn
Participantyes i did repair item…
this link, admin created forum
https://www.artnoid.net/forums/forum/cinema/cinema-movements/and you can see member decor start 2 topics under this forum. But
cant see statrted topic
https://www.artnoid.net/members/decor/forums/cant see replies but show decor members different posts. How could be this?
https://www.artnoid.net/members/decor/forums/replies/clyn
Participantoh sorry
function wpse_36118_force_published( $post ) { if( ‘trash’ !== $post[ ‘post_status’ ] ) { /* We still want to use the trash */ if( in_array( $post[ ‘post_type’ ], array( ‘page’, ‘MYPOSTTYPES’ ) ) ) { $post[‘post_status’] = ‘publish’; } return $post; } } // Hook to wp_insert_post_data add_filter( ‘wp_insert_post_data’, ‘wpse_36118_force_published’ );
clyn
Participantyou can see this links, replies show members post
https://www.artnoid.net/members/visualarts/forums/replies/
https://www.artnoid.net/members/decor/forums/replies/ -
AuthorPosts