cfm168
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Post code position not right for USYes, this code works.
Thank you very much!
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Post code position not right for USThank you for helping.
This snippet doesn’t work even after updating the plugin new version released today. I tested with the orders those generated earlier than this snippet.Forum: Plugins
In reply to: [WooCommerce] Plugins conflictThe A plugin causes woocommerce cart’s small product image un-clickable. Deactivated A plugin the image back to clickable.
Forum: Plugins
In reply to: [WooCommerce] Plugins conflictI am using Twenty Eleven theme v3.4, and Woocommerce v4.0.1 and latest WordPress
Forum: Plugins
In reply to: [WooCommerce] Plugins conflictThank you for quick response Rynald0s (@rynald0s).
For example, The small product’s image in cart is too big, I can’t adjust it by using B plugin. When I deactivated A plugin, the product image in cart adjusted as expected.
I guess the issue is on A plugin.B plugin developer also told me that my site’s cart page also found “Same thing happens on your cart page, it moves the image outside container.”
I also tested with deactivated A plugin, it seems that Cart page with shortcode [woocommerce_cart] the image outside container persists.Hope above helps.
Thanks!
Thank you very much Jarret. This CSS also works instantly.
I just got notice the following CSS provided is working on web page.
.wpd-customization-page .branding {
z-index: 9998;
}
.wpd-customization-page .omodal {
z-index: 9999;
}but when logged in customer click on the saved file to view in My Account, the same problem occurred, the save image file popup/displayed but same hided by front menu bar and big image.
Please help. Thanks in advance!
Forum: Themes and Templates
In reply to: [Twenty Eleven] Can’t find home page IDThank you very much Sir.
The app takes all pages’ slug, but not home page. Only home page ID works for that.Thank you again!
It works what I want. Thank you very much!
*I putted the codes on Advance/Woo Side Cart.
Forum: Plugins
In reply to: [OTP Login & Register Woocommerce] OTP by phoneI mean any providers in US?
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Cart page doesn’t show up and moreHere is a image for better understand my question #3 above:
https://ibb.co/nnrgTtvHope can solve this issue. Thanks!
Thank you for helping. Before adding this CSS:
.xoo-aff-fields .xoo-aff-group {
margin-bottom: 0;
}What is Field Margin in the setting? Adjust this margin will help this concern (distance between rows)?
Thanks in advance!
Thank you!
How to adjust the login form to middle of vertical in the pop up in order to show whole of form? I can see Right and left option but no center in Sidebar Position.
May be Popup Padding (30px 25px) need to be adjusted? What is best value?
Please help. Thanks in advance!
Hello,
I edited the login popup by reducing the width to 400px from default setting 800px. But the form getting mess up and cut off. See: https://ibb.co/f1fkPBL
How to adjust the login form to middle of vertical in the pop up in order to show whole of form?
Please help. Thanks in advance!
Thank you for your response.
This shortcode doesn’t work in Shortcode-in-menus plugin. The menu doesn’t show up.
[xoo_el_inline_form active=”login”].But popup shortcodes work with Shortcode-in-menus plugin. I’m Okay with it.
Thank you!