Forum Replies Created
-
Please go to admin menu: “Settings – > Visual Composer” and setting User groups access rules: Enable all form shortcode for user group:
Please go to page template use in “/product/trilogy-certified-organic-rosehip-oil-20-ml/” , and add class “clear” for row below form cart
Please go to admin menu: “Settings – > Visual Composer” and setting User groups access rules: Enable all form shortcode for user group:
in reply to: Plugin does not show up when editing the pageHi,
For form shortcode not show in VC popup: Please download DHVC Form latest version 1.1.7. it’s fixed in currrent version. then go to menu: “Settings – > Visual Composer” and setting User groups access rules: Enable all form shortcode for user group
Hi,
Please go to edit page /wp-admin/post.php?post=12133&action=edit&message=1 and hide “Add to cart” in Woo product shortcode then add custom css.
in reply to: Need help to custom product pagesHi,
Please go to edit form and change field email name is “Email” to “email”
You may also want to change the message “Subscribe to Mailchimp Sucessful!” by edit language file in folder “wp-content/plugins/dhvc-form/languages”
in reply to: Need help to integrate with mailchimpHI,
In current version, with carousel layout, default not auto-play 🙁
You can fix it by go to file “wp-content/plugins/dhvc-woocommerce/assets/js/script.js” line #29 change :items : 4, pagination : false,
to:
items : 4, autoPlay: true, pagination : false
in reply to: How to leave the carousel on auto-play?HI,
When you create shortcode with plugin . please see in shortcode settings . it have settings “Add to cart text”in reply to: Support to change languageHi,
Please add custom css in your site:
.dhvc-woo-info .dhvc-woo-title { line-height: 18px !important; margin-bottom: 10px !important; }
in reply to: Reduce the space between long product titlePlease go to product template and change image size
in reply to: Need help to display product image full sizeHi,
Please go to page “/wp-admin/post.php?post=1750&action=edit&message=1” and add custom css “.product-image-custom > div {width:100%};
Like this:
in reply to: Need help to display product image full sizeHi,
When you use WOO Product Page for Visual Composer to build a template. that page can not display like a wordpress page. you need assign it to a product or product category. Like you assign for product.
in reply to: Get php error when adding price or cart buttonHi,
Please go to Admin menu : “Settings -> Visual Composer” then click to use group in “User groups access rules” and check shortcode to usein reply to: Installed plugin but does not show any widgetIf you want it to be bigger or 100% fit. You can add custom css in your site :
.wpb_wrapper .images {width:100% !important}in reply to: Cannot create new items after installedHi,
You can go to menu “Settings => Visual Composer ” click to user rule in section “User groups access rules”. See the image below
If problem is not fixed. Kindly inform me. 😀
in reply to: Cannot create new items after installed