Forum Replies Created
-
This reply has been marked as private.in reply to: DHWC blocks width and position problems
Dear,
You can switch to use filter to add valid post type for ‘dhwc_template’ post type to enable Salient theme script. Please remove that code and add custom code and check again.
add_filter('vc_is_valid_post_type_be', function($is_valid, $post_type){ if($post_type === 'dhwc_template'){ return true; } return $is_valid; },10, 2);
Best regards.
in reply to: Salient WP Bakery & DHWC Page ConflictThis reply has been marked as private.in reply to: Can’t Import Demo ContentThis reply has been marked as private.in reply to: Demo import – does not goThis reply has been marked as private.in reply to: Can’t Import Demo ContentDear.
We’re was release version 1.3.19 is add hooks to help you custom Active Filters in DHWC Ajax plugins.use hook
dhwc_ajax_widget_layered_nav_filters_tags_item_html
to custom tag item in file ‘class-dhwc-ajax-widget-layered-nav-filters.php’use hook
dhwc_ajax_tag_filter_html
to custom tag item in file ‘class-dhwc-ajax-widget-product-tag-filter.php’If you add custom code in file. it will lose when you update plugin. Please use hooks to add custom code.
Best regards.
in reply to: Enabling swatches on tagsThis reply has been marked as private.in reply to: Enabling swatches on tagsThis reply has been marked as private.in reply to: Build Query – conditionsDear,
I have check again and I see the Salient theme is use custom WPBakery plugin. Currently the frontend editor of DHWCPage plugin is conflict with is.You can use backend editor to build custom templates.
We’re will check and fix it if can, because with some themes, the hooks, script.. do not support DHWCPage plugin to add custom hook.
This reply has been marked as private.Dear, Please kindly send for me admin account and your site URL via private reply. I will check details to help you.
Best regards.
in reply to: Bug with Elementor PRODear,
#1. The swatch is product attributes and can’t link it to product tags#2,#3 Please kindly send for me admin account and your problem URL via private reply. I will check details to help you.
Best regards.
in reply to: Enabling swatches on tagsThis reply has been marked as private.in reply to: broken “lost pasword” functionalityThis reply has been marked as private.in reply to: broken “lost pasword” functionality