Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
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
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 improvementsis 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
March 4, 2016 at 9:10 am in reply to: h1 header tag issue, when page title isn't displayed, but still in the code #253580This reply has been marked as private.February 28, 2016 at 8:20 pm in reply to: Swift framework update has caused loss of page builder? #252496Hey 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.
February 28, 2016 at 12:00 pm in reply to: Swift framework update has caused loss of page builder? #252462Hey 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
February 28, 2016 at 11:49 am in reply to: Extra Strict Password Requirements for New Account Signup #252460Hey 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 :
February 25, 2016 at 2:06 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #251998Hi David, The htaccess file was in the site root.
Thanks
February 23, 2016 at 5:51 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #251580Hi 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
February 23, 2016 at 12:38 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #251436Hi 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
February 19, 2016 at 7:14 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #250816Hi 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 productsIt seems to very strongly indicate a theme issue.
Thanks
February 18, 2016 at 6:50 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #250508If 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
February 18, 2016 at 4:39 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #250483This reply has been marked as private.February 17, 2016 at 4:45 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #250048This reply has been marked as private.February 17, 2016 at 2:36 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #249989Hi 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
February 17, 2016 at 2:23 pm in reply to: Critical issue: Products added to cart, not storing on visiting homepage #249984Hi 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
-
Posted in: We hit Power Elite.