Forum Replies Created

Viewing 40 posts - 8,201 through 8,240 (of 11,328 total)
  • Author
  • in reply to: Pinterest Style dont show blog post #50521
     sharmstr
    Moderator

    Go to Theme Options > Memeberships and change your settings so they dont require membership.

    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 Style dont show blog post #50515
     sharmstr
    Moderator

    But nothing is showing up on your website at all. What page is your blog 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: Change "read more" color's button #50503
     sharmstr
    Moderator

    Oh. Its not orange, its Juicy Pink. LOL 🙂

    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 "read more" color's button #50502
     sharmstr
    Moderator

    That’s controlled by VC not Kleo. Go into the Post Grid settings and click on the item design tab. Within there you’ll see a link to ‘modified selected’. Click on that and it will launch the grid element editor. Click on the pencil icon for the 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: Pinterest Style dont show blog post #50501
     sharmstr
    Moderator

    Your blog page isnt showing any posts and I dont see any posts when I search your site. All I see is 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

    in reply to: Change Background Color of Add Cover Button #50496
     sharmstr
    Moderator

    Since I gave you the selector, all you have to do is add the css that you want

    color: blue;

    do the same for hover
    .buddypress div#item-header a.button:hover

    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: Membership issues #50493
     sharmstr
    Moderator

    Why do you have your buddypress members page configured to your Activate page?

    That might be your issue.

    http://www.paidmembershipspro.com/2015/03/give-users-a-default-membership-level-at-registration/

    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: Currently login members #50469
     sharmstr
    Moderator

    If you want to hide if from people who are not logged in, put the member carousel inside the ‘content by user type’ shortcode. See attached

    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

    You should really be asking over on the woocommerce forums. What you’re asking for is not uncommon (at least it wasnt when I was using Magento) so there’s probably a plugin for it already. Once you find a solution that others are using, we can help you with any style issues. Though it sounds like its all backend processing and Kleo would never even come into play.

    Here ya go http://www.woothemes.com/products/ordercustomer-csv-export/

    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 Background Color of Add Cover Button #50458
     sharmstr
    Moderator

    Put this in your quick css

    COPY CODE
    
    .buddypress div#item-header a.button {
      background-color: red;
    }
    
    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 do I switch this back to full video on activity #50455
     sharmstr
    Moderator

    Ahhh. Interesting. When I tested this, I did it on my test site that doesnt have Pro enabled or I probably would have caught that. Thanks for updating this.

    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: Using Display Name instead of @username? #50450
     sharmstr
    Moderator

    That is the full solution. I wrote that after I hit submit (I have edit capabilities)

    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: www version website not displaying icons #50389
     sharmstr
    Moderator

    sorry for the delay in responding. I see that you’ve opted for non www and that www redirects to non www now.

    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 sidebar depending on page #50386
     sharmstr
    Moderator

    Also, if you only care about pages you create, you can change the sidebar using the page editor.

    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 sidebar depending on page #50385
     sharmstr
    Moderator

    I remember someone posting a plugin that will do that.

    For simplicity sake, I tend to lean towards conditional widgets plugins. That way I’m only dealing with one 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: Custom Members Data #50353
     sharmstr
    Moderator

    Kleo doesnt have any way of doing that because its a theme. You’ll need to either code a cpt yourself, or use one of the many cpt plugins available. Personally I use WP Types.

    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: Activity Stream does not work #50332
     sharmstr
    Moderator

    I think wpengine is working on it as well or something. Earlier the required files weren’t being loaded at all. Then I added my function and for some reason two sets of files were being loaded. I removed my function and now only one set of files are being loaded, but they arent working.

    Even though cdn is turned off, its still loading from the cdn server. I’ve flushed the cache on your side and in my browser.

    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: Activity Stream does not work #50324
     sharmstr
    Moderator

    Can we disable cdn for a bit while testing this?

    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: Activity Stream does not work #50320
     sharmstr
    Moderator

    Its adding the code twice. Not sure why. Let me 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: Activity Stream does not work #50319
     sharmstr
    Moderator

    Hmmm. Thats where I tested. Check out the profile from the test account you gave me.

    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: Image restriction #50318
     sharmstr
    Moderator

    rtMedia Pro has a per user upload quota

    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 Icons to BP Profile #50307
     sharmstr
    Moderator

    Buddypress handles that. https://codex.buddypress.org/developer/function-examples/core/bp_core_new_nav_item/

    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: Activity Stream does not work #50306
     sharmstr
    Moderator

    I added the code again and its only posting one update. Can you verify on your end please?

    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: Activity Stream does not work #50304
     sharmstr
    Moderator

    I’ve been happy with siteground.

    Will let you know what I find out with your site.

    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: 404 error on some pages #50301
     sharmstr
    Moderator

    Resave your permalinks. Wp Admin > Settings > Permalinks > Save.

    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: Activity Stream does not work #50300
     sharmstr
    Moderator

    Got it. I’m trying to look at it now, but credentials aren’t working.

    But you should go back to wpengine a prove to them its not theme related. There are numerous people here that have already told them that. But they need to get their act together.

    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: Searchresults without Woocommerce Products #50296
     sharmstr
    Moderator

    Depending on what you mean by “regular search”

    For the search in the menu: Theme options > Header Options > Search Context

    For the VC Search Form shortcode: Search Form Settings > Search Context

    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: Activity Stream does not work #50295
     sharmstr
    Moderator

    I’m not saying that. What I’m saying is that others have tried other themes with wpengine and buddypress and had the same issue. They got nowhere with wpengine so I found a way to make it work. Once you verify that you have the problem with standard WP themes, turn kleo back on and give me 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

    in reply to: Activity Stream does not work #50288
     sharmstr
    Moderator

    Let me look. But, can you do me a favor? Switch over the to 2014 or 2015 WP theme. You’ll still have the problem. (at least others did). Then you can go back to wpengine and tell them its not theme related 🙂

    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: Blog page slider #50279
     sharmstr
    Moderator

    What’s your 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

    in reply to: How do I switch this back to full video on activity #50193
     sharmstr
    Moderator

    Might be a plugin that changed it. By default, Kleo shows the video, not a link to it. Kleo doesnt have an option to change that.

    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: Cover photo width #50192
     sharmstr
    Moderator
    COPY CODE
    
    .bp-full-width-profile {
      max-width: 1280px;
      margin-left: auto;
      margin-right: auto;
    }
    
    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 #50191
     sharmstr
    Moderator

    You should contact Theme Forest and make sure you account is set up correctly. That’s what has solved update issues in the past.

    In the meantime you can update Kleo and the plugins yourself: 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: portfolio pagination #50190
     sharmstr
    Moderator

    Try resaving your permalinks: WP Admin > Settings > Permalinks > Click save.

    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: 404 page #50189
     sharmstr
    Moderator

    You need to put it in your child theme: http://codex.wordpress.org/Child_Themes

    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 pop out menu item #50096
     sharmstr
    Moderator

    It doesnt work there because its already being used to display the username if you want. You can edit the kleo_menu_user_avatar function if you want to change that.

    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: Using Display Name instead of @username? #50084
     sharmstr
    Moderator

    🙂 You didnt say that in your first post. All you said was “Display Name instead of the @username ” which is that simple 🙂

    Oops. Forgot to add. Thanks for sharing.

    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: Separate Registration From Additional Profile Fields #50078
     sharmstr
    Moderator

    WP admin > Users > Profile Fields

    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: Using Display Name instead of @username? #50074
     sharmstr
    Moderator

    He copied member-header.php to his child theme (its located in /kleo/buddypress/members/single). If you look at that file, the @ is on line 26. Delete it. Then change bp_displayed_user_mentionname to echo bp_core_get_user_displayname( bp_displayed_user_id() ).

    So the entire line should be

    COPY CODE
    
    <h4 class="user-nicename"><?php echo bp_core_get_user_displayname( bp_displayed_user_id() ); ?></h4>
    

    (sorry, hit submit before pasting all of the 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

    in reply to: change pop out menu item #50073
     sharmstr
    Moderator

    You can change the icon by putting this in your child css and changing to whatever code you want.

    COPY CODE
    
    
    .icon-menu:before {
      content: '\e87a';
    }
    

    Adding the user avatar isn’t as easy and would take custom coding on your part that is beyond the scope of support here. But I can tell you you’ll have to copy the kleo_side_menu_button function to your child theme to display the avatar if the user is logged in. You can look at the kleo_menu_user_avatar for reference on one way to do that.

    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 - 8,201 through 8,240 (of 11,328 total)

Log in with your credentials

Forgot your details?