Forum Replies Created
-
Author
-
clynParticipant
sorry but i dont understand whta you mean 🙁
At the moment i dont want to show display and title setting. Just want to show Media (because i have lots of author so they can change the page structure)
clynParticipantAh so sorry, i solve the problem. (‘custom_post_name’) is specific keywords i must use my custom post names such as movie or album etc. I think need more sleep 🙂
Thanks…
clynParticipantHello, not only book directory, could be movie, music or events. I dont want to use default wordpress post so i created custom post types and taxonomy.
Actually, the problem is explain above with pictures. I have no problem creating custom post type, taxonomy, add new custom fields or creating directory. Just, why some value is not coming with grid element builder as show on above picture.
Should i use some code?
Thanks….
clynParticipantAlso, i installed Advance Custom Field pluging and all steps show on images…
Should i add some code on function.php or etc…
Attachments:
You must be logged in to view attached files.clynParticipantAt the moment, i try to solve with visual composer add new grid built element but not calling that entered value. only can show label
Attachments:
You must be logged in to view attached files.clynParticipanti cant believe this 🙂 i was working on kleo blog , last 20 days, i am testing lots of pluging with kleo before open my site. I think need more sleep…
Thanks…
clynParticipanti am doing something wrong, i know but how? Im sending visual composer pictures.
A – I deacivaed CPT UI and installed TYPES pluging but still dont call new post types such as book
B – I can access mydomain/book and mydomain.com/book/newposttyep-test-book-1
C – I cretaed category also for new post type “book” and tried to call by category but dont show.Should i add something on kleo child function.php?
and
what should be my new type setting option (actually i tried all)Attachments:
You must be logged in to view attached files.clynParticipantMultisite more complex for me. I think, its disable to register on checkout page for me… Thanks…
clynParticipantI mean that customer should be wordpress member not also buddypress member… 🙂 short sentences…
clynParticipantLaura,
I am gonna really crazy 🙂 My project plan is below.
1 – Visitors can see all my members activity, profile, share or created group’s share, read all their post or page
2 – People using invite code to be free member
3 – All members have different membership levels, because such as member individual can create 5 post per year and member company can create 10 per year or etc. (I am using author category limit and post limitation) So i must use paid membership pro pluging with role addon to follow them.
4 – when people use invite code and they are going membership level and chosing one of them, individual or company.But, when people purchase on shop (default role just “read”, check with user role editor) who can pass invite code and also can use buddypress or choose one of membership levels.
Customer must be register for follow their order status (on hold, or shipped etc)
I need this, when customer purchased something and be register on woocomerce check out, they must use only order (buddypres profile), never use other activity, or create group etc.
I tried everything with user role editor or theme membership (i did restict) or setting buddypress, also i write woocomerce…. Problem is when you be register with customer, you can pass all membership level page. I try when a default register role is membership level C (for customer) and restrict the theme option/membership/restrit membership level C but still use buddypress
Help me please
Sorry for long sentences and my bad english 🙂clynParticipantFirst, i am using firewall WP-All-in-One, it was activated and when people purchase on shop, they dont need to activate their email, they can go buddypress profile also all logout never work….
But now deactive and delete firewall, people should wait to go to their buddypress profile after email verification.
But customer role still use all buddypress activity or etc. But i want, if anyone register on woocomerce who should see just order on buddypress…
Also i will write to firewall pluging (1.000.000 installed) https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/
At the moment, when i create new register form with Pie Register pluging, all logout dont work. I deleted default register than try, also i added buddypress logout (2 logout, kleo and buddypress) than try, not work.
Now, i unistalled all firewall and pie register, its working very well, but still customer role can use all buddypress activity
clynParticipantThis woocommerce making me crazy. Now, when people can purchase (guest shop enable or disable) going to checkout page and all logout dont work on page, when customer check e-mail and coming account page, and its also SignOut working and Kleo LogOut never work again.
At the moment this customer can use budypress because i can manage only with membership level on theme option.
Now i think i must do default basic membership level to for customer role. I mean, all guest shoper complete the check out they can be also basci membership level, and also i restrict some option to basic level on theme option membership…Right?Or missing someting?
clynParticipantHi,
Code is work but asking username or email, how can we use both of them with captcha or how can we add secet question… in my member page everyone can see other username…
Thanks
clynParticipantYes i read lots of article tonight and all of them say like you. I am using admin menu so some roles never see dashboar menu on backend editor. At the moment user can see Mine(3) Published(8) Trash(6) (just read) published other roles post and pages so i found this code on wordpress moderator and added function.php child theme
/**
function posts_for_current_author($query) {if($query->is_admin) {
global $user_ID;
$query->set(‘author’, $user_ID);
}
return $query;
}
add_filter(‘pre_get_posts’, ‘posts_for_current_author’);
*/user cant see other users published or trash post, page, protfolio or products etc on backend but this code also working for me on administration panel, and cant see the others published… What is wrong?
sorry because wordpress closed this topic, i could not ask them
Thanks
clynParticipantThis Business Directory include all Geodirectory add-on? i can only entry one city or country…not multilocation?
clynParticipantHello,
I am using Home News Magazine demo (with buddypress) , can i use also business directory and people can add list, such as i am giving a link on topnavmenu, and its going business directory homeapage? if we can, wooww its so good…
clynParticipantwhen member click upgrade membershiplevel, page goes to same membershiplevel. so i must create when member A click upgrade, the page must go to only member A upgrade page…
sorry my english at the moment 🙂
August 12, 2015 at 01:09 in reply to: Woo Commerce Errors regarding templates after today's update #72637clynParticipantKleo Support Theme is the Best !
Thanks…..
August 11, 2015 at 21:15 in reply to: Woo Commerce Errors regarding templates after today's update #72609clynParticipantYou mean that we sould wait you to update theme, right? I am new on Kleo so testing all i need pluginig. When everything is ok i will reinstall wordpress and all plugging that i will open my site. At the moment, when i go to theme option/uptade theme i am enterng my themeforest username and Api than save, nothing happend…
Thanks
Best RegardsclynParticipantHello,
I installed https://wordpress.org/plugins/multi-rating/ but its showing single post page but not showing all Blog page..
Can you help me?
Thanks
August 11, 2015 at 14:26 in reply to: Woo Commerce Errors regarding templates after today's update #72547clynParticipantI think, i solve this. I hope Kleo Admin say yes its true…
Please read on this page http://docs.woothemes.com/document/fix-outdated-templates-woocommerce/What did i do…
1 – I opened my cpnael. wp-content/plugins/woocommerce/templates/ i clicked templates file and copy to this folder wp-content/themes/kleo/2- Entry to templates files under Kleo and choose file such as mine (content-pruduct.php) and copy eveything with editor than turn woocomerce folder under Kleo and you will see out of date content-product.php, open this with editor and save it.
3 – You will not see warning about this file again… Please dont try before confirm admin….
Good day
August 11, 2015 at 13:50 in reply to: Woo Commerce Errors regarding templates after today's update #72544clynParticipantYes, same warning… What does it mean?
Thanks
clynParticipantWhat can I do? Should I write them?
At the moment i will open new topic about some develop for your other members that help them…Thanks
clynParticipantthank reply, i think i mean sub membership. Also should i open new topic for my new questions or ask under this topic?
best regards
clynParticipanti found pinterest theme under specific pages (and select pinterest) and i did import demo data but nothing happen…
-
AuthorPosts