Forum Replies Created

Viewing 40 posts - 4,561 through 4,600 (of 11,328 total)
  • Author
  • in reply to: Display All Kleo pages in one #71192
     sharmstr
    Moderator

    I dont know of a 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

    in reply to: Upload images #71142
     sharmstr
    Moderator

    Google is your friend: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    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: Problems with Buddypress + KLEO #71139
     sharmstr
    Moderator

    I disabled a bunch of plugins you had installed. I didnt check every issue, but my guess is that they are all fixed 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: Upload images #71136
     sharmstr
    Moderator

    You need to allocate more memory.

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 491520 bytes)

    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: Problems with Buddypress + KLEO #71116
     sharmstr
    Moderator

    Respond privately with admin access and I’ll have a look. Sounds like you dont have thing configured correctly.

    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

    Do you want to limit it so they can only put in 250 characters or limit it so it only displays 250 characters? For the first one, ask on the BP forums since its their plugin and you’d have to edit their code. For the second, you can try to mimic it with some css: http://stackoverflow.com/questions/26973570/setting-a-max-character-length-in-css

    Instead of setting a width, you would set a height. The css selector would be .field_your-field-name dd

    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: Members not showing in search result #71095
     sharmstr
    Moderator

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

    You site is throwing internal server errors. Enable wp_debug and set the display to true to see the error message.

    Also, since you are running Kleo 3.0.5, you also need to update Visual Composer to 4.6.1

    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

    Here’s is some info on possibility of using the Woo BP integration plugin to integrate Product Vendors: https://www.wcvendors.com/help/topic/wc-vendor-products-with-buddypress/

    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

    Helping with styling (custom css) is not the same an integrating Product Vendors and Buddypress.

    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: Library Icon blocks are empty, #71083
     sharmstr
    Moderator

    Should be 4.6.1 now. Upgrade to Kleo 3.0.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

    in reply to: How to create the member searching ? #71082
     sharmstr
    Moderator

    That question has nothing to do with “members search”. Please start a new 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: Google Tag Manager & other Analytics tracking codes #71080
     sharmstr
    Moderator

    closing duplicate

    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

    A feature request exist for this. You can vote on it here. If you dont want to wait for the integration, then you’ll have to do it yourself or hire someone or look for a plugin. 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: Changing the Header woocommerce basket icon #71076
     sharmstr
    Moderator

    Here is the default css which uses Fontello. Edit as necessary and put in your quick css

    COPY CODE
    
    .icon-basket-full-alt:before {
        content: '\e87e';
    }
    
    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

    Add a text block and put the BP Profile Search form shortcode in it. The form id needs to be the ID of your form.

    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: How can I hide the footer from all pages? #71072
     sharmstr
    Moderator

    It depends of if you mean WP Pages, as opposed to posts, or for your entire site.

    pages only

    COPY CODE
    
    .page #footer {
        display: none;
    }
    

    for the entire site, you can delete all widgets out of your footer sidebars.

    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: Registration page style not same as demo #71071
     sharmstr
    Moderator

    Put this in your quick css

    COPY CODE
    
    .register-section h4 {
        font-weight: 400;
    }
    
    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: full width vimeo autorun #71069
     sharmstr
    Moderator

    The only way I know to add a Vimeo background is to use Revolution Slider. The problem will be the dropdowns on the form.

    If you can use a youtube video instead, the latest release of Kleo (3.0.5) had Visual Composer 4.6.1 which has introduced Youtube row backgrounds.

    I believe there are some VC plugins that will allow you to add a vimeo background, but I havent tried any of 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: "Call for price" products show "FREE" badge #71068
     sharmstr
    Moderator

    To change it you’ll have to edit core code. This is not upgrade safe, so you’ll have to make the change after each Kleo update. The line to change is (assuming your running Kleo 3.0.5) is 532 in /kleo/lib/plugin-woocommerce/config.php

    Or, alternatively, you can hide the label with this in your quick css

    COPY CODE
    
    .free-badge {
        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: visual composer image resize #71067
     sharmstr
    Moderator

    Had to think about this. I think VC will create a new image based on the size that you put in there. Since its only showing the image name, perhaps VC is having problems saving the new resized image to your server. That could be a permissions issue or even a jquery issue.

    Can you update to Kleo 3.0.5 (released yesterday)? It comes with VC 4.6.1 so be sure to update that as well. If that doesnt fix the issue, respond privately with a link and admin credentials. Be sure to enable wp debugging as well. Then I’ll have a 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: No Theme Option menu anymore #71066
     sharmstr
    Moderator

    That’s usually and indication of a plugin conflict.

    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: Members not showing in search result #71064
     sharmstr
    Moderator

    I found the change that’s causing this.

    Go to /kleo/lib/theme-functions.php and change the following line (around line 634) from this

    COPY CODE
    
    'numberposts' => -1,
    

    to this

    COPY CODE
    
    'numberposts' => 4,
    


    @abe
    – this was part of the ajax search order relevancy change.

    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: Members not showing in search result #71063
     sharmstr
    Moderator

    I’m seeing the same thing on my sites and the demo site. I’ll go through recent code changes to see if I can find the issue. In the meantime, I’m assigning this to @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: additional link in pop up login form #71061
     sharmstr
    Moderator

    Put this in your child’s functions.php file

    COPY CODE
    
    add_action('kleo_after_login_form','add_a_link');
    function add_a_link() {
    	echo '<a href="http://wwww.google.com/">Google</a>';	
    }
    
    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 DashBord Configuration not corresponding #70994
     sharmstr
    Moderator

    No 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: ERR_TOO_MANY_REDIRECTS #70992
     sharmstr
    Moderator

    There is a sticky topic and its always in the documentation: 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: KLEO THEME NEEDS TO BE DEBUGGED FOR BUDDY PRESS #70986
     sharmstr
    Moderator

    The reason I asked for wp admin access again is because that account isn’t an Admin. Please change 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: My DashBord Configuration not corresponding #70983
     sharmstr
    Moderator

    There are some sites that have an issue with theme options being saved at all. This doesnt sound like your issue since eventually the changes show up (again, caching issue), but you can try this in your child’s functions.php file. I doubt that it will work, but I want to rule it out as a possible issue.

    COPY CODE
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    

    Let me know if that changes anything.

    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 Probleme with Kleo #70982
     sharmstr
    Moderator

    Duplicate question: https://archived.seventhqueen.com/forums/topic/my-dashbord-configuration-not-corresponding#post-70981

    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 DashBord Configuration not corresponding #70981
     sharmstr
    Moderator

    Its not that strange if you understand how it works.

    Quick css outputs the css to the page source via the database. styles.css and theme options colors and fonts are served from files on your server. When you save theme options, it writes css (based on the colors and fonts you have chosen) to a file called dynamic.css Again, its a caching issue. Not a Kleo issue.

    Do yourself a favor and completely disable caching on your server until you are done designing your site.

    And please dont start multiple topics for the same issue. I have a hard enough time getting to all the questions around here. Thank you for understanding.

    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 THEME NEEDS TO BE DEBUGGED FOR BUDDY PRESS #70980
     sharmstr
    Moderator

    If I do a multiple upload via my mobile on your site, the images are actually being uploaded, they just aren’t displaying. You can check this by going to /members/yourname/media (even though you dont have the media tab active for members profiles). Testing Kleo demo site with my mobile works fine.

    Give me wp admin access and ftp access. I’ll have a 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: hard coded sidebar #70975
     sharmstr
    Moderator

    pseudo code

    COPY CODE
    
     function kleo_extra_sidebar()
        {
            $classes = apply_filters('kleo_extra_sidebar_classes', '');
    
            echo '<div class="sidebar sidebar-extra '.$classes.'">'
                . '<div class="inner-content">';
    
            if( bp_current_component() == 'activity' ) {
                echo "This is the activity page.  You custom code here.";
            } else {
                generated_dynamic_sidebar($extra);
            }
    
            echo '</div>'
                .'</div> <!--end sidebar columns-->';
        }
    
    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: hard coded sidebar #70974
     sharmstr
    Moderator

    Buddypress has bp_current_component to check where you are at within the buddypress 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: load activity page when user is logged in #70973
     sharmstr
    Moderator

    Have you checked your .htaccess file or cleared 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

    in reply to: load activity page when user is logged in #70971
     sharmstr
    Moderator

    Then not sure I can help since we’ve ruled out 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: load activity page when user is logged in #70969
     sharmstr
    Moderator

    I’m using Peter’s redirect as well.

    Temporarily enable the WP 2015 Theme. Does it still happen?

    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: hard coded sidebar #70968
     sharmstr
    Moderator

    Not using a child theme is a bad idea if you’re going to be customizing.

    I think you are miss understanding. When I say conditional check, I mean, checking to see if you are on the activity page. There’s no need to conditional check the location of the sidebar. Again, the extra sidebar function is all you need to change. That’s the function that renders the right sidebar in a left and right sidebar layout. Just make sure you set left and right sidebar layout in theme options > buddypress > activity page 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: load activity page when user is logged in #70965
     sharmstr
    Moderator

    I’ve set up my site exactly like that. When I close the tab for my site and I’m still logged in, then open a new tab and visit http://localhost:8080/wp/ I am presented with the site activity page and the url remains http://localhost:8080/wp/

    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: hard coded sidebar #70964
     sharmstr
    Moderator

    When using 2 sidebars, kleo uses the kleo_extra_sidebar function to display the right sidebar. Copy that function from /kleo/functions.php into your child theme. Do the conditional check there instead of in sidebar.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

Viewing 40 posts - 4,561 through 4,600 (of 11,328 total)

Log in with your credentials

Forgot your details?