Forum Replies Created
-
This reply has been marked as private.in reply to: Template Needs Updating. Thank you
Dear, to disable of WooCommerce checkout editor of DHWC Page, please go to WooCommerce setting and check to setting ‘Disable Checkout Form Editor ?’ (see attachment)
Attachments:
You must be logged in to view attached files.in reply to: How can I turn off Checkout Form EditorDear, I check your site and i see ‘Disable Checkout Form Editor ?’ still checked. Please kindly check your site again.
Or you can disable checkout form editor via use WordPress Hook, please add custom PHP code to filefunctions.php
of your theme.add_filter('pre_option_dhwc_checkout_form_editor_disabled', function() { return 'yes'; });
in reply to: Disable Checkout Form Editor – Not workingThis reply has been marked as private.in reply to: white Screen – Internal ErrorThis reply has been marked as private.in reply to: Template Needs Updating. Thank youThis reply has been marked as private.in reply to: Disable Checkout Form Editor – Not workingDear.
– Please update theme to latest version 1.1.11 from ThemeForest to fix install DHWC Ajax plugin and WC Template outdate
– I have check your site on mobile and i see image still working. Maybe your problem because image lazy load is slow, if you want disable image lazy load, please install and switch your site to use
Urami child theme
then add custom code to filefunctions.php
of urami child theme.
codeadd_filter('dh_disable_image_lazyload_attrs','__return_false');
After add code if your problem still not resolved, You can go to Theme Option and change setting ‘Enable/Disable Loader’ to ‘none’
Best regards.
in reply to: DHWC Ajax pluginThis reply has been marked as private.in reply to: white Screen – Internal ErrorThis reply has been marked as private.in reply to: white Screen – Internal ErrorThis reply has been marked as private.in reply to: DHWC Ajax pluginDear, Please go to admin menu ‘WooCommerce -> Satatus -> Tools’ and ‘Regenerate shop thumbnails’ (see attachment) and check your problem again. If it still not resolved. Please kindly send for me admin account your site via private reply, I will check details to help you.
Best regards.
Attachments:
You must be logged in to view attached files.in reply to: Template Needs Updating. Thank youThis reply has been marked as private.in reply to: Object Caching or Elastic Search SupportThis reply has been marked as private.in reply to: Changing Page without scrolling to topDear, the plugin target is filters products in WooCommerce. So, it not support advance search functions. Please kindly give me more details what you want save cache ?
in reply to: Object Caching or Elastic Search SupportDear, Your problem is resolved ? If you have other questions, please kindly contact with us again.We’re always ready to help you.
Best regards.
in reply to: Regular price – Not Showing