Forum Replies Created

Viewing 40 posts - 5,241 through 5,280 (of 11,328 total)
  • Author
  • in reply to: GeoDirectory problem & Site-Wide Activity name #67471
     sharmstr
    Moderator

    There’s isnt a division exactly where you have the red border so cant give you code for that. This is close

    #buddypress ul.item-list li {
    background-color: pink;
    margin-bottom: 5px;
    }

    or this which you probably wont like

    .activity-content, .buddyboss-wall-tpl-activity-comments, #buddypress div.activity-comments {
    background-color: pink;
    }

    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: Visual composer issue (pencils missing) #67469
     sharmstr
    Moderator

    Downloadables? I’m assuming that’s from a VC addon? Maybe that’s the 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: The "Save Changes" issue. #67468
     sharmstr
    Moderator

    Did you save the file to your server after adding the function? Did you refresh the page before trying to save? Do you have the Kleo Child theme enabled?

    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

    I’m special 🙂

    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: Remove Activity/Join Info #67430
     sharmstr
    Moderator

    That’s all buddypress stuff. Quite a few working examples if you google it. You can also ask on the bp forum.

    There’s also this that you can tailor to your needs if you want to stop them from even being recorded in the first place.

    https://archived.seventhqueen.com/forums/topic/activity-page-functions-needed#post-63574

    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: Enhance Registration Management #67427
     sharmstr
    Moderator

    You should request that on the Buddypress forum as well since its their code. Someone over there might even have a solution.

    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

    I’m getting a second page of results when I look at it instead of the same results on page 2

    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 CHANGES HEADER AND MENU STRUCTURE PROBLEMS #67418
     sharmstr
    Moderator

    Sounds like you need to clear your server cache. Your site is also throwing a jquery error for openapi.js

    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: Content by user type issue… splash page #67417
     sharmstr
    Moderator

    Your css doesnt match what you say you’re trying to do. .header-color isnt working because you need a space before !important.

    Are you trying to have a yellow top bar and a 333333 logo and menu area?

    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: Delete sidebar on certain pages #67416
     sharmstr
    Moderator

    In the future please tell me exactly what you need. Its not a matter of asking too many questions. Its a matter of that we dont have this information stored in our head. In order to answer most questions, we actually do the change on our test sites so we can make sure that it works before we give it to you. In this case, I now have to go back and do it again. I’m not frustrated, just trying to explain how you can help us 🙂 Hope you understand.

    If you want to hide certain meta fields across the entire site, you can do that in theme options > blog. Actually, the code I gave you is hiding it across the entire site because I forgot to put the code in to isolate it to just the the kleo posts grid. Take a look in theme options and let me know if you doing it there will work for you.

    Center the title:

    .article-title.entry-title {
    text-align: center;
    }

    Read more:

    .post-footer span.muted.pull-right {
    display: none;
    }

    The header info is also in theme options > header options.

    You should spend some time in Theme Options 🙂
    Again, let me know about the post meta.

    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: After the change permalink options #67414
     sharmstr
    Moderator

    Please upgrade then if this is still an issue I’ll look at 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: tabdrop #67413
     sharmstr
    Moderator

    Please upgrade first.

    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: Jobs icon missing after update to new version #67409
     sharmstr
    Moderator

    I see a briefcase. In fact I see a lot of briefcases.

    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: After the change permalink options #67392
     sharmstr
    Moderator

    There is a sticky topic on how to update via ftp. Follow 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: Right Menu does not show dropdown menu #67381
     sharmstr
    Moderator

    Then I will need access in order 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: Issue with theme feature #67377
     sharmstr
    Moderator

    Your site is probably throwing jquery errors. Disable all plugins that Kleo doesnt recommend. If that fixes it, reactive each plugin one at a time to find the conflicting 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: Revolution Slider for News #67376
     sharmstr
    Moderator

    You need to import the sliders. They are located in the full kleo download from themeforest in

    Main Files\Demo Content\Revolution Slider

    You need to import news-magazine and news-template-for-news-sliders. Once imported, open go into the new magazine slider settings and select the categories you want to show. If you dont do this, you’ll receive an error.

    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: Right Menu does not show dropdown menu #67369
     sharmstr
    Moderator

    I dont see community in the menu. Is it set up to display only for logged in users?

    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: Strange Error #67368
     sharmstr
    Moderator

    It was the Mingle plugin. In the future, please disable all plugins that weren’t recommended by Kleo before asking for support. Thank 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: Shortcodes for placing posts of a category on page #67358
     sharmstr
    Moderator

    Sounds like you’re talking about the kleo posts grid or the many vc posts grid shortcodes that already exist.

    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.
     sharmstr
    Moderator

    I thought of a brilliant idea to set the buddypress register page to the levels page, but that didnt work 🙁

    So, you’ll have to copy /kleo/page-parts/general-popups.php to your child theme /kleo-chile/page-parts/general-popups.php and remove this section

    COPY CODE
    
    <?php if(get_option('users_can_register')) : ?>
    
                    <p>
                        <em><?php _e( "or", 'kleo_framework' );?></em>    <a>" class="new-account"><?php _e( "Create an account", "kleo_framework" ); ?></a>
                    </p>
    
                <?php endif; ?>
    

    Remember to look for any changes to that page in future kleo updates.

    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: Woocommerce Buddypress registraition fail #67352
     sharmstr
    Moderator

    I’m assuming you’re talking about the buddypress registration form found at http://www.yoursite.com/register and you’ve configured buddypress correctly. If so, look for a plugin conflict. Disable all plugins (including woocommerce) except for BP, k-elements and visual composer. If the form works after that, enable each plugin one by one to find the problem.

    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: Strange Error #67351
     sharmstr
    Moderator

    Please respond privately with admin 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: Strange Error #67345
     sharmstr
    Moderator

    set debug display to true and they will show up on the page (hopefully)

    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: Sensei Theme question #67344
     sharmstr
    Moderator

    Go into the button settings and add the url

    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: tabdrop #67341
     sharmstr
    Moderator

    @radu – I solved the css issue for her already. It was a plugin conflict: https://archived.seventhqueen.com/forums/topic/after-the-change-permalink-options


    @zemma
    – please only report your issue 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: Strange Error #67339
     sharmstr
    Moderator

    forgot to attach the screenshot

    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: Strange Error #67338
     sharmstr
    Moderator

    You’re site is throwing errors. See attached.

    Enable wp debug and set display to true. Hopefully it will tell you the exact error.https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG_and_WP_DEBUG_DISPLAY

    If you have any caching on the server, flush 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: Carousel not working on mobile #67335
     sharmstr
    Moderator

    I still cant reproduce this. Can you give me admin access?

    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

    Looks like its been fixed. Thank you @abe.

    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: Sensei Theme question #67333
     sharmstr
    Moderator

    That’s more of a PMPro question, but it looks like they have a solution for that: http://www.paidmembershipspro.com/add-ons/plugins-on-github/pmpro-purchase-access-to-a-single-page/

    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: Menu – Header #67332
     sharmstr
    Moderator

    I looked at your site this morning and it looks like you still didnt find it, so I put this in your quick css to override it

    COPY CODE
    
    html {
        margin-top: 0px !important;
    }
    

    Look to see if that screwed anything up. Again, my concern is that it was either auto set by a pluging or was manually set to fix something else.

    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: Visual composer issue (pencils missing) #67331
     sharmstr
    Moderator

    Hello? 🙂

    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: Delete sidebar on certain pages #67328
     sharmstr
    Moderator

    It depends on what pages you’re trying to do it on. Some pages, you cant do it there and you’ll have to do it in theme options. Buddypress pages are like this for example.

    There is a gear icon at the top of the visual composer editor. Put the css in there.

    COPY CODE
    
    .author-name, .item-likes {
        display:none;
    }
    
    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: Icon Scroll List is gone #67326
     sharmstr
    Moderator

    Were you able to get Kleo updated? 3.0.4 was released a few days ago. You probably have to FTP it to your server since it fixes the Theme Forest issues.

    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: Upload images #67325
     sharmstr
    Moderator

    Sorry for not getting to this sooner. It been a bit crazy around here.

    Anyhow, the bp like issue not theme compatibility since it happens with the WordPress 2015 theme as well.

    I did more testing and I believe its an issue with your server. Your site throws an error even when trying to upload that image with WP Admin > Media. Even with the WP 2015 theme enabled and rtMedia disabled. It might be directory permissions issue.

    Try enabling wp debug and setting display to true to see if you can see an error telling you why.

    https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG_and_WP_DEBUG_DISPLAY

    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: "Create Group" link is gone #67322
     sharmstr
    Moderator

    What second question? 🙂

    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

    I thought about that, but the concern is that it might have issues with different screen sizes. That’s why I came up with the solution that I did.

    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: GeoDirectory problem & Site-Wide Activity name #67319
     sharmstr
    Moderator

    I’m sorry, I dont understand what you are saying.

    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: Content by user type issue… splash page #67316
     sharmstr
    Moderator

    I think there is a request for a reg form option for the front page in the feature request forum. If so, you can add your vote to it. If not you can submit a request to be voted on.

    Looks like you didnt reset the header to display. The top bar is in the header, so the header display has to be set to true. Then you hide the individual elements as I outlined in my first response.

    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 - 5,241 through 5,280 (of 11,328 total)

Log in with your credentials

Forgot your details?