Forum Replies Created

Viewing 40 posts - 5,641 through 5,680 (of 8,607 total)
  • Author
  • in reply to: bug on multi select boxes #18466
     Abe
    Keymaster

    Hi, we fixed this and it comes from Buddypress 2.0 new templates. This will be available in next theme version.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Display e-mail on comments #18460
     Abe
    Keymaster

    Hi, You need to edit theme templates and customize it the way you need.
    Try customizing the function sweetdate_comment from functions.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: GeoNames autocomplete #18429
     Abe
    Keymaster

    Give me a link to your site and temp credentials to take a quick look on your settings

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Suggestion: Clean up profile avatar row #18428
     Abe
    Keymaster

    It is really hard to take pieces from one theme into another since they have different structure and plugins

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    it has to be defined on the page before loading app.js file, otherwise the request wouldn’t know to go to the ajax url

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Them options blank #18426
     Abe
    Keymaster

    Hi, try to upload again theme files on your server since it can be a file corrupted.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: BP group masonry to just show one defined group #18424
     Abe
    Keymaster

    Hi, unfortunately that can’t be done by default since it relies on a 3rd party plugin and you will have to develop that functionality yourself or by hiring a developer to help.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Ideal Checkout #18422
     Abe
    Keymaster

    Hi, Thanks for the suggestion but PMPRO will remain for the moment the membership plugin supported.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Custom icons not displaying #18421
     Abe
    Keymaster

    Those are kleo_status_icon shortcodes and found in the Home page edit content

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Hi, You can disable custom forms for elements in specific areas by just removing the custom class from the form element.
    Register template: wp-content\themes\sweetdate\registration\register.php
    Profile template: wp-content\themes\sweetdate\members\single\profile\edit.php
    Search form file: wp-content\themes\sweetdate\custom_buddypress\kleo-bp-search.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Hidden Membership Levels #18419
     Abe
    Keymaster

    Hi, They should not appear if you have them disabled. Re-check your settings for each level or caching

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Open Sans font loaded repeatedly? #18418
     Abe
    Keymaster

    Hi, WordPress add the extra Open Sans request when you use the Admin bar if I am right. We did some tests and we removed the Open Sans request if it is already included by the theme.
    Roboto isn’t hard-coded somewhere, fonts should be included only the ones you select from Theme options – Fonts
    Those strings are google fonts related and the way it loads the .woff files. We are only generating a link to request the font like: //fonts.googleapis.com/css?family=Roboto

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile – Website Field is no longer in line #18414
     Abe
    Keymaster

    Well there is no website field by default…

    add this css for the fix:

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dd {
        margin-bottom: 0;
        padding-top: 0.85em;
    }
    #buddypress div.profile .dl-horizontal p {
        margin: 0;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Dark & more #18411
     Abe
    Keymaster

    This CSS should style that element:

    COPY CODE
    
    #main .main-color h3.post-title > a {
        color: #333333;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composure Conflict #18410
     Abe
    Keymaster

    Then you haven’t followed the instructions 🙁 What exactly have you added and where?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: too much space #18404
     Abe
    Keymaster

    Glad we could help.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: something is definitely hitting the CPU hard #18401
     Abe
    Keymaster
    Not marked as solution
    in reply to: Profile information disappeared #18400
     Abe
    Keymaster

    Probably a code you added the wrong way or some css added. Try to remove the theme and re-upload it maybe you did something wrong with the theme location.. can’t say

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: too much space #18395
     Abe
    Keymaster

    Hello, I made some changes to the theme that will be also available in next theme version so you can set a height on posts carousel elements. I already edited the element for you and added a 300 value so it stays at 300px.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Modify buddypress menu #18390
     Abe
    Keymaster

    Hi, That is related to Buddypress navigation and you need to customize it with some code or search for a plugin that can do that. There are some examples in the FAQ section like:
    https://archived.seventhqueen.com/forums/topic/disable-profile-tab-below-profile-image
    https://archived.seventhqueen.com/forums/topic/how-do-i-remove-the-forums-tab

    Googleing will find usefull resources like:
    http://blog.maximusbusiness.com/2013/04/bp-profile-nav-positions-names/#change-subnav-tab

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Membership registration VS Buddypress registration #18389
     Abe
    Keymaster

    Hi, You can use this plugin to force users to complete their profiles: https://wordpress.org/plugins/bp-force-profile

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile information disappeared #18388
     Abe
    Keymaster

    Please check your profile /leden/klaver2/profile/ since it displays the fields. Users must save their profile so the tabs to appear…

    This forum is intended to provide technical support so please for any customizations beside the issues and bugs that can occur please hire a developer to help you with custom development.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile information disappeared #18387
     Abe
    Keymaster

    I will try and check but you said: “Abe, the code works while having the child theme active but when i activate the necessary theme, the code does not work.”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Better WordPress Minify – BWP settings #18386
     Abe
    Keymaster

    Yes you need only one modernizr and if you can it is advised to only include one.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Suggestion: Customer contributed documentation #18380
     Abe
    Keymaster

    For the shortcodes we were thinking to add a different section for each theme and to be something like this: http://docs.woothemes.com/document/shortcodes
    Something like we added on the demo for woo: http://seventhqueen.com/themes/kleo/shop-shortcodes but with detailed info on each possible attribute.
    You can add them as pages or in the KB and we will move them in the right place. We haven’t really decided to the final structure yet.

    Thanks again 😉

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile information disappeared #18372
     Abe
    Keymaster

    Well, you need to keep the child theme active since it works in conjunction with the parent theme.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composure Conflict #18361
     Abe
    Keymaster

    The ftp is no longer needed, see the instructions on the solution provided
    We are rewriting the parallax effects in next theme versions

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Standalon issue with Kleo Theme #18337
     Abe
    Keymaster

    Ok, glad we figured this out. Create another topic for other questions you may have.
    Cheers

    Topic closed.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Standalon issue with Kleo Theme #18334
     Abe
    Keymaster

    It was a isolated issue but had nothing to do with standalone plugin. Maybe you had a theme before that saved some settings for VC in the database.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Standalon issue with Kleo Theme #18332
     Abe
    Keymaster

    Great. This will be added to future theme releases so it will be rewritten by the theme update.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composure Conflict #18326
     Abe
    Keymaster

    For the columns issue, until next theme version 1.5, please see the fix here:
    https://archived.seventhqueen.com/forums/topic/visual-composer-standalon-issue-with-kleo-theme/#post-18320

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Not Respecting Columns #18325
     Abe
    Keymaster

    For the columns issue if anybody encounters it until next theme version 1.5, please see the fix here:
    https://archived.seventhqueen.com/forums/topic/visual-composer-standalon-issue-with-kleo-theme/#post-18320

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Standalon issue with Kleo Theme #18324
     Abe
    Keymaster

    I just modified the path where you should create the file on your server so it is: wp-content/themes/kleo/vc_templates/vc_column.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer Standalon issue with Kleo Theme #18320
     Abe
    Keymaster

    Hi, I have finished the test and come up with a strong compatibility so that won’t happen in the future. Please create a file on your server in wp-content/themes/kleo/vc_templates/vc_column.php and add the text from the file attached.

    Let me know if the columns are right after that.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Visual Composer Standalon issue with Kleo Theme #18319
     Abe
    Keymaster

    I am doing some tests, disabling plugins, etc and let you know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Dark & more #18315
     Abe
    Keymaster

    Ok, fixed it.
    Replace the content from this theme files with the content from attached files:
    – wp-content\themes\kleo\index.php
    – wp-content\themes\kleo\page-parts\general-title-section.php

    You should go to Theme options – Layout settings and set the breadcrumb to OFF and Page Title location to Main section. Then in Header options – Show breadcrumb – OFF and remove the text from “Main menu info”

    Let me know if it works now.
    also to hide the title in the main area, just if you don’t want the title at all add this CSS

    COPY CODE
    
    h1.page-title {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Visual Composure Conflict #18311
     Abe
    Keymaster

    or better, do you think you can provide me temporary FTP access to test some code right away since from admin I don’t have access to all files

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composure Conflict #18310
     Abe
    Keymaster

    ok. I will do some tests right now if you uploaded the new K-elements plugin provided

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Dark & more #18309
     Abe
    Keymaster

    You are hiding them from the page edit for a specific page, right?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: User Signup Question for Live SIte #18268
     Abe
    Keymaster

    Hi, for a user to appear in your site after activation without to login see this topic: https://archived.seventhqueen.com/forums/topic/show-users-in-site-right-before-account-activation

    Also since Buddypress 2.0 you will see the users that haven’t activated their account in Wp admin – Users

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 5,641 through 5,680 (of 8,607 total)

Log in with your credentials

Forgot your details?