Forum Replies Created
-
Dear. i have check your form, i see this problem because inherit style form your theme, to fix it, please add custom css on your site :
.dhvc-form-submit-label { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; float: none !important; height: auto !important; left: auto !important; opacity: 1; position: relative !important; right: auto !important; width: auto !important; } .button span.dhvc-form-submit-spinner { background: rgba(0, 0, 0, 0) url("../images/default-loading.gif") no-repeat scroll center center; display: none; float: none; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 1; }
Best regards.
in reply to: Submit button not showing up properly on any formDear, the Woocommerce Products Layouts plugin only support display products in category, it not support display sub-category image. if you want display, you need custom default template. please send tell for me more details your problem with your problem URL or screen shot position you want display sub-category image. ? i will check details to help you.
in reply to: Showing subcategories like as productDear.
I do not understand your problem, you can tell for me more details ? because I have checked DHVC Form plugin with WPML. it’s workingin reply to: Mailchimp multilanguageDear, please kindly give for me admin account and your problem URL via private reply, i’ll check details to help you.
in reply to: Plugin conflicts seem unsolvable when activatingYes, we have tested the plugin with ‘WooSlider’ plugin. it’s working. to use slide for product image, you can use code like http://gerhardpotgieter.com/2013/09/09/woocommerce-product-image-slideshow-using-wooslider/
Can you tell me how you use plugin to edit product category layout (with screen shot ) ? and what is theme use on your site ?
in reply to: Category Pages: Sidebar below contentDear, i go to check your form, i see you enter form name is wrong, you not read notice for form field name ? ‘Field name is required. Please enter single word, no spaces. Underscores(_) allowed’
Please check each form field again.
best regards.
in reply to: Attachments not recieved…Dear, please give site to online because i need check details your problem to help you.
in reply to: Category Pages: Sidebar below contentDear, please kindly send for me admin account and your problem URL via private reply. i will check details to help you!
in reply to: Category Pages: Sidebar below contentThis reply has been marked as private.in reply to: Theme Sidebar with Products Layout PluginYes, if you want remove class ‘ mk-smooth’ please click edit page section and remove class ‘ mk-smooth’ in Extra class setting, please see image attachment
Attachments:
You must be logged in to view attached files.in reply to: More Info button not workingDear, i see a error in your site please Enable WordPress Debug you will display error message on your site.
in reply to: Broken layout after update to vers. 2.2.5Dear, please kindly send for me your problem URL. i will check details to help you.
in reply to: Woo Single Product ImagesDear, please go to file ‘wp-content/plugins/dhvc-woocommerce-page/includes/shortcode.php’ line ~ 252 search code:
<div itemprop="price" class="mk-single-price"><?php echo $product->get_price_html(); ?></div>
change to:
<div itemprop="price" class="mk-single-price"><?php echo $product->get_price_html(); ?></div> <div itemprop="price" class="mk-single-price-incl-tax"><?php echo wc_price( $this->get_price_including_tax() ); ?></div>
Please let me know if your problem is not resolved!
in reply to: Prices