Moin Munna
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Filter by WBW] Plugin is causing critical errors on siteHi @woobewoo ,
Thanks for the prompt response. I have created a support ticket in your support forum but did not get any response yet.
RegardsForum: Plugins
In reply to: [ElementsKit Elementor Addons and Templates] Header full widthHello @hector7,
Thanks for getting back!I understand the issue clearly now. The issue is not because of the width of the Row section, it has occurred because of the padding in the Column section. Look into the advanced settings and you will find the solution right away. Please see this screenshot for a better understanding. Go inside the Elementor Column>Advanced padding area and make the padding-right and padding-left 0px to solve the issue.
If you still have the problem please let us know. We will take a closer look and find you a solution ASAP.
Regards,
Moin- This reply was modified 2 years, 6 months ago by Moin Munna.
Forum: Plugins
In reply to: [ElementsKit Elementor Addons and Templates] Header full widthHello @hector7,
Thanks for reaching out to us.As I understand you want to give your preferred section a full width. But you are having trouble in the process. If you kindly share a visual example of the section it would be all easier and quicker to understand and solve the issue. Please share a link to your website or any screenshot/video that describes the issue a little bit more clearly.
Hope to hear from you soon.
Regards,
MoinHello @mhs2021dk,
Thanks for reaching out to us.I have inspected the page you mentioned and found that an inline CSS was overriding the regular CSS. Therefore, the product image was shown by its full height and width. However, I have the CSS solution for this issue. Please add this CSS code in your Appearance → Customize → Additional CSS section.
.shopengine-checkout .woocommerce-checkout-review-order .product-name img.attachment-single-post-thumbnail {
height: 60px !important;
width: 60px !important;
}Please add this code and check if the problem is solved. If you need any further assistance we are always here to help you.
Regards,
MoinForum: Plugins
In reply to: [ElementsKit Elementor Addons and Templates] Fun Fact and WP RocketHello @pegasusrider,
Thanks for reaching out to us!I have tested the fun fact widget with the delayed JavaScript function of WP Rocket and it was working as usual.
Can you please tell us why you want to exclude the script associated with the Funfact widget? if you have found any errors or have encountered any issues, please let us know. If you can share the steps to reproduce the same error through a video or some screenshot, that will make it easier to understand. I will check accordingly and let you know an update ASAP!
Best regards,
MoinActually, the problem was I couldn’t open the asset optimization settings cause the page was loading itself and nothing was showing except the loading screen. Then I cleared my browser cache and it was okay after that. But it’s irritating to clear cache every time this problem occurs. Please make sure to resolve this issue. Thanks for the reply.