Forum Replies Created

Viewing 40 posts - 6,961 through 7,000 (of 11,328 total)
  • Author
  • in reply to: Load More does nothing on Activity page #58476
     sharmstr
    Moderator

    Disable 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kleo search LIKE instead of SAME #58474
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Parallax issue #58451
     sharmstr
    Moderator

    Please 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: page excerpt not showing #58449
     sharmstr
    Moderator

    Page 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: link to profile and not author archive #58442
     sharmstr
    Moderator

    Those 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: pinterest front page and groups #58439
     sharmstr
    Moderator

    Scroll 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing "Post Update" button #58438
     sharmstr
    Moderator

    Restore 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Translation issue #58430
     sharmstr
    Moderator

    Looks 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 solution

    This 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.
    in reply to: Missing "Post Update" button #58429
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing "Post Update" button #58413
     sharmstr
    Moderator

    I 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 solution

    This 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.
    in reply to: Missing "Post Update" button #58410
     sharmstr
    Moderator

    I’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing "Post Update" button #58407
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Translation issue #58406
     sharmstr
    Moderator

    Have 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Missing "Post Update" button #58403
     sharmstr
    Moderator

    We 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Group Subnav #58402
     sharmstr
    Moderator

    Try 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Group Subnav #58384
     sharmstr
    Moderator

    I’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Update question #58362
     sharmstr
    Moderator

    Yes. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Blank Page #58361
     sharmstr
    Moderator

    You’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Group cover photo #58360
     sharmstr
    Moderator

    Please search

    https://archived.seventhqueen.com/forums/topic/cover-photo-for-bp-groups
    https://archived.seventhqueen.com/forums/topic/kleo-features-requests/page/6/#post-51856

    put 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Can not modify the blog page #58356
     sharmstr
    Moderator

    If 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Search page template #58355
     sharmstr
    Moderator

    That’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58354
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add new functions to the theme #58351
     sharmstr
    Moderator

    As 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: rt media audio not playing in activity #58296
     sharmstr
    Moderator

    I’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: different logo on scroll #58281
     sharmstr
    Moderator

    That 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Custom main menu is not working. #58279
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: my groups page? #58276
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Well, -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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to create a group #58273
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: rt media audio not playing in activity #58272
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: Custom CSS not working! #58271
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58240
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Disable info bar in profile page #58234
     sharmstr
    Moderator

    Theme 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58231
     sharmstr
    Moderator

    Also, 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58230
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58228
     sharmstr
    Moderator

    Deleted 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove text in portfolio cover #58226
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: Remove text in portfolio cover #58224
     sharmstr
    Moderator

    Wp login isnt working.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Having problems with my site #58221
     sharmstr
    Moderator

    First, 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 6,961 through 7,000 (of 11,328 total)

Log in with your credentials

Forgot your details?