Forum Replies Created

Viewing 40 posts - 3,681 through 3,720 (of 11,328 total)
  • Author
  • in reply to: Remove bbp-topic-freshness-author Icon #79546
     sharmstr
    Moderator

    Try this in quick css

    .bbp-topic-freshness-author {
    display: none !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: Custom Post Types on Page Template – Frontend #79545
     sharmstr
    Moderator

    I dont think Social Articles supports CPTs. I could be wrong. If not, take a look at this one: http://buddydev.com/buddypress/reintroducing-buddyblog-supporting-custom-post-typestaxonomies-for-buddypress-user-blogs/

    As far as templates go… not sure why you’re creating a page template. Looks like you just want a listing of all the posts for that CPT. If that’s the case, then you want to copy /kleo/archive.php to /kleo-child/archive-{cpt-name}.php

    Then, if you want a custom page to display that actual post, then you can do the same with single.php.

    Its all in the codex: https://codex.wordpress.org/Post_Type_Templates

    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: HTML in xProfile Field Description Boxes #79544
     sharmstr
    Moderator

    That’s generated by buddypress. Kleo doesnt touch it. You should search/ask on the bp forums: https://buddypress.org/support/ Once you find an answer, and it involves changing the page template, you can find it in /kleo/buddypress/members/single/profile/ Though in looking at it you’ll probably wont have to edit the file and you’ll have to filter the bp function that retrieves the field 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

    in reply to: Moving the logo to the top menu #79543
     sharmstr
    Moderator

    .sticky-wrapper {
    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: Kleo Demo Themes As Page Templates #79541
     sharmstr
    Moderator

    They dont work that way. You can import the demo pages via WP Admin > Appearance > Demo Data

    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: is it able to show/hide top bar menu based on user role? #79484
     sharmstr
    Moderator

    I wasn’t confused. Its been discussed. Please 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: visual composer image resize #79483
     sharmstr
    Moderator

    Happy you found the issue. Thank you for reporting back ๐Ÿ™‚

    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 can i change the icone "+" on :hover tumbnails #79472
     sharmstr
    Moderator

    Even more reason to search before you ask.

    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: I cant update Visual Composer plugin #79457
     sharmstr
    Moderator

    4.7.1.1 is the latest for Kleo 3.0.9.

    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: Would that be possible to add one more portfolio #79429
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: Would that be possible to add one more portfolio #79426
     sharmstr
    Moderator

    Yes, the rtMedia move to individual plugins was more than just annoying ๐Ÿ™‚ Good luck.

    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 can i change the icone "+" on :hover tumbnails #79425
     sharmstr
    Moderator

    I’ve already answered this for you: https://archived.seventhqueen.com/forums/topic/how-can-i-change-the-icon-on-grid-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: Would that be possible to add one more portfolio #79422
     sharmstr
    Moderator

    Unfortunately, I’m finishing up a new website for a friend then digging into evaluating, purchasing and implementing an new ERP system for my manufacturing business. That’s going to take a good 4 months. I probably wont even have time to help out here. (shhhh, dont tell abe yet. 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: search form editing #79412
     sharmstr
    Moderator

    The only way you can “edit” the search form is using the Search Form Settings. Any edits beyond that would take an extensive knowledge of PHP and wp functions.

    Perhaps you can find a plugin that you can add to the 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: extend the included vector icons-Fontello #79411
     sharmstr
    Moderator

    Great. Sorry we didnt get there sooner. You naming the font “store” confused 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: Planning guidance: Buddypress members collecting payments #79404
     sharmstr
    Moderator

    Take a look at a combination of Woocommerce and some sort of multi-vendor plugin. There are a few to choose from. There is a feature request topic started for multi-vendor support that might help: https://archived.seventhqueen.com/forums/topic/integration-for-wc-product-vendors-and-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: First row in Visual Composer #79401
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: First row in Visual Composer #79400
     sharmstr
    Moderator

    It displays fine on my site. Try clearing your server cache/cdn (your site it throwing cache errors btw). If that doesnt fix it, look for plugins that might be causing it. Screenshot in private reply.

    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

    No. VC 4.7.1.1 comes with Kleo 3.0.9

    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: Editing member profile #79374
     sharmstr
    Moderator

    Doesn’t happen on any of my sites or the demo sites. You need to go through standard troubleshooting procedures.

    1 – Look for plugin conflicts
    2 – Does it happen with the wp 2015 theme enabled
    3 – Do you have custom code in your child theme that’s causing it
    4 – Is Kleo and BP up-to-date

    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: rtMedia & MediaPress – Not Showing in Activity Stream #79372
     sharmstr
    Moderator

    Havent heard of this problem before, so must be isolated with that 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: add a gallery under member header #79371
     sharmstr
    Moderator

    You should ask rtCamp since you got the code from them.

    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: is it able to show/hide top bar menu based on user role? #79342
     sharmstr
    Moderator

    There are plugins for that. Please search here. Its been discuss many times.

    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 a gallery under member header #79340
     sharmstr
    Moderator

    This forum always screws up those tags. Just use the code you had before but make sure you put this before

    COPY CODE
    
    <?php
    

    and this after

    COPY CODE
    
    ?>
    

    Also, make sure you put the file in /kleo-child/buddypress/members/single/home.php

    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: a shortcode to place a register bouton #79332
     sharmstr
    Moderator

    What is “kleo connexion”? If you’re talking about a login button: https://archived.seventhqueen.com/forums/topic/kleo-login-auto-popup#post-51403

    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: customising blog items for CPT with custom templates #79331
     sharmstr
    Moderator

    To add your custom categories/taxonomies, read this: https://archived.seventhqueen.com/forums/topic/custom-post-type-meta-not-showing-on-single-posts-and-post-archieves#post-59185

    This is wrong

    COPY CODE
    
    get_template_part( โ€˜/post-content-myCPT.phpโ€™ . $blog_type );
    

    basically you’ve just told it to open a file called /post-content-myCPT.phpmasonry or /post-content-myCPT.phpstandard

    First, you dont add .php to get_template_part calls. Its assumed. Second, since you only copied the masonry layout, adding $blog_type makes no sense. All you need is

    COPY CODE
    
    get_template_part( '/post-content-myCPT' );
    
    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: Header Layout not showing user as logged in #79328
     sharmstr
    Moderator

    You need to add that menu item. Go to menus and add “My Account” located within the Kleo menu items. If you dont see the Kleo menu items, click on screen options in the upper right hand corner and enable it. This is 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

    in reply to: ERROR SITE NOT LOADING #79326
     sharmstr
    Moderator

    Just delete the code out of functions.php. I have no access to Laura, but I’ll assign this topic to her.

    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: ERROR SITE NOT LOADING #79324
     sharmstr
    Moderator

    According to the error you have bad code in your child’s functions.php file. You added that code. Remove it and you’ll be good to go.

    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 a gallery under member header #79323
     sharmstr
    Moderator

    ahhhh. The difference was that I had my profile cover set to full width. There’s no way to inject it between the cover photo and the buddypress nav if you dont have “full width cover” turned on. You’ll have to edit the core buddypress profile file and remember to check for changes after every kleo/buddypress update.

    Copy /kleo/buddypress/members/single/home.php to your child theme. Put the following code starting on line 18

    COPY CODE
    
    <?php
          $n = 5;
          if( $user_id = bp_displayed_user_id() ) {
          $model = new RTMediaModel();
          $results = $model->get( array( 'media_type' => 'photo', 'media_author' => $user_id ), 0, $n );
          if( $results ) {?>
          <div class="rtmedia-item-thumbnail" id="foto-home-perfil">
              <ul>
                  <?php foreach( $results as $image ) { ?>
                      <li>
                          <a>id ); ?>" title="<?php echo $image->media_title; ?>">
                              <img />id ); ?>" alt="<?php echo rtmedia_image_alt( $image->id );?>" />
                          </a>
                      </li>
                  <?php } ?>
              </ul>
          </div>
          <div id="ver-mas-fotos" class="generic-button" ><a>">Ver mรกs fotos</a></div>
          <?php
          }
          }
           ?>
    
    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: Sub menu appears outside of the screen #79320
     sharmstr
    Moderator

    Still wasnt able to get into your site without issues. It kept redirecting me.

    Anyhow, try this in your quick css

    COPY CODE
    
    ul.dropdown-menu ul {
    left: -190px !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: Paid Membership Pro Shortcodes not working #79318
     sharmstr
    Moderator

    As my original answer states, you need to be on 3.0.4 at the very least. Kleo is now at 3.0.9. Long story short, themeforest changed their API. They broke auto update on 1000s of sites. Never versions of Kleo fixes that as well as the PMPro shortcode issue. You’ll have to ftp the update to your server: 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: Strange Bar on Blog Page #79317
     sharmstr
    Moderator

    Strange ๐Ÿ™‚

    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 a gallery under member header #79315
     sharmstr
    Moderator

    I cant see the profile since the account you created for me isnt assigned to a membership level. I need admin credentials if you want me to help

    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: extend the included vector icons-Fontello #79314
     sharmstr
    Moderator

    Then you’re doing it wrong. Not sure what link you were referring to in your first post. Here are the directions that you need to follow: https://archived.seventhqueen.com/documentation/kleo#vector-icons

    In your screenshot you show that you’ve named the font “store”. You dont need to rename anything. Just upload the fonts .json file to the fontello website as indicated. Select your additional icons. Download the files and copy them to your server. If you’re running Kleo 3.0.8 or 3.0.9, you can now save them to your child theme so they wont be overwritten during a Kleo upgrade.

    Once you’ve uploaded them to your server, then the final step is to add this your your child css OR to your quick css in theme options

    COPY CODE
    
    #buddypress div#item-nav ul #mi-producto-personal-li a:before {
    content: '\e8a3';
    }
    

    You shouldnt be editing any files at all except your childs style sheet as noted above.

    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 image resize #79312
     sharmstr
    Moderator

    No I havent. What *signs* are you referring to? Have you enabled the WP 2015 Theme and then tried to edit the image?

    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: rtMedia & MediaPress – Not Showing in Activity Stream #79311
     sharmstr
    Moderator

    You’re running a very old version of Kleo that’s not compatible with newer versions of rtMedia. rtMedia went through a complete re-write a few months back. Upgrade 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: Paid Membership Pro Shortcodes not working #79310
     sharmstr
    Moderator

    what version of kleo are you running?

    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: First row in Visual Composer #79265
     sharmstr
    Moderator

    strange. can you switch to classic mode and copy all of the page code into a text file and attach it to a response? I want to test/play with it on my 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: Mobile Menu Color #79263
     sharmstr
    Moderator

    Whoop! Sorry I didnt catch that from the start ๐Ÿ™‚

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

Log in with your credentials

Forgot your details?