Forum Replies Created

Viewing 40 posts - 4,281 through 4,320 (of 11,328 total)
  • Author
  • in reply to: Kleo + Woocommerce + Visual Composer #73106
     sharmstr
    Moderator

    So I can understand better, why are you using VC on the product pages? Try going into the row settings and set Inner Container to no.

    Kleo is set up to use images of a certain size. If you did not configure this initially, or have added kleo to an existing site that already had products, then you’ll need to configure the image sizes and regenerate your thumbnails: https://archived.seventhqueen.com/documentation/kleo#woocommerce

    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: long name broke page layout #73105
     sharmstr
    Moderator

    Try this css

    COPY CODE
    
    .buddypress div#item-header div#item-meta p {
        overflow: visible;
        word-wrap: break-word;
    }
    
    #main .alternate-color h1 {
        max-width: 80% !important;
        word-wrap: break-word;
    }
    
    .widget.buddypress div.item-title {
        word-wrap: break-word;
    }
    
    
    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 the description, not the group name.

    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

    Try this

    COPY CODE
    
    #pmpro_license {
        width: 90%;
    }
    
    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 importing #73100
     sharmstr
    Moderator

    No, it doesnt include any add-ons.

    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: Cannot remove white bar over slider using demo homepage #73052
     sharmstr
    Moderator

    You need at least 128 and 256 if your host will let you: 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: Cannot remove white bar over slider using demo homepage #73049
     sharmstr
    Moderator

    Its gone 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: Featured Items Display Wrong on Mobile #73039
     sharmstr
    Moderator

    Did you try this? https://archived.seventhqueen.com/forums/topic/problem-align-center-the-feature-icons-icon-on-mobile

    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: Inner Page Styling [Urgent] #73033
     sharmstr
    Moderator

    Turn off transparent main menu in theme options. Only turn it on for pages that need it using Theme General Settings in 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: changing the copyright #73032
     sharmstr
    Moderator

    Copyright: Theme options > General Settings > Footer Text

    Buddypress setup: https://codex.buddypress.org/

    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: Cannot remove white bar over slider using demo homepage #73028
     sharmstr
    Moderator

    You have an empty paragraph in your content before the slider. 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.
    in reply to: News Magazine Homepage Question #73026
     sharmstr
    Moderator

    Hmmm. It didnt happen on my 5 sites. Perhaps you have something overriding the css set on the element? Have you inspected the css? Did you also upgrade VC after the Kleo update?

    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: Home Search page #73025
     sharmstr
    Moderator

    1 – Woocommerce has nothing to do with people.

    3 – There’s nothing in theme options that will allow you to edit the profile directly. If you search this forum, there’s been plenty of discussions on how to customize colors and such on the profile 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: Home Search page #73000
     sharmstr
    Moderator

    1 – Is that a question? If so, please explain what your question is.

    2 – You can change the layout of the form in WP Admin > Users > Profile Search. Select your form and change the form template to whatever one you want. By default it will be vertical.

    You can change the form input colors by selecting the section style in row settings. Those styles are setup in Theme Options > Styles. You can change the width by changing the column settings. See attached.

    You should import the demo page so you can see what’s going on. Appearance > Kleo demo > Specific page

    3 – Can you be more specific?

    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: Live Notification in Header #72995
     sharmstr
    Moderator

    Add an icon to the live notification menu item. See attached.

    Wrap the Navigation Label in em

    COPY CODE
    
    <em>I'm highlighted</em>
    
    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: problem to see geodirectory map #72991
     sharmstr
    Moderator

    See if this additional information helps: https://archived.seventhqueen.com/forums/topic/geodirectory-importing#post-63566

    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: WC Vendors Integration #72990
     sharmstr
    Moderator

    There is a feature request topic you can vote on. : 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: Edit Checkout Page + Payment Question #72989
     sharmstr
    Moderator

    All of that is handled by PMPro, not Kleo. Kleo merely stylizes the output. With that said, the checkout page template is in /kleo/paid-membership-pro/pages/checkout.php. If you copy that to your child theme, you’ll see where it outputs the “You have selected the %s membership level” message. You can add your additional information there. Or if you dont want to maintain a copy of that page, you can translate that message and add it that way.

    For removing the address and having paypal on your sales page, you will need to ask on the PMPro forums (which is paid support).

    No, you dont need WooCommerce. PMPro has its own checkout/payment routines.

    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 set up business directory page #72985
     sharmstr
    Moderator

    The Business Directory kleo demo page is built using Geodirectory. I’ve given you the links on how to install and configure it so you’ll have a business directory page on your site. Are you having problems following the directions?

    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 listing page fullwidth map #72984
     sharmstr
    Moderator

    awesome!

    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: sidebar login form #72982
     sharmstr
    Moderator

    As I said, remove the css I originally gave you. You dont need it with the new php code I gave you. If you look at the code, its impossible that the “or” and gap are below the button. You can see that they are above the button code.

    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: News Magazine Homepage Question #72978
     sharmstr
    Moderator

    The “news magazine” vertical image is the background for individual rows. The repeating “news” horizontal image is the background for the site set in Theme Options. You can set repeat there. You wont see it if your layout is not set to “boxed”. Its always been that way.

    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: http://seventhqueen.com/themes/kleo/mobile-app/ #72922
     sharmstr
    Moderator

    Appearance > Kleo Demo > Specific 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: Notifications for Admin and Editors of pending posts #72892
     sharmstr
    Moderator

    This isn’t a function of the theme. Its best to search the WP forum for this information.

    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: Hide Group Delete Button #72887
     sharmstr
    Moderator

    I believe you received the correct answer. This is not a kleo function. If you cant find a plugin, ask on the buddypress forum since its their code you will have to edit/override.

    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 listing page fullwidth map #72863
     sharmstr
    Moderator

    Remove the map widget from GD Listing Top Section and add this to your child’s functions.php file.

    COPY CODE
    
    add_action('kleo_before_content','add_map');
    function add_map() {
        if (is_post_type_archive() && in_array(get_post_type(), geodir_get_posttypes())) {
            echo do_shortcode('[gd_homepage_map width=100% height=600px maptype=roadmap zoom=1 autozoom=true  child_collapse=true scrollwheel=false marker_cluster=1]');
        }
    }
    

    Be sure to test all pages. It was a bear trying to figure out how to only add it to the listing page. I dont see that they have a basic function like “if_page(‘listing’)”.

    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: Remove the “remember me” text and checkbox #72851
     sharmstr
    Moderator

    Its in /page-parts/general-popups.php. But I suggest hiding it with css

    COPY CODE
    
    #login_form .checkbox {
        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: Kleo button #72850
     sharmstr
    Moderator

    You need to add it to the slide. https://archived.seventhqueen.com/forums/topic/how-can-i-add-a-button-like-this-to-revolution-slider

    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: New User Notification Email to Admin #72849
     sharmstr
    Moderator

    Its best to ask on the BP forum since you’ll have to edit their functions (code) to do what you want.

    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: Customise Posts Page Layout #72848
     sharmstr
    Moderator

    There are a few pages that are merely placeholders for WP and other plugins to work their magic and cant be edited with the page editor. Your blogs page is one of them. Buddypress pages are some of the others.

    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

    Try this in quick css

    COPY CODE
    
    #members-dir-list .kleo-isotope>.kleo-masonry-item, #members-dir-list .kleo-isotope>li {
        width: 50% !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: PMPro Short Codes not working #72846
     sharmstr
    Moderator

    You need to update via FTP. Quite awhile ago, themeforest updated their code which broke auto updates for most of the themes out there (not just Kleo). Once you update to 3.0.6 updates via wp admin will work again.

    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: Hide sidebar on one particular page #72786
     sharmstr
    Moderator

    Change the layout to full width.

    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: PMPro Short Codes not working #72781
     sharmstr
    Moderator

    You need to upgrade Kleo to the latest version which is 3.0.6: 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: PINTEREST THEME #72751
     sharmstr
    Moderator

    Please start a new topic so that someone from 7th Queen can assist 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: Custom Page for Portfolio Bug (?) #72701
     sharmstr
    Moderator

    I dont know how to change that. Sorry.

    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: Disable activity animation #72700
     sharmstr
    Moderator

    Please search before posting. https://archived.seventhqueen.com/forums/topic/turning-off-js-animation-in-activity-and-gallery

    I believe the default is 20 activity items. You’ll have to consult the buddypress documentation to change that to 15: https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/

    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: override css for mobile #72698
     sharmstr
    Moderator

    You need to use css media queries: http://www.w3schools.com/cssref/css3_pr_mediaquery.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: Portofolio limited to 10 images #72696
     sharmstr
    Moderator

    Change the items to show in the portfolio shortcode settings

    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: additional information field #72695
     sharmstr
    Moderator

    Its automatically added based on what attributes you assign to the product.

    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,281 through 4,320 (of 11,328 total)

Log in with your credentials

Forgot your details?