Forum Replies Created
-
Author
-
sharmstr
ModeratorMerely removing the code wont remove the icon, you need to use the unset command
COPY CODEunset($bp->bp_nav['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
sharmstr
ModeratorYou’re asking a lot of buddypress questions that have been asked and answered before. Please try searching before posting. Functions go in your child theme’s functions.php file.
https://archived.seventhqueen.com/forums/topic/member-profile-page-edit#post-70536
https://archived.seventhqueen.com/forums/topic/re-order-menu-positions-on-members-profile#post-60563
https://archived.seventhqueen.com/forums/topic/reorder-buddypress-groups-tabs#post-80417
https://archived.seventhqueen.com/forums/topic/change-icons-profiles#post-84248
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 going to mark this as resolved. Please open new topics for each type of request. It makes it easier for others to search for solutions once your question has been answered. 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
ModeratorYou cant edit buddypress pages via WP Admin. If you search here, you’ll see I’ve answered this. https://archived.seventhqueen.com/forums/topic/how-to-add-revolution-slider-on-the-member-activity-page
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 used any. Try asking on the buddypress forum.
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 all done using php and css. So if you are good at that, then you can do it. If I believe there are plugins that allow you to do 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
November 6, 2015 at 01:29 in reply to: Any way to automatically crop cover photo on upload to limit size? #85850sharmstr
ModeratorCool.
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 screen resolution are you using? I can see your titles just fine. Anyhow, if you import the news slider, the dimensions will be set to the same as the demo.
Go into row settings and remove the background.
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.November 6, 2015 at 01:12 in reply to: Any way to automatically crop cover photo on upload to limit size? #85842sharmstr
ModeratorThere isn’t, but you can limit the upload size using this filter: https://archived.seventhqueen.com/forums/topic/set-buddypress-cover-upload-size-limit-to-1-mb#post-48001
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 need to create new .php files, then yes. Anything you put in /themes/kleo/ will be overwritten during upgrades.
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
ModeratorAwesome. Did you use that code?
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 translate woocommerce
https://docs.woothemes.com/document/woocommerce-localization/
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
ModeratorAgain. I know what ribbon you are talking about. What do you want to change? The color? The text? What????
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 need to do that with buddypress, not Kleo. Here’s the documentation: https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_item/
For assistance, you can ask on the buddypress forums: https://buddypress.org/support/
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 understand what ribbons you are talking about. What I’m trying to understand is what you want to change about them. What they say? The color?
You can use the https://wordpress.org/plugins/bp-profile-search/
If the country is a product attribute you can add a filter in a 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
ModeratorKleo doesnt have anything for that and isnt really responsible for that. You’ll have to extend buddypress in order to do it. I can point you in a direction though.
If it were me, I’d first look for a plugin. I dont know any off the top of my head. Since WP already has embed support, I’d look into a way to create a profile field where a user can supply a link to the video.
Actually, I just found this: http://www.buddyboss.com/support-forums/topic/embed-youtube-video-on-profile-by-pasting-link/#post-45327
You can probably it. Otherwise, I’ve seen some other topics about this on the buddypress site.
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
ModeratorGood chatting with you as always 🙂
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 look like they are 150px to me. The end up being 140px because of the padding.
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
ModeratorI have no idea. I dont have an iPhone. I’m all google/samsung baby. Have you googled (LOL) possible reasons why the speed difference? Have you tested out non-kleo sites between the two browsers to see if its indeed a browser difference 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
Moderator1 – What do you want to change? The text?
2 – Please refer to this topic: https://archived.seventhqueen.com/forums/topic/integration-for-wc-product-vendors-and-kleo
4 – Search what by country? Products? Members?
5 – No. See this topic for alternative: https://archived.seventhqueen.com/forums/topic/popup-form-to-change-cover-photo#post-85703
6 – You need a plugin for that. Kleo doesnt have this functionality.
7 – Please see the documentation that explains this: https://archived.seventhqueen.com/documentation/kleo#updates
8 – When editing the page, scroll down to Theme General Settings and click on Title Section, then choose Hidden for Breadcrumb
9 – I dont understand your question.
10 – Go to WP Admin > Users > Profile Fields and add a field for it. Here’s the buddypress documentation: https://codex.buddypress.org/administrator-guide/extended-profiles/
11 – Change the post format to Quote
12 – Looks like its working to me.
13 – I dont understand your question.
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
ModeratorNo it does not.
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 not at all. Strange
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
Moderator….. and has nothing to do with loading of styles and scripts…..
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
ModeratorBack up.
As I said, query_post is only used the in Kleo shortcode.
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
ModeratorThose rely on jquery. If your site is throwing any type of jquery errors, those funcitons wont work. Common causes of jquery errors are plugin conflicts.
It could also be that wpengine isnt loading the require buddypress files: https://archived.seventhqueen.com/documentation/kleo#wp-engine
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 suppose if you dont want a site to load a lot of scripts and styles, you can use the default WP 2015 Theme 🙂
If you want style, we need to load styles. If you want functionality, we need to load scripts. There’s no way around that man.
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 not getting a 404 on it
here’s the info
COPY CODE/* Following icon */ #buddypress div#item-nav ul #members-following-personal-li a:before { content: "\E98F"; } /* Followers icon */ #buddypress div#item-nav ul #members-followers-personal-li a:before { content: "\E995"; }
But I’m guessing what you really want is this sticky topic: https://archived.seventhqueen.com/forums/topic/change-buddypress-navigation-menu-icons
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 okay. I never read the documentation. LOL
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
ModeratorMore info on Kleo Posts: The kleo post shortcode doesnt have paging so its only ever going to pull back however many posts you specify.
Also, the standard WP post query will only pull however many posts you have set up in Settings > Reading. When you go to another page, it specifies an “offset” and again only pulls however many posts you have in 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
sharmstr
ModeratorYes, it returns it in the same way, but it does it twice
Additional SQL Queries
If you use query_posts within a template page, WordPress will have already executed the database query and retrieved the records by the time it gets to your template page (that’s how it knew which template page to serve up!). So when you over-ride the default query with query_posts(), you’re essentially throwing away the default query and its results and re-executing another query against the database.This is not necessarily a problem, especially if you’re dealing with a smaller blog-based site. Developers of large sites with big databases and heavy visitor traffic may wish to consider alternatives, such as modifying the default request directly (before it’s called). The request filter can be used to achieve exactly this.
The ‘parse_query’ and the ‘pre_get_posts’ filters are also available to modify the internal $query object that is used to generate the SQL to query the database.
Since you already have caching and a cdn, the only other things you can do is make sure the plugins you are using are optimized. Get rid of the ones that arent: https://wpengine.com/blog/plugins-and-fast-wordpress-sites-its-not-the-number-of-plugins-its-the-quality/
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
Moderatorworks perfectly for me.
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
ModeratorOnly 20 at a time are loading. Read this my friend: https://codex.wordpress.org/Function_Reference/query_posts
And before you come back after reading it to ask about Kleo using ‘query_posts’ (LOL), Kleo indeed uses query_posts in the Kleo Posts shortcode. But again, its not pulling back all 1000 posts.
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 – There isnt an option to load more post when using the Kleo posts shortcode. Use the Kleo button shortcode to add a button that directs them to your blog.
2 – Here’s the classes you can use to change the color and the border. Change to whatever colors you want
COPY CODE.main-color .pagination > li > span.current, .main-color .pagination > li > a { color: #000 !important; border-color: #000 !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
Moderatorhttps://archived.seventhqueen.com/forums/topic/hiding-post-excerpts-in-kleo-carousel
and
COPY CODE.post-content .entry-summary { display: none; }
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
ModeratorTheme Options > Blog
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
ModeratorPlease dont open duplicate topics.
You can try editing /plugins/buddypress-cover-photo/profile-cover.php to add an anchor
around line 57 change profile/change-cover/ to profile/change-cover/#item-nav
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 need to select “all files and documentation”.
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
ModeratorInstructions are in the documentation: https://archived.seventhqueen.com/documentation/kleo#geo-directory
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
COPY CODEa.btn { width: 300px !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
ModeratorTheme Options > Blog
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