Forum Replies Created
-
Dear.
You need use “MAIN QUERY” mode because if you want use WOO Widget filter, you need use MAIN QUERY mode of plugin.If you want custom background of quickview when hover product image please add custom css with RGBA color
.dhvc-woo-images .dhvc-woo-quickview{ background: rgba(207, 45, 45, 0.55) none repeat scroll 0 0 !important; }
in reply to: "Filter By Brand" Widget Is Freezing My SiteDear, i think this problem because your site load script is slowly, in first page load, SCRIPT not save in cache, after page load the script saved in browser cache, to fix it, you can speed up page load , you can read more in HERE
in reply to: Conditional Logic not running at first page loadDear, Dear, after create CUSTOM template ‘a-test-product-page’ you need go to edit a WOO Product and select custom template in ‘Page’ meta box . After select page for Woo Product, YOU CAN VIEW PRODUCT ON FRONT-END, YOU WILL SEE THE PRODUCT WILL DISPLAY WITH CUSTOM TEMPLATE.
Please not see custom template (not see PAGE ),after assign custom template, please see product.
If you can not do it, please send for me admin account your site via private reply, i will help you do it.
Best regards.
in reply to: product details not displaying-Blank pageDear,If you want add sidebar in single product page with CUSTOM TEMPLATE. Please download and extract file “content-single-product.zip”, then copy file “content-single-product.php” and paste to folder “{your theme}/dhvc-woocommerce-page/” (create folder “dhvc-woocommerce-page” if not exits).
NOTE: Please go to edit main shop page and select sidebar in page setting ‘Choose Widget Area in Sidebar’
Please let me know if your problem is not resolved !
Attachments:
You must be logged in to view attached files.in reply to: Sidebar on product-detail page Theme: BridgeDear, if you want add custom style for only table, please add custom CSS with prefix ‘.dhvc-woocommerce-page’, example, you can add custom css for table :
.dhvc-woocommerce-page table{ width:100%; } .dhvc-woocommerce-page table td{ padding:4px 8px; }
in reply to: HTML content not showing wellDear, i see problem in your site on TABS shortcode of theme, i think this problem because your site load script is slowly, to fix it, you can use CACHE to speed up page load , you can read more in HERE
in reply to: Tabs LoadingDear, if you not want use ‘!important’ you can edit style inf file ‘wp-content/plugins/dhvc-woocommerce/assets/css/style.css’
Best regards.
in reply to: Disable CSS styling?Dear, the WOO use WOO breadcrumb in Product page and Product category page, you can not use action ‘remove_action( ‘woo_main_before’, ‘woo_display_breadcrumbs’, 10 );’ to remove ‘breadcrumbs’ in cart page and check out page, you need use css to hide breadcrumbs OR you can remove breadcrumbs all page on your site.
Also, i have check your site, i think you need contact with theme author to help you. because plugin DPPB use default breadcrumbs on your theme.
best regards.
in reply to: How to disable the breadcrumbs in DPPB?If you want use Shortcode in plugin to display product category or use in shop page you need use Main Query. Also, you can dislay products with custom query – Build query.
Best regards.
in reply to: Product category issuesDear, please kindly give for me admin account via private reply, i will check detail to help you.
Best regards.
Dear, we’ll upgrade plugin and add it in next version. you will don’t do it in next version.
Best regards.
in reply to: COnditional Logic HelpDear, you can not use DHVC Form Login in https://unishowinc.com/login-register/ because this is a Customer page of WOO. and WOO not support add custom short code in it.
in reply to: Register form save for woo commerce account.Dear, please check ‘Postal code’ field again, i think this problem because name field is wrong, you need add name of ‘Postal code’ field with note: Field name is required. Please enter single word, no spaces. Underscores(_) allowed
in reply to: Partial missing database entrySorry, i don’t understand your problem, please kindly tell for me more details ? i will check to help you.
best regards.
in reply to: Additonal ImagesDear, please kindly give for me your problem URL. i will check detail to help you.
Best regards.
in reply to: Conditional Logic not running at first page load