Forum Replies Created

Viewing 40 posts - 1,361 through 1,400 (of 1,943 total)
  • Author
  • in reply to: If i want to edit the buddypress page like… #23459
     Catalin
    Moderator

    Hello,

    Add this code to your style.css from the child theme folder for hiding the elements from header and center the logo:

    COPY CODE
    
    
    body.bbp-user-page div.social-header,
    body.bbp-user-page div.navbar-collapse,
    body.bbp-user-page section.alternate-color
    {
        display:none !important;
    }
    
    .navbar-header .logo
    {
        margin-left: 386px;
    }
    
    div.header-scrolled .logo
    {
        margin-left: 418px !important;
    }
    
    @media (max-width: 1440px)
    {
        .logo
        {
            margin-left: 350px !important;
        }
    
    }
    
    @media (max-width: 1200px) {
        .logo
    
        {
            margin-left: 270px !important;
        }
    }
    
    
    @media (max-width: 991px) {
    
        .logo
    
        {
            margin-left: 190px !important;
        }
    }
    
    @media (min-width: 320px) and (max-width: 768px) {
        .logo
    
        {
            margin-left:0 !important
        }
    }
    
    
    

    Navigation text size can be changed adding this code:

    COPY CODE
    
    #buddypress div#item-nav ul li a
    
    {
       font-size:xxpx !important;
    }
    

    where xx is the new size you want to add

    Let me know if this works.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Deleting a field option #23438
     Catalin
    Moderator

    you need to delete the option name and hit save.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change Navigation Font Size #23433
     Catalin
    Moderator

    did you try the code?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Responsive mobile menu fix #23375
     Catalin
    Moderator

    Hello,

    Add this code in your style.css file from the child theme folder:

    COPY CODE
    
    
    .contain-to-grid {
        float: left;
        position: relative;
        z-index: 10;
    }
    
    @media only screen and (max-width: 767px) {
     .contain-to-grid {
      margin-top:-12px;
         margin-left: -16px;
         min-width: -webkit-calc(100% + 32px);
         min-width: calc(100% + 32px);
     }
    }
    
    

    let me know if this works.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Permissions on Blog #23368
     Catalin
    Moderator

    Please check the members rights from the levels you created. If a category is not checked members from that level will not be able to see posts from that category.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: Profile Matches #23367
     Catalin
    Moderator

    Hello,

    We consider adding this functionality on a future update for the theme. Until then, you need development skills to achieve that.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: 404 on Initial Website Load #23363
     Catalin
    Moderator

    please email credentials for admin panel again at catalin@seventhqueen.com

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Membership Level – Empty Cart #23356
     Catalin
    Moderator

    Hello,

    You need to select the default templates for every page needed for PMPro. Those page settings are generated on first install by clicking the generate link from the plugins page tab.

    To get the templates back, you need to uninstall the plugin and re-install it again. You will have to recreate the membership levels tho.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: 404 on Initial Website Load #23354
     Catalin
    Moderator

    also, check your permalink settings and save them again

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: 404 on Initial Website Load #23353
     Catalin
    Moderator

    Hello,

    What template you have selcted for homepage from (Settings > Reading) menu?

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change Multi Select Style #23348
     Catalin
    Moderator

    email me please: catalin@seventhqueen.com

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: 404 after updates to all pages #23347
     Catalin
    Moderator

    Hello,

    We always test our releases before launching them live for clients. Check your permalinks settings and save them again.

    Let me know if your issue still occurs.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: 1.6 Update Issue Shopping Cart #23345
     Catalin
    Moderator

    Reactivate the plugin and clear cache for your browser. Let me know if the problem still occurs.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Membership Level – Empty Cart #23340
     Catalin
    Moderator

    Please check the template page you have selected for checkout page. The settings should be the same as my fist print screen.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: tabs pill custom About me disappeared #23337
     Catalin
    Moderator

    We are still working on a fix for the field visibility issue.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Re: Albums #23336
     Catalin
    Moderator

    hello,

    You can use BP Albums for limiting the number of picture to be uploaded. Please take a look at this link:

    https://archived.seventhqueen.com/forums/topic/limit-number-of-photos-for-users

    I wasn’t able to replicate you 404 error tho.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Open sans not loading on slider when hiding toolbar #23329
     Catalin
    Moderator

    Hello,

    I checked your site and in both cases you have the same font. Please send me a screenshot to be able to replicate your issue.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: THEME OPTIONS ISSUES #23325
     Catalin
    Moderator

    I deactivated Coming Soon plugin and your admin panel works now.

    Please update the required plugins for the theme to work proper to the latest versions availoable

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: tabs pill custom About me disappeared #23323
     Catalin
    Moderator

    Hello,

    Please take a look at this link:

    https://archived.seventhqueen.com/forums/topic/profile-information-disappeared

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Date selector dropdown with insufficient width #23322
     Catalin
    Moderator

    please provide me admin credentials for your WordPress site to be able to replicate your issue. Reply message as private for security reasons.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Reply Bar cut in half (again) #23321
     Catalin
    Moderator

    Please send me admin credentials to your website to be able to take a look at your issues. Reply this as private for security reasons.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: lost password link is missing from wp-login.php #23318
     Catalin
    Moderator

    Hello,

    You need to add the password reset link

    http://yoursite.com/wp-login.php?action=lostpassword

    in the widgets options. Take a look at the screenshot.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: Side Bar/widget Filter #23315
     Catalin
    Moderator

    Hello,

    You can create custom sidebars from WordPress menu and after this you can add the new selected sidebar to the post of page you want to appear. Please take a look at screen shots.

    Regarding your second question, right now you cannot achieve that and you need coding skills to show the functionality you want. We will consider this features on a future update.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: Favicon Icon isn't working for IE #23314
     Catalin
    Moderator

    please take a look at this link:

    http://stackoverflow.com/questions/122067/favicon-not-working-in-ie

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

    1. take a look at this file:

    ..\wp-content\themes\kleo\functions.php

    at line 1296

    2. on theme update the language folder gets rewritten with the default files this is why you need to replace the default files again with the modifications you did. the modifications are stored in this file not in the database

    3. take a look at this link:

    https://archived.seventhqueen.com/forums/topic/sweetdate-updates-change-log

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Breadcrumb – Current page text color #23309
     Catalin
    Moderator

    Hello,

    Please add this code in the style.css file from your child theme folder:

    COPY CODE
    
    
    .breadcrumb>li+li:before
    {
      color: #xxx !important;
    }
    
    .breadcrumb li span
    {
      color: #xxx !important;
    }
    
    
    

    where xxx is the color you want to add

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Date selector dropdown with insufficient width #23306
     Catalin
    Moderator

    Romania. Add this to the country filter please.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Images not showing on membership level page #23301
     Catalin
    Moderator

    please send me a link to the page to be able to replicate your issue

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Verified users #23300
     Catalin
    Moderator

    We are working on some fixes on optimizations with this plugin and those will be available on the next theme update

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Settings get refreshed #23299
     Catalin
    Moderator

    Hello,

    Please send me admin credentials to your website to be able to replicate this issue. Reply message as private for security reasons.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Another Login Redirect Question.. #23298
     Catalin
    Moderator

    Hello,

    Please take a look at this link:

    https://wordpress.org/plugins/peters-login-redirect/

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Quick Answer please #23296
     Catalin
    Moderator

    Hello,

    That code is a part of function kleo_my_custom_tabs() and it reefers to bp albums.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Date selector dropdown with insufficient width #23294
     Catalin
    Moderator

    please send me a link to your website to be able to replicate your issue

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: set up the backgroundcolor for the navi bar #23287
     Catalin
    Moderator

    I see you added red color to the div and it works… please explain

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: kleo causing high cpu usage #23244
     Catalin
    Moderator

    the theme tested by us on different servers works fine.

    replace the theme files from your server with a fresh copy of the theme.
    create a backup first.
    let me know if the problem still exists after this.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: THEME OPTIONS ISSUES #23243
     Catalin
    Moderator

    The error from the other post was from visual composer and you need to update the plugin to the last version available.

    Let me know if the error you have in this thread still exists after you do the theme upgrade.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Issue after update #23242
     Catalin
    Moderator

    you need to update the visual composer to the last version to fix that error

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Revolution slider not showing in full width #23238
     Catalin
    Moderator

    i see the slider full width on your site…

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Problem with Object Cache (w3 #23236
     Catalin
    Moderator

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: kleo causing high cpu usage #23235
     Catalin
    Moderator

    Hello,

    I checked your site and i noticed that you have a lot of plugins installed. Every new plugin requires extra resources. The theme was tested on different server environments and it works as it should be without causing high cpu usage.

    Try to reduce the number of plugin used and ask more details from the hosting provider like number of requests.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 1,361 through 1,400 (of 1,943 total)

Log in with your credentials

Forgot your details?