This topic has 57 replies, 5 voices, and was last updated 9 years, 7 months ago ago by Stan Russell
Hello,
Please take our apologies but this requires additional customization which isn’t for free.
Unfortunately our developers are unable to assist on the customization due to a lot of work with themes updates.
We’re sorry for the inconveniences.
Regards,
Eva Kemp.
Hi there,
No problem – I thought it was just a minor tweak since you already call all the styles etc into the mini-cart… Could you atleast point me the right file? Is it mini-cart.php?
Please take a look at line 917 legenda/framework/woo.php.
With best regards
Brian Johnson
Hello Brian,
Thank you for taking your time to point that out to me – it’s really great you guys really support your customers! I have another question – it involves the AJAX add to cart functionality…. I’ve installed a plugin (that just alters the way that the options/variations are displayed) and it seems that it doesn’t add the items to cart… Has anyone else ever experienced anything like this?
The pop up to confirm it has been added to cart is successful – however it doesn’t actually appear in the cart…. Here is a direct link to test on your end:
http://www.labelist.com.au/zcd/shop/uncategorized/test-sizes/
If you select a viable option – and hit ADD TO CART – success message appears – however it doesn’t actually ad to the cart.. Please have a look and let me know.
Hello,
I’ve checked the product and it’s displayed in the cart after adding:
http://storage4.static.itmages.com/i/15/0409/h_1428566733_6049233_92a523898f.png
Could you please clarify with more details?
Thank you.
Regards,
Eva Kemp.
Hi,
For some reason – I disabled the AJAX cart function and enabled it again and it fixed it….
Anyway another one for you, after converting to BOXED layout – it seems that the DIV is cut off for this part, please advise the fix.
Hello,
Please add this code in custom.css file.
.product-navigation .next-product .hide-info, .product-navigation .prev-product .hide-info{
left: -220px;
}
.product-navigation .next-product .hide-info:before, .product-navigation .prev-product .hide-info:before,
.product-navigation .next-product .hide-info:after, .product-navigation .prev-product .hide-info:after{
left: 65%;
}
Regards,
Robert Hall.
Thanks for that!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hi Guys;
Come across an issue with some of the single-product images – please see attachment.
Sometimes this happens – majority of the image gets cut off – can we prevent this from happening?
ZCD.
Hello,
Disable “Hard Crop” in Woocommerce > Settings > Products tab > Display > Product Images and regenerate thumbnails after that.
Thank you.
Regards,
Eva Kemp.
But it only occurs sometimes – once you refresh it, it will return to normal…. Is hard crop still the culprit?
Hello @zcd,
I’ve checked single product in all browsers and loading working perfect. Please clean cache and check again.
Regards,
Robert Hall.
I’ve already done that and always clear cache before recording it as an issue – could it be a loading script issue that doesn’t size the images correctly and then just hangs to that size? Because after a refresh, it will ALWAYS fix itself.
Please confirm.
Anyway – it doesn’t matter – I think I have fixed it myself.
I have one questions in regards to the PAGINATION script – could you please tell me what the selectors are so I can enable INFINITE SCROLL (YITH) – unless the theme already has these capabilities?
Navication Selector
Next Selector
Item Selector
Content Selector
This will really help me! Thank you!
Hello @zcd,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hi,
I want to enable the YITH Infinite Scrolling to replace the current PAGINATION setup for the theme (I don’t think it’s the standard WooCommerce pagination). In order to do so I need to select the CSS selectors to be able to capture the pagination function and convert it to the Infinite Scroll plugin.
YITH Infinite Scroll Plugin – https://wordpress.org/plugins/yith-infinite-scrolling/
I kept trying to find out the CSS selectors but have no luck, I was hoping you guys could help me with this!
Screen shot attached.
Please provide us with frontend page screenshot where you want to replace theme pagination.
With best regards
Brian Johnson
Hi there,
Please see the front end screen shot – it’s the PAGINATION that came with the theme.
I would like to change it to a INFINITE SCROLL (lazy load) type instead of pagination, but I’m having trouble finding the selectors to set it up with the plugin.
http://www.labelist.com.au/zcd/shop
You can view the live front end via that link, also attached a screenshot for your reference – in this instance, the pagination is on TOP of the contents, and BOTTOM. I want to REPLACE it ENTIRELY to INFINITE SCROLL
Hello,
Sorry for a delay.
As I see infinite scrolling is working now.
Did you resolve the issue?
Thank you.
Regards,
Eva Kemp.
Hi there,
I purchased an external module to control this – but just a thought – if you had this option available with your theme – it would definately be the ultimate woocommerce theme! The selectors that I have finally identified were:
Pagination wrapper: nav.pagination-cubic
Products wrapper: .products-loop
I think you can implement the YITH infinite scroll plugin as it’s FREE.
THanks so much for your help so far – I have delivered the project.
ZCD
One more thing! I just noticed – that after going to BOXED format, the SIGN IN form/popup is CUT OFF like the products list. Please provide the fix:
http://www.labelist.com.au (Hover over the “Sign In” link on the top bar)
Hello,
Please add this code in custom.css file:
.boxed .login-link .login-popup {
left: -230px;
}
We’ve taken your suggestion into our account and will discuss it for future implementation.
Thank you.
Regards,
Eva Kemp.
Thank you!
One more thing – I noticed that there isn’t a “REGISTER/SIGN UP” link on the menu – can I enable it somehow – I just never really visited the site without login (until now!)
Hello,
please create Register Page and set the page template (under page attributes) to Custom Registration Page.
Regards,
Stan Russell.
Got it! Thank you so much – for some reason it had Parent Page (My Account)… All the woocommerce account pages – should they have a Parent?
Hello,
‘Log in’ form and ‘My account'(with all included pages) are both generated by My account page.
Registration form is using separate Register page.
Regards,
Stan Russell.
Tagged: array, getimagesize, json, themes, warning, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up