anthonyrespect
Forum Replies Created
-
Forum: Plugins
In reply to: [Free WooCommerce Products Slider/Carousel Pro] Random display issueFigured out the issue, the problem was a css line was not being called for some reason. I tested it against multiple iterations of themes. Every time it would show 1/5 of the scale it was because a piece of the css didn’t load.
For anyone else having this issue, this is the CSS to add for that type of display problem..woopspro-product-slider .products.slick-initialized {
grid-template-columns: auto !important;
}You can close this now and or add this to a faq support issues.
Forum: Plugins
In reply to: [Free WooCommerce Products Slider/Carousel Pro] Random display issueYea I figured that would be the case, the site is not active currently but I can send you a link via email to access it on your end if you like. I did dig through the css and can’t find any issue with the parent divs, all are showing the same 1440 measurement.
Also to be more specific it is the slick-list draggable div that’s having the issue, which is then passing it down the list into the slick-track div.
Hey J3th Would you mind posting the code?
Forum: Plugins
In reply to: [Meta for WooCommerce] 414 on return to shopImmediately after writing that I figured it out, check with your client to see if they have iThemes Security plugin, or another such plugin and make sure that “Long URI strings” is unchecked. Unchecked that, retried link and BAM, working, and now I just re-activate the security feature.
Forum: Plugins
In reply to: [Meta for WooCommerce] 414 on return to shopI’m having the exact same issue right now. Thought it might be an issue of the browser choice (originally EDGE), however it appears to just be an issue no matter what browser I use. So definitely lookin for help on this.