Forum Replies Created
-
AuthorPosts
-
July 4, 2019 at 1:33 am in reply to: After Update WPBakery featured product slider not showing on front end. #32245jaleniaSupport Expired
Am I moving the originally purchased files from the zip? What files am I copying to where? I created the folders where you told me to but do any files go in them?
July 3, 2019 at 11:33 pm in reply to: After Update WPBakery featured product slider not showing on front end. #32236jaleniaSupport ExpiredI am running:
woocommerce ver. 3.6.5
WPBakery ver. 6.0.3
Jan Studio Add-ons 1.2.3
Wordpress ver 5.2.2
I believe everything is up to date.
I do not have that directory let alone that file. My mini-cart.php file is located here:
\wp-content\plugins\woocommerce\templates\cart
Perhaps the latest update over wrote something? If so how do I proceed from here.
Thanks!
July 3, 2019 at 11:49 am in reply to: After Update WPBakery featured product slider not showing on front end. #32223jaleniaSupport ExpiredWPBakery is the 6.0.3 version on the site currently. Also, we have a new issue where after the last update we are getting an error.
component: “Plugin: woocommerce”
file: “wp-content/plugins/woocommerce/templates/cart/mini-cart.php”
line: 27
message: “Undefined index: list_class”See the screenshot attached. This comes up whenever the mini-cart is firing.
Attachments:
You must be logged in to view attached files.June 30, 2019 at 7:31 am in reply to: After Update WPBakery featured product slider not showing on front end. #32139jaleniaSupport ExpiredI’ve gone thru and deactivated plugins one at a time like you asked to resolve the issue to no avail. But I did find something interesting when inspecting the homepage with Chrome, see the screenshot. When the css tag wpb_animate_when_almost_visible is set to 1 instead of 0 in the js_compiler_min.css the slider will appear. However, it seems something else is overwriting that setting elsewhere so it is constantly being written to hide. Any suggestions where to look from here would be welcome. Thanks!
Update: I found this solution to this issue on this forum. https://theme.co/apex/forums/topic/wrong-version-of-visual-composer/
To fix this, you can try adding the code below under Custom > CSS in the Customizer.
body .wpb_animate_when_almost_visible {
opacity: 1;
}
Hope that helps someone with the same issue. I’m still not sure what caused it but this is working for us.Attachments:
You must be logged in to view attached files.June 27, 2019 at 6:32 am in reply to: After Update WPBakery featured product slider not showing on front end. #32051jaleniaSupport ExpiredIt is already set to grid. 🙁
thanks.
jaleniaSupport ExpiredI did follow the documentation that came with the template. However, what I found was the caching app I was using was caching the admin section as well. Once I turned that off it seems to be working once I manually refresh each product. Hope this helps someone else who might have this issue when creating swatches.
Thanks for the quick reply!
-
AuthorPosts