Kaira
Forum Replies Created
-
Hey @viejohender
Can you please contact me at zack [@] kairaweb [dot] com so I can work with you to get this sorted out and fixed.
Thanks
ZackApologies for the delayed response on this.
I’ve posted the fix for this issue now.
Thanks
Hi @raspharaoh
I don’t seem to see issues in the slider myself, but I’d definitely want to sort this out for you right away.
Can you please contact me at zack [@] kairaweb [.] com and send a screenshot of what you’re seeing.
I’ll look into it right away and get it fixed.
Thanks
ZackGot it! Thanks… I’ll chat to you over email.
@vloo Thank you so much… Can you please email me at zack [@] kairaweb [dot] com and I’ll work with you to get this fixed.
Thanks!
@vloo, ah damn… Apologies for that… I’ll have to look into this for you again over the weekend and post an update on Monday.
I do want to get it working out the box for all translations where it has example.com/en/ in the url.
I’ll see if I can do some testing with WPML too and get this sorted.
Thanks
ZackHi @vloo
Sorry for the delay on this… Adding a contact form opened up a can of worms on me needing to cover so many features etc.
I’ve posted the update which should fix your language url issue you’re having.
Please let me know if it does… or if it doesn’t and I’ll be able to fix it for you much quicker if needed.
Thanks
Zack- This reply was modified 1 year, 5 months ago by Kaira.
Hi @vloo
Sure… I’ll look into this for you and fix it in the next update.
I’m busy adding a contact form block to the plugin, but once I’m done then I’ll post the update. I hope that is alright… I’ll aim to post the next update asap.
Thanks
ZackHi @laufwerkm
Apologies for taking so long to reply here, I always ask users to contact me for support via my website.
I’ve made updates to the latest version which should fix this issue.
Thanks
ZackHi @docktor1961
So this might be because of how the menus are created.
Do you want to contact me at zack [@] kairaweb [.] com and I’ll see if I can assist you more with this.
Thanks
ZackOk, so you’ll need to speak to the PageLayer builder or theme developers for that as they should make the checkout page fully responsive.
This will take me a while to work out all the custom CSS needed to fix that for mobile, and there are most likely other pages also not responsive if the login and checkout pages aren’t working on mobile.
Or maybe try using a different theme to see if that helps… The theme should deal with the layout and design of the site and make it all work on mobile.
Thanks
ZackPleasure 🙂
Can you add the following custom CSS to Customize -> Additional CSS and see if that helps:
body.woocommerce-account #customer_login {
display: flex;
flex-direction: column;
justify-content: center;
float: none;padding: 20px 0;
}
body.woocommerce-account #customer_login p.registration-form-mailpoet {
margin: 20px 0 20px;
}
body.woocommerce-account #customer_login p {
font-size: 14px;
}That should neaten things up a bit.
Thanks
I’d suggest reaching out to the theme developers of the theme you’re using, or it looks like you’re using a page builder called PageLayer, maybe ask them too.
Either of those developers should provide better design (or help) with this.
Thanks
Hey @lesbillbell
Sure… Test it out and have a look through all the settings in the Customizer to see if there are customizations you want… Otherwise, if you don’t need much done, adding your own snippets is a good solution.
It can remove the sorting, it doesn’t offer new options for sorting the products.
Thanks