Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • in reply to: New Page Builder Feedback #253708
    asperty
    Member
    Post count: 32

    P.S I would like to add one thing about the text element…

    It would be nice if you could add text colour in the text element. When you add white text for a dark row, you can’t see the text in the element without opening it. That would be a really useful addition for me

    in reply to: New Page Builder Feedback #253707
    asperty
    Member
    Post count: 32

    Hey Ed and the Swift team,

    Thanks for giving us the opportunity to provide feedback.

    For me, the new builder is great. It is easy to use, fast and does everything you need of it.

    I really, really like the history feature. I think that is a major plus over using VC. It has already saved my bacon a few times, and to be honest, VC has some major downsides with page speed issues.

    Ultimately, I believe, that a page builder must be fast and easy to use, but also not majorly impact page load speed. From what I can see, that is exactly the philosophy for the Swift Builder, so it is a big thumbs up from me.

    Your roadmap of:

    – Design tab for assets, to add better control for padding/margin/border/colours etc.
    – Responsive/Touch device support
    – More speed improvements

    is spot on for me.

    I look forward to reading other users experiences, and using future versions of it.

    I would say in addition however, I didn’t know you added the option to show text in the the text block. That was a major step back for me, but I am so pleased to hear that it has returned. I only found the option after reading your above post, and I have now enabled it 🙂

    So, that brings me to my point of having a viewable changelog for the framework. When I click to look in the wp dashboard (view update version details) I get a blank. I know it exists somewhere, as I have seen it, but I can’t remember how I did, so it would be nice for the changelog to be more obvious.

    Overall, great work, keep it coming.

    Thanks

    asperty
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Swift framework update has caused loss of page builder? #252496
    asperty
    Member
    Post count: 32

    Hey Rui,

    The update did the trick for me.

    Thanks

    Just some feedback about page builder 2.0. I like the new interface, however, I feel it is at the expense of usability. Not being able to see the text in each element, without opening it, is a little frustrating. Perhaps it is just me.

    in reply to: Swift framework update has caused loss of page builder? #252462
    asperty
    Member
    Post count: 32

    Hey Rui,

    Just an additional note, on my site, with YITH WooCommerce Ajax Product Filter, the page builder (2.0 framework) is completely missing when the plugin is activated.

    On disabling the plugin, the page builder returns.

    It is fine with YITH wishlist.

    Thanks

    in reply to: Extra Strict Password Requirements for New Account Signup #252460
    asperty
    Member
    Post count: 32

    Hey Papermouse,

    A fellow user here who has experienced and resolved the same issue, and felt I would jump in as support might not catch this until Monday.

    The change came in woocommerce 2.5 and is not theme related.

    We added this script to our child theme functions.php file and it worked a treat:

    function wc_ninja_remove_password_strength() {
    if ( wp_script_is( ‘wc-password-strength-meter’, ‘enqueued’ ) ) {
    wp_dequeue_script( ‘wc-password-strength-meter’ );
    }
    }
    add_action( ‘wp_print_scripts’, ‘wc_ninja_remove_password_strength’, 100 );

    The original source is :

    https://gist.github.com/WPprodigy/91df9848c2deb469cba0

    asperty
    Member
    Post count: 32

    Hi David, The htaccess file was in the site root.

    Thanks

    asperty
    Member
    Post count: 32

    Hi guys,

    I just wanted to update you that I believe I found the culprit causing the issue.

    I’ve been on a mission with a step by step logical troubleshoot.

    It seems to be something in my heavily modified htaccess file. I went back to a standard setting and it is working as intended.

    It seems something in woo2.5.2 conflicted with an htaccess optimization.

    I am running further tests and will close the thread to resolved once I have fully concluded it is resolved.

    I need some sleep first!

    Thanks

    asperty
    Member
    Post count: 32

    Hi David,

    Thank you very much for the confirmation. I felt like I was going mad! Such a strange issue.

    I am really looking forward to learning of a fix, as I very much like the work you guys have done with Atelier.

    Thanks

    asperty
    Member
    Post count: 32

    Hi David,

    I’ve had a senior support technician at wpengine look at this and confirm that is has nothing to do with caching or anything server side.

    However, I have done what you have asked (browser cache) and the issue is still present.

    In his opinion, given that site caching is not present and all plugins have been disabled is it a theme issue.

    The staging sites at wpengine do not have caching.

    I have no cache plugins installed and have disabled all plugins except woocommerce at the issue is still present.

    To replicate what is happening:
    Not-logged in:
    1) add more than 1 products (2) to the cart
    2) go to homepage (cart number is correct at this stage at 2 products)
    3) visit the shop pages and add another 2 products
    4) visit homepage – cart total stays at 2 and not 4 as it should be
    5) if you go to a shop page cart shows 4 products
    6) if you go back to homepage, the carts shows 2 products

    It seems to very strongly indicate a theme issue.

    Thanks

    asperty
    Member
    Post count: 32

    If it helps, it works when you add one product to cart, the issue begin with more.

    Also I have an old test install with v1.8.2 and wp 4.3.2 and it works fine.

    Thanks

    asperty
    Member
    Post count: 32
    This reply has been marked as private.
    asperty
    Member
    Post count: 32
    This reply has been marked as private.
    asperty
    Member
    Post count: 32

    Hi Kyle great.

    I noticed in a site playback video, you had the same result as me second time round.

    Weird isn’t it?

    Looking forward to an update

    Thanks

    asperty
    Member
    Post count: 32

    Hi Kyle,

    Thanks for looking at this.

    I am surprised you got a different result.

    OK, I changed the homepage link in the menu to be the actual homepage. What was there was another page that was left over as part of my troubleshooting.

    Can you try again after your clear your browser cache as it happens every time for me and our customers.

    Thanks

Viewing 15 posts - 1 through 15 (of 28 total)