Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
same problem here
November 24, 2014 at 3:33 am in reply to: Question regarding standard slider for portfolio itme #130340Sorry – I mistakenly thought that the portfolio was using layerslider, and not flexslider… my bad. No lazyload in flexslider.
November 21, 2014 at 9:16 am in reply to: Question regarding standard slider for portfolio itme #129938Flexslider has an option (maybe a current addition) that allows lazyloading and preloading, is there a way to enable this for portfolios inside of functions.js?
Attachments:
You must be logged in to view attached files.November 19, 2014 at 12:44 pm in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #129412Completely understood, I mistakenly thought that it was a SWIFT bug, and not a Woo bug… sorry.
November 18, 2014 at 9:26 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #129079this is what I tried, to no avail…
<script>
function load() {
document.getElementsByTagName(‘input’).disabled = false;
}
window.onload = load;
</script>November 18, 2014 at 9:17 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #129077I also need to redirect to cart, so I’m pulling my hair out trying to get this working on Safari. Your support is greatly appreciated.
November 18, 2014 at 9:16 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #129076Thank you for the response, sorry for bumping. So when a user clicks on the add to cart button, the value of the submit button is set to disabled. Problem is, when you hit the back button it is still set to disabled. How can I remove the script that sets the button to disabled completely? I’ve tried to set the attribute of disabled to nothing but it does not register on the “back button”… I would rather just disable the functionality completely and be done with it.
November 17, 2014 at 5:50 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #128661even just disabling the add to cart button disable function would be fine, I’m desperate! Thank you.
November 17, 2014 at 4:05 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #128658bump
November 16, 2014 at 4:22 am in reply to: BUG // HALP / Add to cart disabled on browser back button from cart in Safari #128580This reply has been marked as private.Thank you! Here, have all of these beers…
Attachments:
You must be logged in to view attached files.September 22, 2014 at 8:45 am in reply to: REMOVE MOUSEOVER (slight zoom effect) completely from Product archive thumbs? #113197Sorry – I meant the product thumbnail grid on the shop listing/archive page. Not the product detail page. The reason I ask is the default image size is blurry, then the zoom on mouseover is perfectly crisp.
Sorry guys – it was a problem with browser cache. No issue here.
Nothing to see here. Move along.
Ok – sorry to waste your time.
I think maybe you might have misunderstood, here is another example:
If you go to JCrew.com and click on the “Women” top category, the results are listed and separated by sub-category… each category has a title above it that separates the sub-categories. In woocommerce, it seems like the product archive should do the same ordering for displaying products that fall into sub-categories… so maybe it’s a woocommerce issue? I’m just wondering if there is a way in Dante to do the same thing.
(product category listing/archive page)
https://www.jcrew.com/womens_feature/NewArrivals.jsp?intcmp=home_na_wWOMEN:
“SHIRTS & TOPS”
[products]“KNITS & TEES”
[products]“DRESSES”
[products]etc. etc.
-
Posted in: We hit Power Elite.