Corey
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Infinite scroll on custom post loopWould really appreciate some help ?? ?? ??
Forum: Plugins
In reply to: [WooCommerce Cloud Zoom Image Plugin] Placement issuesCould this please be checked out
Forum: Plugins
In reply to: [WooCommerce] Single Product Page Loading IssuesJust set
#tab-additional_information
and#tab-reviews
to display:none; and got that fixed, for some reason I thought I tried this and failed but I guess it really was that easy hahaAs for the button, I have removed the following two lines of code from
add-to-cart-variation.js
and still getting the same issue$single_variation_wrap.slideDown('200').trigger( 'show_variation', [ variation ] );
$variation_form.find('.single_variation_wrap').slideUp('200');
Forum: Plugins
In reply to: [WooCommerce] Single Product Page Loading IssuesThanks for the help though
Not sure if it’s just because it’s loading slowly and even if so I’d rather those tabs be completely disabled and only display the description, just can’t seem to figure that out.
Forum: Plugins
In reply to: [WooCommerce] Always display Add To Cart button without animationHey thanks for the response, but I think that could potentially lead to more problems because I’m sure a lot of other things are dependent on the class/ID. Is there a way to find the specific bit of code doing that animation?
I have removed the following two lines of code and still getting the same issue
$single_variation_wrap.slideDown('200').trigger( 'show_variation', [ variation ] );
$variation_form.find('.single_variation_wrap').slideUp('200');
Here’s a test page
https://coreytegeler.com/bolivares/shop/salvador-crewneck-sweater-copy/Forum: Plugins
In reply to: [WooCommerce] Single Product Page Loading IssuesSorry about that, it’ll be visible here:
https://coreytegeler.com/bolivares/shop/salvador-crewneck-sweater-copy/Forum: Plugins
In reply to: [WooCommerce] Always display Add To Cart button without animationCould this be fixed?
Forum: Plugins
In reply to: [WooCommerce] Always display Add To Cart button without animationCould this be fixed?
Forum: Plugins
In reply to: [WooCommerce Cloud Zoom Image Plugin] Placement issuesActually scratch that, I’ve gotten the
cloud-zoom-big
div to appear right over the product image so it purely zooms the main display with the hover but as you can see in the link I provided it creates the weird flashing effect.I think I’d like to go with this style but I can’t figure out a way around that.
Forum: Plugins
In reply to: [WooCommerce Cloud Zoom Image Plugin] Linking to jpg page instead of zoomGreat! It’s working, thanks for the help!
Forum: Plugins
In reply to: [WooCommerce Cloud Zoom Image Plugin] Linking to jpg page instead of zoomAwesome, thanks, I dropped out the ones I had added to the themes header but now the expand/collapse toggles I built no longer function.
How can I make sure the theme is calling the best jQuery library to ensure everything works properly?
Forum: Plugins
In reply to: [WooCommerce Cloud Zoom Image Plugin] Linking to jpg page instead of zoomI haven’t touched any part of the plugin to customize it, but there may be some JS error with my theme, is there a way to pin point that?
Forum: Plugins
In reply to: [ZWoom - WooCommerce Product Image Zoom] Thumbnails not workingAwesome! thanks for that!
Do you know how to disable the default WooCommerce pop up feature, it seems like it’s overriding the plug inhttps://www.coreytegeler.com/bolivares/shop/salvador-crewneck-sweater-copy/
Any quick tips?
EDIT: Was able to turn off the pop-up but everything still links to the .jpg file page and the zoom never works
Forum: Plugins
In reply to: [ZWoom - WooCommerce Product Image Zoom] Thumbnails not workingBeen having the same issues, have you found a fix?
Forum: Plugins
In reply to: {Plugin: WooCommerce Ajax Layered Nav] Not displayingOk so there’s a “WooCommerce Ajax Layered Nav” widget, the one with the options on the admin panel, that does not show and then there’s a “WooCommerce Ajax Layered Nav Filter” widget that is partially displaying. I seem to be at a dead end with trying to figure this out.