Forum Replies Created
-
Author
-
sharmstr
ModeratorPlease search before posting: https://archived.seventhqueen.com/forums/topic/re-order-menu-positions-on-members-profile#post-60568
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe “blog” page is special. WP takes control of it so it will always use the main sidebar. You can use on the many conditional widget plugins to solve your issue.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI can do some amazing things, but guessing your site url isnt one of them. LOL 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis isnt Kleo related. Use an smtp plugin to fix. I prefer this one https://wordpress.org/plugins/wp-mail-smtp/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou’ll have to copy the kleo_entry_meta function found in /kleo/functions.php to your child theme and add your code. The code will need to assign the counter to the $meta_list array. You’ll have to ask the counter developer what code you need to add to do that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIt should work fine. See attached.
Look for plugin conflicts with css, make sure you are running updated versions of kleo and rtmedia.
(note: in the future you can always test things out on the demo to see if your site is working correctly or not: http://seventhqueen.com/themes/kleo/members/demo/)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
Moderatorrespond privately with a link and credentials so I can see whats going on.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAnd it looks like your site isnt the only one. Here’s one not running Kleo
and a possible fix
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m curious how it was determined to be a Kleo issue. I’m curious because I’m running the latest version of chrome and dont have display issues with any of my sites. Here’s some basic things to check
1 – Does it happen with the 2015 theme
2 – Are you running the latest version of Kleo (3.0.4), k-elements (3) Visual Composer (4.5.3)
3 – Have you cleared your cache?
4 – Is a plugin causing it?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou can also look at single.php. That’s the template that’s used for posts. You’ll see in there the other templates that are used to build the page. For example, just before the loop it calls out one of the content templates depending on the post format that has been selected. Lets say it was an image post. Then you’d open up content-image.php.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs I mentioned before, add the code I gave you. It will tell you which pages you need to either change or copy and customize.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis has been asked and answered a few times before. Please search before asking.
There is no built in registration form form to put on pages
You can either uses one of the login widgets by adding the VC widgetized sidebar shortcode. Or you can add a button and add the kleo-show-login class to it to launch the login modal.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf you also created a page template for the cpt then within that template you can call your games sidebar as noted in #2 here: http://www.carriedils.com/sidebar-custom-post-type/
If you dont understand templates and didnt create one, you can use a conditional widget plugin: http://ghost1227.com/2014/01/review-wordpress-conditional-widget-plugins/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorBecause of the verbage, this can get quite confusing. I need to know if in fact you have widgets in a sidebar called “Shop sidebar”. Thats the sidebar which the category and product pages use. They do NOT use the main sidebar.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorReally no point in finding the previous thread. It basically says the same thing 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’ve discussed this somewhere here before. Yes, Kleo stylizes it, but the issue is that BP doesnt link the title to begin with. You wouldnt be touching any Kleo files to change that. You should ask them what’s the best way to do that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorUnhide it. The menu is in the header.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorBring up catalogue-2 in page editor. Scroll down to Theme General Settings. Check to see if you have the header turned off.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts a two step process if you use the bp registration process.
If you use the pmpro process, you can add buddypress fields to the checkout page. More info on that on PMPros website.
This is not Kleo’s fault. Its the way it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI think you need to cut him some slack. Sounds like you’re working him to hard 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAhhh, right. I didnt realize my gender box was multiselect. Sorry about that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThey need to be blank. It really doesn’t matter if there are multiples of them. You can have 5 pages named “register”. The only one that matters is the one that’s bp is setup to use. And that one needs to be blank.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNot sure I understand your response.
In any case, you need to have separate pages for activate and register.
Profile pages are not pages. They are built on the fly.
There are no login / logout pages besides the built in wp-login.php. Kleo uses a login modal box that you can set up in your menu. Or you can use the BP login widget.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorVisual Composer > General Settings
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 22, 2015 at 16:40 in reply to: More flexible Buddypress profiles, Membership Plugin, Payment methods #69466sharmstr
ModeratorSee if this helps…
You can create ‘sections’ using xprofile groups.
There is custom css presented in this forum that will change the labels and data to be on separate lines. https://archived.seventhqueen.com/forums/topic/buddypress-profile-fields
You can use this plugin to add a profile image: https://wordpress.org/plugins/buddypress-xprofile-custom-fields-type/
There is also a suggestion to have different profile layouts: https://archived.seventhqueen.com/forums/topic/various-profile-layout-options Its not exactly what you were talking about, but could be expanded to offer some customization in theme options.
You are not required to use PM Pro. Others are using S2member.
Payment methods are controlled by whatever plugin you are using, not Kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThere’s not just one file. They are broken up into several files depending on what layout AND post format you have selected.
Put this in your child theme functions.php file. It will put comments in your page source code that will tell you which template files are being called.
COPY CODE/** * show included template files */ add_action('all','template_snoop'); function template_snoop(){ $args = func_get_args(); if( !is_admin() and $args[0] ){ if( $args[0] == 'template_include' ) { echo "<!-- Base Template: {$args[1]} -->\n"; } elseif( strpos($args[0],'get_template_part_') === 0 ) { global $last_template_snoop; if( $last_template_snoop ) echo "\n\n<!-- End Template Part: {$last_template_snoop} -->"; $tpl = rtrim(join('-', array_slice($args,1)),'-').'.php'; echo "\n<!-- Template Part: {$tpl} -->\n\n"; $last_template_snoop = $tpl; } } }
Just view the page source and search for “Template Part” to see all the template files the page has called. See attached example
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorDid you install and configure buddypress?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWait a minute. The bp suggest on the compose screen will only return friends. This is working on my sites. Since it looks like you’ve disabled the friends stuff, bp suggest will never work there. I sent you a test message by typing in admin (instead of click on private message from the member directory) and it worked.
So, looks like everything is working as designed. There might be some code out on the iterwebs to change the auto suggest to include all users, not just friends.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorby any chance do you know what version of BP you were on before you upgraded? I just tested the bp suggestions on the compose screen on a site that I have that’s still running 2.2.3.1 and it doesnt work there either. In all instances (my sites and your site) I can see the query being sent to look up members but nothing is being returned. Not even an error condition.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDid you clear your cache?
I’m in your site right now to see if I can see any errors. Also, it seems that the suggestion box isnt displaying on my sites. I’m not going to look into whatever plugin you’re using for mass messaging though.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou have two options
1 – Enable visual composer for posts. If you do that, you may want to turn off ‘display media on posts’. You’ll also have to use custom posts excerpts.
2 – If you know php and wordpress templating, you can edit the template files.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI hit submit too soon. Try clearing your chrome cache.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI can see them fine in Chrome.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorIt really depends on what’s in those 10 folders in the child theme. As you know, none of those are served until the child theme is active. So it would make sense that the problem lies there. If it were me, I’d either rename all of them or delete them initially to see if they are really the issue. If they are, rename them back (or reupload) one at a time to determine where the issue is.
The other problem could be caching or CDN files if you have that in place.
btw – you get a A+ for the day for the best topic title 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe problem is that the login modal isnt coded to stay focused if the user clicks on another part of the screen. So, if you merely launch the modal, without a redirect, they can click somewhere outside of the modal to close it and then would be able to see the content. The redirect prevents that from happening.
I dont disagree with you, but its not an easy tweak of the code. I’ll move this to the feature request forum to be considered for future functionality.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorKleo isnt responsible for any of that. It merely stylizes the output of the BP Profile Search plugin. The plugin will have to add all that. You should post your request here: https://wordpress.org/support/plugin/bp-profile-search
What that said, for #1 you can select more than one option. See attached.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorHave you added widgets to the “Shop sidebar” sidebar?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSend your request to dev@seventhqueen.com
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorClick on the pencil icon to edit the row.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhat hosting were you using?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts