Forum Replies Created

Viewing 40 posts - 1,161 through 1,200 (of 20,101 total)
  • Author
  • in reply to: new layout? #210983
     Radu
    Moderator

    Hi

    That it looks like the dynamic.css file hasn’t finished generation of the file, try to press save options under wp-admin -> theme options ->

    Make sure to not have any caching plugin that moves the CSS and JS files in footer or in CDN, if you have switch off temporary.

    Let me know

    Cheers
    R

    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: SEARCH BUTTON #210982
     Radu
    Moderator

    Hi,

    Can you please de-activate all plugins and child theme and leaving only KLEO theme + Visual Composer + K-elements ?

    Make sure that those plugins are updated to latest version before you testing.

    Anyay you have some js error in the page

    Let me know

    Cheers
    R

    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: Search results are not accurate #210981
     Radu
    Moderator

    Hi,

    I cannot do that for you since it require to much time and having that technical steps you can do it yourself or if you are a tech guy hire a web developer to can follow those for you.

    You can perform a full backup before you try in case of something went wrong, you have a backup.

    Cheers
    R

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

    Hi,ok
    Chers
    R

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

    Hi,

    There most sure you will have to import the 3.0 homepage that it’s builded with elementor plugin, follow the next steps.

    You will have to create a new page and set for that homepage template (Full width for builder) then edit the page with elementor and import the template

    You can import any time in 3 easy steps the initial homepage, just create a new page separate by the old one.

    A.Add new page , then edit in elementor.

    B. Press add new template

    C. Switch to My Templates then press insert

    IF the forms still not appears, make sure the form it’s created unde wp-admin -> users -> profile search.

    Horizontal form settings :

    Home form settings :

    The forms will be populated with additional fields from wp-admin -> users -> profile search- > Members Horizontal or home search.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: How to include CSS for all posts? #210978
     Radu
    Moderator
    Not marked as solution
    in reply to: Update error – won’t update #210977
     Radu
    Moderator
    Not marked as solution
    in reply to: Download failed. A valid URL was not provided. #210976
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Cannot see that in chrome and safari

    Empty your caches for me it looks as it should

    Cheers
    R

    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: Secondary menu covers up breadcrumbs #210974
     Radu
    Moderator

    Hi,

    I see, in this case did you know if that your membership plugin will add those roles in the body or html class ? if yes the solution will be simple add beside this snippet

    .logged-in #main {
    margin-top: 30px;
    }

    Those ones

    COPY CODE
    
    .MLT-Club #main {
        margin-top: 30px;
    }
    
    .administrator  #main {
        margin-top: 30px;
    }
    
    

    Practically you can look via browser inspector at the body classes or html classes for a specific class for those memberships and to replace on snippet above

    from what i know the .logged-in will be always added there no matter the membership, if you are logged in the class will be added, not sure if your plugin removes that.

    You can try to set important for the css rules

    Example

    COPY CODE
    
    .logged-in #main {
        margin-top: 30px !important;
    }
    

    Cheers
    R

    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 VC #210973
     Radu
    Moderator
    Not marked as solution
    in reply to: messages #210972
     Radu
    Moderator

    Hi,

    Your message wrapper works like it’s very very narrow, how you had made like that ? because that’s the reason for the double digit numbers to not see, so revert back that change and check.

    Cheers
    R

    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: The Protfolio section from my WP admin panel is gone #210971
     Radu
    Moderator
    Not marked as solution
    in reply to: Register form #210965
     Radu
    Moderator

    Hi,

    The trace says something about vfbp-create-user plugin can you please de-activate it and re-do the action ?

    Let me know

    Cheers
    R

    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 Theme won’t Update #210964
     Radu
    Moderator

    In this case this way always works : https://archived.seventhqueen.com/kleo/article/updating-the-theme

    SO perform manual theme update in other methods fails

    Cheers

    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: compatibility_score #210963
     Radu
    Moderator
    Not marked as solution
    in reply to: Opening member page #210961
     Radu
    Moderator
    Not marked as solution
    in reply to: close icon #210959
     Radu
    Moderator
    Not marked as solution
    in reply to: Cannot update theme #210958
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Can you please provide FTP and WP admin to can test various please ?

    Cheers
    R

    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: messages #210774
     Radu
    Moderator

    Hi,
    Did you had narrowed the form with some CSS ?

    On my local it haves space

    IF you had any custom css set them off to test of those causes that.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Facebook Signup/Login Not Working #210770
     Radu
    Moderator

    Great
    Cheers
    R

    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 and Paid membership pro modal conflict #210769
     Radu
    Moderator

    The theme update contains this. You can wait until theme update.

    The affected files for that bug are those :

    wp-content/themes/kleo/page-parts/general-popups.php
    wp-content/themes/kleo/assets/js/app.js

    You can extract them from the archive.

    Cheers
    R

    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: compatibility_score #210768
     Radu
    Moderator
    Not marked as solution
    in reply to: Blog #210764
     Radu
    Moderator

    Hi,
    At this moment there it’s activated other theme and there is no blog post, let me know when i can see the described issue.

    Cheers
    R

    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: BuddyApp Theme Issue #210763
     Radu
    Moderator

    Hi,

    I don’t have admin rights with that account.

    I need an account with admin rights to can debug further.

    Cheers
    R

    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: BuddyApp Theme Issue #210762
     Radu
    Moderator

    Hi,

    I don’t have admin rights with that account.

    I need an account with admin rights to can debug fuhrer.

    Cheers
    R

    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: Register form #210760
     Radu
    Moderator

    Hi,

    We need to enable wp_debug to can see exactly what error it’s triggered there, follow the next.

    Follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    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: The Protfolio section from my WP admin panel is gone #210681
     Radu
    Moderator
    Not marked as solution
    in reply to: The Protfolio section from my WP admin panel is gone #210675
     Radu
    Moderator
    Not marked as solution
    in reply to: Empty Newspage #210674
     Radu
    Moderator

    Pay attention to other plugins and child theme mods if you had ones, also that issue may be caused by server resources , if continue to happen leave wp debug on and check if there appears an server error likes php memory allocation or similar.

    Cheers
    R

    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: compatibility_score #210671
     Radu
    Moderator
    Not marked as solution
    in reply to: Download failed. A valid URL was not provided. #210670
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    I think it might be easier to edit the blog templates where the user avatar it’s called ?

    Can you screenshot me in frontend in blog area including page url which avatar ? post page url ? category?

    Cheers
    R

    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: Facebook Signup/Login Not Working #210657
     Radu
    Moderator

    Hi,

    The issue it seems to be from your page there its a JS error

    So if you had any optimization plugin like caching one or cloudflare or an plugin that moves JS to footer or similar, if you have any kind of those plugins try to switch them off and test.

    In general those kind of issues are caused by that.

    Let me know

    Cheers
    R

    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: Secondary menu covers up breadcrumbs #210656
     Radu
    Moderator

    Hi,

    Just add this css in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .logged-in #main {
        margin-top: 30px;
    }
    

    Cheers
    R

    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: Activity page #210655
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 1,161 through 1,200 (of 20,101 total)

Log in with your credentials

Forgot your details?