albezar
Forum Replies Created
-
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Hooveranimator not workingThere should be a add to cart widget appearing to the right upper corner on top of the image when hovering it. Opacity is set to 0 in normal mode and 1 in hover.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Switch off Better Templates entirelySame here. Really annoying feature. Takes too much space and even turned off it just hides the thumbnail image. Can you please fix this!
Forum: Plugins
In reply to: [WPC Fly Cart for WooCommerce] Missing quantity on Blocksy themeI don’t know why the developer ignores this issue. It was driving me crazy also. Here’s a workaround I found out by testing. Use this CSS and the issue will be solved!
#woofc-area .quantity[data-type=type-2] input[type=number] {
–form-field-padding: none;
}
#woofc-area .quantity[data-type=type-2] .ct-decrease {
display: none;
}
#woofc-area .quantity[data-type=type-2] .ct-increase {
display: none;
}
.woofc-item-qty-inner input {
width: 100%;
}I had some caching issues in the editor. It’s working fine!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Breaking bad –BUG– in inner sectionHere’s a link to a screencast of the issue:
https://www.loom.com/share/32d27287eff749a9a3c46a66f6ada96cHi,
No more speed issues. Pages load nicely now. Thanks for the update.
/ Mikko
Forum: Themes and Templates
In reply to: [OceanWP] Disable comment box on pagesAha!
***SOLVED***
I discovered I had somehow turned on the comments and it can be disabled through the “quick edit” of an page. Have a look at the video below.
https://www.dropbox.com/s/1ibtl1g3z9c6edc/Commenst_toggle.mp4?dl=0
No need for another plugin. At least not now. ?? Thanks for the help anyway.
Forum: Themes and Templates
In reply to: [OceanWP] Disable comment box on pagesHi Jan!
Sorry for the topic. I didn’t know how to title it.
Thanks for the suggestion and link to the plugin. I will try it.
However.. is this the way to go with OceanWP? I mean are everyone facing the same thing. Every time you create a new page, you will get the comment box over the footer? Seems really stupid. Why would anyone want to have a comment box on every page.. aren’t those meant to be in blog pages?! Care to share your thoughts? ??