Forum Replies Created

Viewing 40 posts - 1 through 40 (of 47 total)
  • Author
  • in reply to: Custom WP_Query before using Kleo Posts Carousel #149568
     Reflect Growth
    Participant

    I’ve side-stepped this issue, by using the Grid Builder tool to create a new layout and scrapping my original code.

    Very weird, but hey all good now!

    Cheers, Matt

    in reply to: Custom WP_Query before using Kleo Posts Carousel #149561
     Reflect Growth
    Participant

    I should add that, in trying to debug, when I remove my shortcode entirely from the page, the Kleo Post Carousel shows the latest post as expected.

    in reply to: Knowledge Base #147773
     Reflect Growth
    Participant

    Any movement on this at all? Would love to implement a KB into my Kleo based site!

    in reply to: jquery syntax error, unrecognized expression #118931
     Reflect Growth
    Participant

    And I still get a 403 for http://www.reflectgrowth.com/wp-content/themes/kleo/assets/css/ for some reason…

    in reply to: jquery syntax error, unrecognized expression #118929
     Reflect Growth
    Participant

    Update: I disabled CDN support and most of the errors have stopped. I have replaced the original files from 4.0.6 and re-ran and same.

    In short seems like the issue for me is related to using the CDN (via Super Cache) – Any thoughts guys?

    in reply to: jquery syntax error, unrecognized expression #118928
     Reflect Growth
    Participant

    Actually just tested, added the files, cleared all caches (minify & super-cache) – problem still occurs 🙁

    in reply to: jquery syntax error, unrecognized expression #118927
     Reflect Growth
    Participant

    Hey Guys,

    Seeing this issue after updating to WP 4.5 and Kleo 4.0.6 – is this still the recommended fix?

    Cheers, Matt

    in reply to: Password Reset UI – Password Fields Not Showing #106769
     Reflect Growth
    Participant

    @Radu – Here’s the email received from a new test account account that I’ve setup for you. Click on the link to access the reset password feature where the issue is that i’ve described above:

    Someone requested that the password be reset for the following account:

    http://www.reflectgrowth.com/

    Username: seventhqueen

    If this was a mistake, just ignore this email and nothing will happen.

    To reset your password, visit the following address:

    http://www.reflectgrowth.com/wp-login.php?action=rp&key=e4ABarFXJfpUZSjyYm2h&login=seventhqueen

    in reply to: Password Reset UI – Password Fields Not Showing #106486
     Reflect Growth
    Participant

    Hi @Radu,

    Sorry for the delay in responding. The problem is actually after that part in the “Reset Password” process. It’s when you click on a link in the email sent to you, that you get taken to a screen to enter your new password but there are no fields shown on screen. So essentially you cannot set a new password (see the first attachment for what the screen looks like).

    It appears this is caused by element styles being applied (see the second attachment).

    Does that make sense? 🙂

    in reply to: Password Reset UI – Password Fields Not Showing #101835
     Reflect Growth
    Participant

    These are the styles I was referring to 🙂

    in reply to: Page Layout #98457
     Reflect Growth
    Participant

    No worries, if it comes back to you then give me a shout 🙂

    Seems a little crazy that the page options (in the backend editor) don’t seem to override the appearance of the side bar to me!

    in reply to: Page Layout #98453
     Reflect Growth
    Participant

    @hamiltontroy007 – What was the issue? I’m facing the same query for testimonials pages at the moment.

    Cheers, Matt

    in reply to: Hiding / Disabling / Deactivating Users #82610
     Reflect Growth
    Participant

    Thanks @sharmstr 🙂

    in reply to: bbPress Forum Pagination 404 #82609
     Reflect Growth
    Participant

    Thanks for all the input guys, really appreciate it.

    I determined that the issue was caused by using the “[bbp-topic-index]” shortcode on the “Forums” page, and that to have the pagination working correctly I needed to go into WordPress Admin > Settings > Forums and under “Forums Root Slug” choose that “Forum root should show” “Topics by freshness”.

    Kudos to this thread for getting me the resolution: https://bbpress.org/forums/topic/pagination-broken-when-using-shortcode-for-topic-index/

    Cheers, Matt

    in reply to: Activity stream – multiple posts with every post #82346
     Reflect Growth
    Participant

    Thanks @andrei given that a blast and all the issues have gone away! Thank you 🙂


    @ianll
    – thanks for your input too 🙂 (Hosting on a VPS)

     Reflect Growth
    Participant

    Thanks @andrei given that a blast and all the issues have gone away! Thank you 🙂

    in reply to: Activity stream – multiple posts with every post #82209
     Reflect Growth
    Participant

    Note: I have another support thread on the go for what I thought was a separate issue over at: https://archived.seventhqueen.com/forums/topic/wp-minify-affecting-functionality-of-tabs-with-carousel-inside#post-82208

    However, I believe all the issues I’m seeings are in relation to combining JS files (as I do not see issues when not combined, minification doesn’t affect the issues at all).

    I’ll continue to update my original thread, but if @sharmstr or @ianll have any input it would be most welcomed 🙂

    Cheers, Matt

     Reflect Growth
    Participant

    It’s worth noting that I’ve been observing other issues to relating to combining* JS too:

    On face value it seems there’s some issues with the JS scripts conflicting when combined*. Perhaps namespace issues / conflicts?

    *Note: I have tested with “combine files but do not minify” enabled and this does not affect the issues observed, leading me to think it’s related to combining files only (as opposed to a minification issue directly).

    in reply to: Activity stream – multiple posts with every post #82197
     Reflect Growth
    Participant

    I’ve done some further debugging today. The issue, in my instance, is related to the minify / combine of javascript files provided (powered by wp-minify-fix). With this disabled I do not see duplicate status updates.

    That suggests to me that I perhaps need to exclude certain scripts from the minify / combine process? So far the following scripts are excluded:

    • wsi-public.js (WordPress Social Invites)
    • app.min.js (From the Kleo theme) – As I’d observed many broken features on the site with this included
    • init.js (From the Kleo theme) – As recommended on another support thread
    • modernizr.custom.46504.js (From the Kleo theme) – As recommended on another support thread
    • jquery.carouFredSel-6.2.0-packed.js (From the Kleo theme) – Related to a separate support query


    @sharmstr
    / @ianll – Could you guys suggest any other JS files that may be coming into play here?

     Reflect Growth
    Participant

    @Laura – thank you that would be awesome 🙂 Much appreciated.

    Regards, Matt

    in reply to: Activity stream – multiple posts with every post #81996
     Reflect Growth
    Participant

    @sharmstr – Just about to start debugging this issue on our site (having just re-introduced caching & cdn via wp-super-cache and minify / combine via wp-minify-fix). Would you be able to share the name & location of the files that you found were being loaded twice? So I know what to keep an eye out for.


    @ianll
    – Any other details on the heartbeat issue you can share would be amazing! Will be looking into this also in case this is the cause of our issue.

    Apologies for resurrecting an older thread (as opposed to creating a new one), thought it may be best to keep all the associated knowledge for this issue on one thread 🙂

    Cheers, Matt

    in reply to: bbPress Forum Pagination 404 #79703
     Reflect Growth
    Participant

    Yikes that formatting went a little crazy! I just put li tags around the reproduction steps.

    in reply to: ERROR: class-envato-protected-api.php #66772
     Reflect Growth
    Participant

    Thanks for the fix guys 🙂 Works for me! ^Matt

     Reflect Growth
    Participant

    @Andrei my apologies I didn’t know you’d already tested with that change 🙂 Thanks for your help.

     Reflect Growth
    Participant

    Thanks @Andrei I will update the thread if I find anything further myself. It feels as though it may just be another filter that needs to be applied for forum page titles specifically, but that seems a bit over the top.

    I’m certain this was all working fine initially, as the historic google indexes were showing the right page titles. Sounds like something has snuck in under the radar.

    Would be worth flagging the WordPress change re: page title support in case that has in some way affected the theme to 🙂 This article outlines the change introduced in WordPress 4.1:

    http://wptavern.com/wordpress-4-1-to-introduce-theme-support-for-the-title-tag

     Reflect Growth
    Participant

    @Andrei – I’ve provided an updated list of plugins below. As I will have updated most of them since my original post (where I’d included my “system info” from the theme options area).

    — WordPress Active Plugins

    Add Meta Tags: 2.8.3
    BAW Post Views Count: 2.19.11
    bbPress: 2.5.7
    bbPress – Private Replies: 1.3.2
    bbPress – Report Content: 1.0.5
    BuddyPress: 2.2.3.1
    BuddyPress Cover Photo: 1.0.5
    Contact Form 7: 4.1.2
    Content Restriction for BuddyPress Groups: 1.0
    Easy Google Fonts: 1.3.6
    Export Users to CSV: 1.0.0
    Google XML Sitemaps: 4.0.8
    Growmap Anti Spambot Plugin: 1.5.6
    Import users from CSV with meta: 1.3
    K Elements: 2.4
    myCRED: 1.6.3
    Regenerate Thumbnails: 2.2.4
    Revolution Slider: 4.6.5
    rtMedia for WordPress, BuddyPress and bbPress: 3.7.41
    Social Articles: 1.8
    Social Polls by Wedgies.com: 1.3.1
    Subscribe to Comments Reloaded: 150422
    Taxonomy Metadata: 0.4
    UpdraftPlus – Backup/Restore: 1.9.64
    User Switching: 1.0.5
    W3 Total Cache: 0.9.4.1
    WooCommerce: 2.3.8
    WooCommerce Colors: 1.0.6
    Wordpress Firewall 2: 1.3
    Wordpress Social Invitations: 2.5
    WPBakery Visual Composer: 4.3.5
    WP Better Emails: 0.2.8
    WP Feedback, Survey & Quiz Manager – Pro: 2.5.3
    YITH WooCommerce Wishlist: 2.0.7

    — WordPress Inactive Plugins

    Akismet: 3.1.1
    Paid Memberships Pro: 1.8.3.1

     Reflect Growth
    Participant

    Just updating this thread to “Unresolved” as the fix does not apply to forums in bbPress. It seems that if you navigate to a topic the fix works, but if you look at the page title for a forum just a list of tags is shown for the page title.

    Any thoughts on this aspect of the issue? @bradh / @Andrei

    I’ll investigate this further shortly.

    in reply to: Forums > Reply : Styling Issue #57093
     Reflect Growth
    Participant

    Most welcome @russellkhan & PeterGould! Glad it helped you out 🙂

     Reflect Growth
    Participant

    @bradh – thank you mate! You’re a legend. Can’t believe that I was just one character off with the filter name – doh!!


    @Andrei
    – Just to clarify I’m not using the Yoast plugin. The above filter’s correct the behaviour I was seeing 🙂

    Once again big thanks to @bradh! Tried, tested & working like a charm!

    in reply to: Updating to 2.4.3 #55511
     Reflect Growth
    Participant

    At that stage you really need to get access to your site files either through a cPanel or over FTP. Sounds like your theme has partially updated and is probably throwing a couple of errors.

    This isnt official advice but I’d likely backup your site files, then move (or delete) the old kleo theme folder (out of the themes directory) and upload the new one.

    Hope that helps 🙂

     Reflect Growth
    Participant

    Thanks Andrei, I did take a look but I think that may be specific to the plugin you mentioned. Unless I’m missing something?

    I’ve tried using the ‘bp_modify_page_title’ filter which works for changing the page title for Buddypress pages successfully. The same issue exists for bbPress pages, so I’m now hunting for a similar filter I can use for those pages too.

    COPY CODE
    /* BuddyPress & bbPress: Page Title fix */
    add_filter( 'bp_modify_page_title', 'my_page_title', 10); // Works for BP pages fine :)
    add_filter('bb_title', 'my_page_title'); // Doesn't work for BB pages :(
    function my_page_title( $title) {
        
        return $title.' Reflect Growth'; // TODO: Change to dynamic WP func call.
    }

    As an aside, I’m wondering if this issue cropped up when WordPress 4.1 introduced the theme support for page titles? Can’t substantiate that one though, just a little puzzled as I’m sure this was working fine.

     Reflect Growth
    Participant

    These couple of links seem to suggest a filter that might work – I’ll try and have a go at this next:

    https://buddypress.org/support/topic/editing-group-and-forum-page-title-tags/
    https://buddypress.org/support/topic/how-to-edit-title-tags/

    I reckon bp_modify_page_title is the filter worth looking at! I’ll update when I get 5 🙂

     Reflect Growth
    Participant

    I’ve done a disable of all plugins with the exception of bbpress & buddy press and even swapped themes the problem still persists!

    So this look like a buddypress & bbpress issue? Might be that there is an action / filter that needs to be implemented to format page titles for buddypress & bbpress specifically?

    @Support – How did you guys achieve this for your demo site?

     Reflect Growth
    Participant

    Looking at the demo sites at: http://seventhqueen.com/themes/kleo/activity/

    It seems that it is meant to work, but for some reason its not for BuddyPress & bbPress.

    Support – Can you guys shed any light on this at all?

    My next steps are to disable all plugins and re-test, to ensure its not a plugin affecting this.

     Reflect Growth
    Participant

    ### Begin System Info ###

    — Site Info

    Site URL: http://www.reflectgrowth.com/co-create
    Home URL: http://www.reflectgrowth.com/co-create
    Multisite: No

    — User Browser

    Platform: Windows
    Browser Name: Chrome
    Browser Version: 41.0.2272.118
    User Agent String: Mozilla/5.0 (Windows NT 6.3; WOW
    64) AppleWebKit/537.36 (KHTML, l
    ike Gecko) Chrome/41.0.2272.118
    Safari/537.36

    — WordPress Configuration

    Version: 4.1.1
    Permalink Structure: /blog/%postname%/
    Active Theme: Kleo Child (child theme)
    Parent Theme: Kleo 2.4.1
    Show On Front: page
    Page On Front: Home (#328)
    Page For Posts: Blog (#387)
    Remote Post: wp_remote_post() works
    Table Prefix: Length: 3 Status: Acceptable
    WP_DEBUG: Disabled
    Memory Limit: 128M

    — WordPress Active Plugins

    Add Meta Tags: 2.7.1
    All-in-One WP Migration: 3.2.2
    BAW Post Views Count: 2.19.11
    bbPress: 2.5.6
    bbPress – Private Replies: 1.3.2
    bbPress – Report Content: 1.0.5
    BuddyPress: 2.2.1
    BuddyPress Cover Photo: 1.0.5
    Contact Form 7: 4.1.1
    Content Restriction for BuddyPress Groups: 1.0
    Easy Google Fonts: 1.3.6
    Export Users to CSV: 1.0.0
    Google XML Sitemaps: 4.0.8
    Growmap Anti Spambot Plugin: 1.5.6
    Import users from CSV with meta: 1.2.1
    K Elements: 2.4
    myCRED: 1.6.2
    Regenerate Thumbnails: 2.2.4
    Revolution Slider: 4.6.5
    rtMedia for WordPress, BuddyPress and bbPress: 3.7.35
    Social Articles: 1.8
    Social Polls by Wedgies.com: 1.3
    Subscribe to Comments Reloaded: 150207
    Taxonomy Metadata: 0.4
    User Switching: 1.0.4
    W3 Total Cache: 0.9.4.1
    WooCommerce: 2.3.7
    WooCommerce Colors: 1.0.6
    WordPress Backup to Dropbox: 4.1
    Wordpress Firewall 2: 1.3
    Wordpress Social Invitations: 2.5
    WPBakery Visual Composer: 4.3.5
    WP Better Emails: 0.2.8
    WP Feedback, Survey & Quiz Manager – Pro: 2.5.3
    YITH WooCommerce Wishlist: 2.0.5

    — WordPress Inactive Plugins

    Akismet: 3.1.1
    Paid Memberships Pro: 1.8.2.2

    — Webserver Configuration

    PHP Version: 5.4.39
    MySQL Version: 50542
    Webserver Info: Apache

    — PHP Configuration

    Safe Mode: No
    Memory Limit: 256M
    Upload Max Size: 50M
    Post Max Size: 50M
    Upload Max Filesize: 50M
    Time Limit: 0
    Max Input Vars: 1000
    Display Errors: N/A

    — PHP Extensions

    cURL: Supported
    fsockopen: Supported
    SOAP Client: Installed
    Suhosin: Not Installed

    — Session Configuration

    Session: Enabled
    Session Name: PHPSESSID
    Cookie Path: /
    Save Path: /tmp
    Use Cookies: On
    Use Only Cookies: On

    ### End System Info ###

    in reply to: KLEO – Features Requests #48331
     Reflect Growth
    Participant

    Is it possible to have the ability to comment added onto the “Activity Stream” component provided through the visual editor.

    E.g. If I create a page , add the “Activity Stream” component to it, it will load the stream but only show the favourite or delete options, not the ability to comment (like on the Site Wide Activity page).

    in reply to: redirect after login #46209
     Reflect Growth
    Participant

    Only way I can seem to get this to work is to do two things:

    1st Change: line 78 in /wp-content/plugins/buddypress/bp-core/bp-core-widgets.php to:

    <form name=”bp-login-form” id=”bp-login-widget-form” class=”standard-form” action=”<?php echo esc_url( site_url( ‘wp-login.php’, ‘login_post’ ) ); ?>?redirect_to=<?=current_url();?>” method=”post”>

    Where current_url() is a custom function to get the current URL.

    2nd Change: In your themes function.php add in:

    function login_redirect( $redirect_to, $request, $user ){
    if(isset($_REQUEST[‘redirect_to’])){
    return $_REQUEST[‘redirect_to’];
    }
    return home_url();
    }
    add_filter( ‘login_redirect’, ‘login_redirect’, 10, 3 );

    Which will basically redirect to the value set in the “request_to” GET variable where this is set. Where it isn’t it will send the user to the home page of your instance.

    Anyone got any less invasive ways of achieving this? I’d rather not be hacking the core of Buddypress.

    in reply to: redirect after login #46205
     Reflect Growth
    Participant

    In fairness the Theme Option does specifically say this is for the Popup window only. Just seems a shame to have the BuddyPress widget behave complete differently – which will only confuse site users.

    in reply to: redirect after login #46204
     Reflect Growth
    Participant

    Hey there,

    I’m on Kleo 2.4 and this is not working for me either.

    Reproduction Steps:

    1) Use BuddyPress Login widget on sidebar
    2) Enter username / passsword
    3) User is redirected to wordpress dashboard.

    The Modal window from the Login link behaves as @Radu has outlined. But, the Buddypress login widget does not. Any thoughts, before I start trying to fix this with a plugin / extra code.

    in reply to: Forums > Reply : Styling Issue #44752
     Reflect Growth
    Participant

    Looks like this fixes it:

    COPY CODE
    #bbpress-forums div.reply {
    height: auto;
    width: 100%;
    position: relative; /* Added */
    overflow: hidden; /* Added */
    }

    Can you see anything wrong with this?

Viewing 40 posts - 1 through 40 (of 47 total)

Log in with your credentials

Forgot your details?