Forum Replies Created

Viewing 40 posts - 3,241 through 3,280 (of 11,328 total)
  • Author
  •  sharmstr
    Moderator

    There’s no setting for that. I’ll move this to the Feature Request forum for consideration.

    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

    May be of some interest: https://buddypress.org/support/topic/post-comments-not-appearing-in-activity-stream/

    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: Make Activity Stream show public and private by default #83270
     sharmstr
    Moderator

    Do you have code that *should* work but doesnt because of Kleo? In other words, do you have a solution that works with the 2015 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: Make Activity Stream show public and private by default #83239
     sharmstr
    Moderator

    There is a load more button which is standard buddypress. Enable the WP 2015 Theme and you’ll see that its the same as Kleo. It hasnt been highly customized in that sense at all. Only styling has been applied to the feed. If you look at the activity-loop.php template file that Kleo overrides, you’ll see that its using the same exact query string (bp default query).

    COPY CODE
    
    if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) )
    
    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: Buddypress default cover photo #83236
     sharmstr
    Moderator

    https://wordpress.org/plugins/buddypress-cover-photo/faq/

    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: Member Registration Option #83213
     sharmstr
    Moderator

    I see it fine. You wont see it if you’re already logged in.

    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

    The code goes in your child theme’s functions.php file.

    Refer to the yoast documentation.

    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: Where an I find these pages on Kleo? #83177
     sharmstr
    Moderator

    Can you be more specific? What doesnt work? Since you are a novice, I suggest your thoroughly read the buddypress documentation. Its the link I gave you before.

    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: Features Menu #83163
     sharmstr
    Moderator

    Enable Mega Menu on the menu items. Its in the documentation: https://archived.seventhqueen.com/documentation/kleo#menus

    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

    This isnt related to Kleo. Refer to the VC documentation: https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=2031624

    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: Where an I find these pages on Kleo? #83160
     sharmstr
    Moderator

    Those aren’t in the demo data. They are Buddypress pages. Just create them and assign them: https://codex.buddypress.org/getting-started/configure-components/#settings-buddypress-pages

    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 initially thought you meant that updates weren’t automatically showing up when they are posted in the activity feed. Now that I understand you meant page/post comments, I tested with the WP 2015 Theme enabled and they do not work so it doesnt appear to be a Kleo issue.


    @abe
    – Can you take a look at this. I’ve spent about an hour testing different scenarios.

    1 – Kleo Demo site: Post/Page comments are not showing up in the activity feed.

    2 – My test site 1: BP 2.3.4 with Kleo 3.0.10 and WP 2015 Theme… Post/Page comments are not showing up in the activity feed.

    3 – My test site 2: First with BP 2.3.3 and Kleo 3.0.10 – Worked fine. Second with BP 2.3.4 and Kleo 3.0.10 and WP 2015 Theme – worked fine.

    In both 2 and 3 tests all plugins except BP were disabled and both sites are on the same server. No caching. Its strange that it works on one site and not the other.

    I’ve gone through the last few BP change logs and dont see anything that would have caused this to break in BP 2.3.4

    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 didnt change anything. I just logged in and tested. I tested both on firefox and chrome. There are no settings you need to change. It worked.

    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 Location #83129
     sharmstr
    Moderator

    Theme Options > Header Options: Header Layout and Title 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

     sharmstr
    Moderator

    1 – Activity stream: I added a test post and it showed up automatically

    2 – I logged in, went to forums, logged out and could still see the forums. No white page on main forum page, topic listing and individual topics.

    3 – Same with groups. No white page.

    Maybe you need to clear your browser cache.

    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

    If its not, check permissions and/or try this in your functions.php file

    COPY CODE
    
    add_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 solution

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

    in reply to: Light/Dark Theme #83035
     sharmstr
    Moderator

    Anything is possible. My point was that its not possible using any setting in Kleo. Contact dev@seventhqueen.com to see if they are interested in doing this for 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

     sharmstr
    Moderator

    That’s usually an indication of a plugin conflict. Disable all plugins that weren’t suggested by Kleo and see if that solves 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

     sharmstr
    Moderator

    Cool! 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

     sharmstr
    Moderator

    Most of us use Yoast SEO for that sort of stuff, but you can try this instead…

    COPY CODE
    
    add_action( 'wp_head', 'gen_meta_desc' );
    function gen_meta_desc()
    {
         if ( is_home() ) {
            
             echo "<meta name='description' content='This is my custom description.' />";
         }
    }
    
    
    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

    If you are referring to the animations used by the VC posts grid shortcode in the link you’ve supplied, then the other solutions you’ve found probably didnt work because they are to remove the animations from the Kleo Posts Grid, not the VC post grids that are included with VC.

    There are several grid settings in the VC shortcodes. Bring up the shortcode settings and click on Item Design. Select a template that suits 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: Light/Dark Theme #83023
     sharmstr
    Moderator

    No, there’s not. Those were created for the demo because users dont have access to change color settings in the backend.

    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: REV SLIDER purchase code invalid #83021
     sharmstr
    Moderator

    You have to run the revslider version included with Kleo. Kleo 3.0.10 uses Revslider 5.0.8.5

    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

    Dont worry. Its a very common mistake. People think “how can I make my site faster? Through caching!!!” But they fail to realize the downside of that when they are still developing the site. I disable caching on all of my sites until they are launched.

    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: Conversion tracking #83012
     sharmstr
    Moderator

    This is a buddypress question since you’ll have to filter a buddypress action. You’ll get the best answer if you ask on the buddypress forum since its their plugin and there is a bigger audience there: 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 solution

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

    in reply to: Change value of Visual Composer element's default padding #83010
     sharmstr
    Moderator

    This has been discussed. Start here: https://archived.seventhqueen.com/forums/topic/site-problems-after-kleo-3-0-7-wordpress-4-3-update#post-76022 Solution here: https://archived.seventhqueen.com/forums/topic/site-problems-after-kleo-3-0-7-wordpress-4-3-update#post-76039

    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

    Also, it has nothing to do with having a child theme or not.

    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

    That is a caching issue. Kleo writes to the db (so that it can see your settings in theme options) but also writes to a custom css file located at /uploads/custom_styles/dynamic.css. If your sever caches that file or you have a CDN in place, it will load the old file until it expires.

    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 I add additional sidebars? #83006
     sharmstr
    Moderator

    You can add more sidebars by going to WP Admin > Appearance > Sidebar

    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: Make Activity Stream show public and private by default #82976
     sharmstr
    Moderator

    Here’s the buddypress documentation on the activity loop: https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/ If you need assistance, its best to ask on the buddypress forum since its their function you’ll have to filter (not Kleo) 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 solution

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

    in reply to: meta key for avatar #82975
     sharmstr
    Moderator

    You should ask on the bp forums. Its their plugin. They will know. 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 solution

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

    in reply to: white spaceing #82954
     sharmstr
    Moderator

    No. What I was trying to convey is that those are what is causing the white spaces, not Kleo. If you look at them, it looks like maybe something pertaining to instagram and facebook.

    The common way to debug issues is to disable plugins. I suggest you start 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: overlay an image with color #82942
     sharmstr
    Moderator

    You need another div to lay over the image to do that. I dont know of an easy way to do that in VC, so just edit the image in photoshop (or similar). Add a full size layer of whatever color you want and adjust the opacity.

    Alternatively, you could add some drop shadow to the text: http://www.w3schools.com/cssref/css3_pr_text-shadow.asp

    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: Premium Support request. #82932
     sharmstr
    Moderator

    Please send an email to dev@seventhqueen.com to discuss any options they may have for 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: Like Button for Activity Stream #82923
     sharmstr
    Moderator

    hey @mitchcan – If you had to pick one like plugin to use, which one would it be? This one seems pretty comprehensive: https://wordpress.org/plugins/likebtn-like-button/

    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 speed and image size issue #82921
     sharmstr
    Moderator

    So, I figured out it was the size of the image you were using. Specifically the aspect ratio. I took your image and added some height. The first image you’ll see that I uploaded in your media folder is called test. This was my first test where I made your image the same size that is used on the kleo demo site (1920 x 1080). That fixed your issue, but then I wanted to verify that it was an aspect ratio problem and not a width problem so I reduced that to 1400 x 788 (your image was 1400 wide). That also worked.

    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: white spaceing #82918
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: Remove Post Title from Custom Post Type #82908
     sharmstr
    Moderator

    🙂 Theme Options > General > Quick CSS

    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 speed and image size issue #82905
     sharmstr
    Moderator

    I cant reproduce this issue. Can you please provide a link to where this is happening and 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: Need to add button in main menu #82886
     sharmstr
    Moderator

    done

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

Log in with your credentials

Forgot your details?