Forum Replies Created
-
Author
-
sharmstr
ModeratorDisable the buddypress like plugin. It breaks sites.
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 guess it would depend on what those are (posts, pages, members, etc). Kleo merely uses available search functions from various plugins or WP and passes the required search term. Kleo itself doesnt really build the query.
You can see the plugin specific search functions that kleo uses and the parameters its passing in the kleo_ajax_search function located in /kleo/lib/theme-functions.php. You can also copy that function to your child theme and edit as you wish.
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 search. Its been asked and answered and a fix has been provided.
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
ModeratorPage excerpts never existed. You need to add them using a plugin or a custom function. Google it. 🙂
http://stackoverflow.com/questions/17083311/how-to-display-page-excerpt-in-wordpress
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 profile links only work with buddypress. You’ll have to customize the links yourself. You can do that by copying the kleo_entry_meta function, found in /kleo/functions.php, to your child theme and making the necessary changes. Look for the $author_link variable
I will caution you. If you do this, you’ll have to remember to compare that function with any kleo update to see if the function has changed at all. I can tell you that the function will change in the next update for sure.
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
ModeratorScroll down to General Theme options and hide the title, breadcrumbs and main info sections.
These are the display options for the groups shortcodes. If you want anything different, you’ll have to code that yourself. http://seventhqueen.com/themes/kleo/buddypress-groups/
Let me know if the above 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
ModeratorRestore from backup? Like I said, at this point its not a Kleo issue. There’s not much more I can do to help 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
ModeratorLooks like there’s a BP 2.2 translation file thats 91% complete. Did you see this?
https://translate.wordpress.org/projects/buddypress/2.2.x/da/default
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 disabled all the extra plugins that didnt come with Kleo to see if that was an issue. Then I disable everything except Buddypress and rtMedia. That still didnt fix it.
Then I changed to the WP 2015 Theme and found that the issue is still there without Kleo activated. At this point, you should ask over on the rtMedia forum. Be sure you tell them its not working with the standard WP theme so they dont try to say its a theme related issue.
You can also try deleting the rtMedia plugin folder (buddypress-media) and try reinstalling. Perhaps the install was corrupted.
I’ve also updated visual composer to the current version. You were running an old version.
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 it has something to do with super cacher. The “Drop files here” shouldn’t even be showing up. Log into your host and disable caching, then disable it on your site.
Compare a working kleo site to your site in the images below. The items in red shouldn’t be displaying. The css file that takes care of that is /plugins/buddypress-media/app/assets/css/main.css. That file isnt even loading on your site.
Do yourself a favor. Disable all caching plugins on your site and on your host until your site is ready.
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’m working on it. Its only been 15 minutes. If you look in the upper right hand corner you’ll see that it can take up to 48 hours to respond in the first place. It only took 30 mins for the first response. Please be patient. Your site isnt loading required rtMedia style sheets.
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 mean credentials so I can log in and see why the post update button isnt showing. That button doesn’t show up for guests so there’s no way for me to see why it isnt showing up.
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
ModeratorHave you tried creating a buddypress-DK file? https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
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
ModeratorWe cant help if we cant see it. Please respond privately with a link and credentials.
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 CODE#buddypress div#item-nav ul a:before { display: none !important; } #buddypress div#item-nav ul li a span { top: 0 !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
ModeratorI’m pretty sure I understood. What I’m saying is that you dont have to do anything for it to show the original bar. If its not showing, then something is wrong. Usually that has to do with either a css change you’ve made or a plugin conflict.
Please provide a link so I can look.
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. That’s the point of installing the child theme. Instead of making changes to the files in /kleo/ you copy the files you want to change into /kleo-child/. Updates only update files located in /kleo/. You must, however, make sure you compare the new files to the old files that you have in /kleo-child/ and add or fix any new code.
Google wordpress child theme and read up on 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’re running an visual composer 4.4.2, but it should be 4.4.3.
https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
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 search
https://archived.seventhqueen.com/forums/topic/cover-photo-for-bp-groups
https://archived.seventhqueen.com/forums/topic/kleo-features-requests/page/6/#post-51856put this in your quick css
COPY CODE.group-home img.avatar { 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
ModeratorIf that page is set to display posts in Settings > Reading, then that’s correct. You can’t edit that page. WP uses that page as a placeholder to display 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
ModeratorThat’s not a search results page. There is a search form on that page. That search form can take you to several different search results pages depending on what type of results you want to see.
Please provide a link to the results page that has a pinterest layout.
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 recommend W3. Their prices are on their website.
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 the instructions indicate.
Each feature request should be posted separately.
We are using a voting system here. You’ve made it impossible for people to vote on your ideas.
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
May 11, 2015 at 04:34 in reply to: Any W3 Total Cache recommended settings for kleo and tips for cdn? #58297sharmstr
Moderator@fabienne – did you mean to post in this topic?
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 actively troubleshooting the code on this. @abe is. Plus, I dont own a mac.
Also, lets stay on topic here. Please open a separate topic for your other issue. thanks 🙂
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 is custom code that they wrote. There is a contact me form on that page. Try asking them how they did it.
Edit – I think there was a recent discussion about that. Try doing a search.
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. They are placeholder pages for WP and Buddypress. They are not real pages.
With that said, you can install a conditional menu plugin. There are a few out there.
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 try this. https://bp-tricks.com/featured/buddypress-shortcodes-plugin/
But there’s always the group tab in their 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
May 11, 2015 at 02:52 in reply to: logo touching top of the page, how can I move it down a little bit? #58275sharmstr
ModeratorWell, -5px would move it in the opposite direction. A margin is how many pixels you want to move it. Since you specified “Top”, you are trying to say I want to put a 5px margin at the top of the page, but by using a “-” sign, you are giving it a negative margin, thereby making the top of the page 5px ABOVE the screen. If you changed it to bottom, then -5px would be appropriate.
Your css should work if you use 5px instead of -5px. I’ve tested it so I know its correct. If it doesnt work for you then its probably a caching 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
ModeratorThe create group link is on your group directory page. That’s the standard buddypress location.
Install Peters Login Redirect plugin.
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 learned that the hard way once 🙂
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 dont know. Contact them. Its their plugin.
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 > Buddypress > Custom main menu info > On, then delete the info. Keep it on.
Or if you want to disable it for the entire site, delete the info in Theme Options > Header Options.
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
ModeratorAlso, if your site isnt ready yet, disable your caching plugins. Its only going to cause you grief. Furthermore, if you dont know how to configure it, hire someone to do it for you. It will be worth it in the long run.
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 was right. You’ve added code to /kleo/lib/plugin-buddypress/config.php. You’ve put in edited version of the kleo_bp_replace_placeholders function in there. You can do that. You can’t put it anywhere. Remove it.
In the future, don’t edit any files in /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
ModeratorDeleted this. Need to sort out something else first. Will let you know what to do when I have it sorted. Sorry.
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
ModeratorWp login isnt working.
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
ModeratorFirst, kleo_bp_replace_placeholders should not be in /home1/cmpgorg/public_html/wp-content/themes/kleo/lib/plugin-buddypress/config.php. Second, that file is only 88 lines long. Sounds like you copied some code into 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