Forum Replies Created
-
Author
-
sharmstr
Moderator🙂 Have you read the buddypress documentation. The answers to the last few questions you’ve asked are in 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
December 17, 2015 at 15:11 in reply to: visual composer and places not showing on the edit page #93833sharmstr
ModeratorGeoDirectory isn’t a 7th Queen plugin. I only mention that because you said “your directory”.
That’s correct. VC doesnt work with Geo https://wpgeodirectory.com/support/topic/catchable-fatal-error-visual-composter-compatibility/#post-29103
Disable VC for GD_place and you’ll be able to add media to the description (profile).
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
ModeratorThat would take extensive css code to make it work which is beyond the scope of support. If you’d like to get a quote on this work, contact 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
ModeratorTry this in your quick css
COPY CODE.fb_type_standard, .fb_type_standard iframe { height: 40px !important; }
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
ModeratorWithout knowing the errors, I couldnt even guess 🙂
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
ModeratorLook for plugin conflicts. Disable everything except K-elements, rev slider and vc. You’re site is loading files over https now, but its throwing an error on a plugin in /appfbconnect.
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 you’re using a left side bar. Here’s the code for that. Sorry
COPY CODE@media (min-width: 768px) { .woocommerce-page .sidebar.sidebar-main.col-sm-3.sidebar-left.col-sm-pull-9 { width: 15%; } .woocommerce-page .template-page.col-sm-9.col-sm-push-3.tpl-left { width: 85%; } .woocommerce-page .template-page.col-sm-push-3 { left: calc(15% - 1px); } .woocommerce-page .col-sm-pull-9 { right:85%; } .woocommerce-page .sidebar .search-field { width: 160px; } }
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 far as I know. Did you ask the PMPro people? Its their plugin after all 🙂
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
December 17, 2015 at 02:39 in reply to: Registration via Facebook in Woocommerce checkout page #93779sharmstr
ModeratorOh wait. I read that wrong.
That’s correct, its only for returning customers since registration via facebook does not have address details. That’s how 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
ModeratorUse a plugin like PMPro. They have reoccurring payments built in.
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 havent forgotten about you. This is an odd-ball. I’ll let you know when I figure it out.
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
Moderatorforgot to say…
change the percentages to suit.
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
ModeratorTry this in your quick css (assuming your have a right sidebar since you didnt say)
COPY CODE@media (min-width: 768px) { .woocommerce-page .template-page.col-sm-9.tpl-right { width:85%; } .woocommerce-page .sidebar.sidebar-main.col-sm-3.sidebar-right { width: 15%; } }
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
ModeratorDisable object caching. Purge your 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
ModeratorEveryone else that’s had that issue determined it was an issue with object caching.
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
December 17, 2015 at 01:40 in reply to: Registration via Facebook in Woocommerce checkout page #93765sharmstr
ModeratorDid you try this? https://archived.seventhqueen.com/forums/topic/facebook-login-on-checkout-returning-customer-login#post-42801
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 just did it on my site and it works fine. Respond privately with admin credentials so I can see what’s 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
ModeratorIts Visual Composer so its in the page editor. 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
ModeratorThe code adds the excerpt meta box to the page editor. You are using VC on your pages which will screw up excerpts derived from the content anyways because of the shortcodes.
Double check the page in page editor. If you dont see an excerpt field, click on screen options and see if you can enable it. Once you have it, type in your excerpt, save and kleo will display 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
ModeratorBecause you’re logged in. 🙂
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 animated stars are the galaxy particles shortcode in VC
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
ModeratorThe update I was referring to hasnt been released yet. Just ignore the message for now. Its harmless.
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 safely ignore that. That message has been removed in the next update.
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
ModeratorSite isnt launched yet right? I’m going to be playing with things so just want to make sure I’m not going to interrupt anything.
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 goes in your functions.php file. No css needed.
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
ModeratorAnytime
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
ModeratorLooks like you’ve sorted 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
ModeratorDid you find 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
ModeratorDid that help?
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
December 16, 2015 at 15:52 in reply to: How to get users by role by Member Carousel user type. #93634sharmstr
ModeratorIf you look in /k-elements/shortcodes/templates/buddypress/kleo_bp_members_carousel.php, you’ll see that the type arguments are passed to the bp_has_members function. That function doesnt filter by WP user roles.
Since bp_has_members does have an include parameter, you can probably edit the arguments to pass a list of your admins users ids.
https://codex.buddypress.org/developer/loops-reference/the-members-loop/#accepted-parameters
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’d like me to look at this, please provide credentials. Thank you.
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
ModeratorGreat!
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 whatever page you set for your groups in Settings > Buddypress > Pages.
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 took me forever to figure this out, so I wont be tweaking it for you, but….
Try this code if you want. It doesnt differentiate between the Kleo Activity Stream shortcode and the buddypress activity page. In other words, it will filter all instances of New Post activities. It looks for a featured image for the post. If it finds one, it only returns the featured image. If it doesnt find one, it displays the post excerpt as it normally would.
COPY CODEadd_filter( 'bp_get_activity_content_body', 'strip_post_excerpt' ); function strip_post_excerpt( $array ) { global $activities_template; if ( 'new_blog_post' == $activities_template->activity->type ) { $thumb = get_the_post_thumbnail( $activities_template->activity->secondary_item_id, 'full' ); if ( $thumb ) { $array = $thumb; } } return $array; }
I hope you find it useful.
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
ModeratorGreat!
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
ModeratorIn that link, I say to add the following to your child theme’s functions.php file. Did you try that?
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
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 only available on the frontend in the groups directory, not in their profile. If you dont see it in the groups directory, make sure you have Settings > Buddypress > Settings: “Enable group creation for all users” turned 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
Moderator1 – Budddypress 2.4 introduced profile covers. Before that we used BP Profile Cover plugin. You need to decide which one you want to use. If you want to continue to use BP Profile Cover plugin (suggested) then go to Settings > Buddypress > Settings and enable Replace BP functionality.
2 – The admin credentials you’ve supplied arent working, but my guess is that your test users are being block from those pages because of what you’ve set in Theme Options > Membership.
2 sub – There isnt a Kleo geo plugin, so not sure what you mean. Since Kleo only stylizes the output of both the Geo and Profile Search plugins, you’ll have to ask those developers if its possible. The BP Profile search plugin only searches BP extended profile data, so if the GEO add-on doesnt store the users location in extended profile fields, then I doubt its possible.
3 – No, not really. You can create new pages with forum data, but not use them to replace the main pages. Both BP and bbp uses php templates to display pages.
4 – You can use the either Kleo Icon or Icon shortcodes to add a link to LinkedIN.
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
ModeratorDo you have buddypress for visual composer plugin installed? Looks like its coming from that plugin http://codecanyon.net/item/buddypress-for-visual-composer/10948126/comments?page=1&filter=all#comment_10297424
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 find 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
-
AuthorPosts