Forum Replies Created
-
This reply has been marked as private.in reply to: Fatal Error
Hi,
Thanks for contacting us,
Could you please give us an administrator account (via private reply) so we can check the issue directly on your site and help you.Best regards!
in reply to: Fatal ErrorCheckout Form Shipping for example, you have to go to WooCommerce > Settings > Shipping and add a shipping zone and the add Shipping methods. And in the Shipping Options tab > Shipping destination select Default to customer billing address.
If you still can’t get it works even in the template builder (backend), please give us an administrator account (via private reply) so we can check directly on your site and help you.
Best regards!
in reply to: Some Widgets not working on Front/BackendYes, you’re right. In the current version of our plugin is not fully compatible with the “Hello Theme” from Elementor. Could you please share with us the issue and how are you fix that? so we can update to our plugin in the next version. We also check this theme and try to make for our plugin work with this theme.
Thanks!
in reply to: Weird Hover EffectsSorry for not answer you clearly in the previous reply.
“We have just updated our plugin to compatible with the latest version of the Germanized for WooCommerce plugin”I mean I update our plugin directly on your site to compatible with Germanized for WooCommerce plugin. This update only available on your site and we will update this in the next version.
I have a question:
Now there are 4 of 6 Elements
Could you please list the 6 elements you’re talking about. We do not use this plugin so we only check the elements that this plugin support. Please help us to list 6 Elements and we will add them to the next version to fully support Germanized for WooCommerce plugin.
Thanks!
in reply to: Germanized – missing shortcodesPlease kindly wait, we will update this. Thanks!
Attachments:
You must be logged in to view attached files.in reply to: cart-table template override not workingThank you so much for your insight. Regarding the issue on “can override this template with the file in the theme file structure”. I show you the code to help you can be overridden this. We will use a function locate_template() to find the template file in the theme.
Please see the screenshot I show you below, it compares with the plugin WooCommerce Page Builder. If you use the code segment below:
$file = 'cart-table.php'; $find[] = 'woocommerce-builder-elementor-templates/cart/' . $file; $template = locate_template($find);
And then copy the template in plugins/woocommerce-builder-elementor/woocommerce-builder-elementor-templates/cart/cart-table.php
to yourtheme/woocommerce-builder-elementor/woocommerce-builder-elementor-templates/cart/cart-table.php
it will be worked.Best regards!
Attachments:
You must be logged in to view attached files.in reply to: cart-table template override not workingI’m so sorry. But it only works with the template default using by the WC plugin. Apologize, because you said it worked… forgive me please…
As I said, it’s not supported in the current version. We will consider it in the next version.
Thanks!
in reply to: cart-table template override not workingNo, I have downloaded the Smart Coupon plugin and tested it on my local.
in reply to: Smart Coupon Gift CardsThis reply has been marked as private.No, it does not support to work under yourtheme/woocommerce-builder-elementor-templates/cart/cart-table.php. right?
If you need to add the HTML or JS, you can use the widgets HTML or Custom HTMLwhy not giving this opportunity to your customers?
It’s not supported in the current version, we will consider it in the next version. Thanks!
in reply to: cart-table template override not workingPlease try to regenerate the images. we recommend you use the plugin Force Regenerate Thumbnails
in reply to: Smart Coupon Gift CardsThe plugins update required:
– DawnThemes Core – still 2.0.3.7 ; please update to 2.0.3.9
– WPBakery Page Builder – still 6.2.0 ; please update to 6.3.0Please update the plugin required and check again.
Hi,
Thanks for contacting us,
Please see our demo: http://demo.dawnthemes.com/viem/video/odio-dignissim-qui-blandit-praesent/Best regards!
in reply to: video Muted on startupHi,
Thanks for contacting us,
The line This template can be overridden by copying it to yourtheme… is the default by WooCommerce plugin. and it’s not supported in the template builder by our plugin.
We will delete this line in the template files in our plugin.So in short, it’s not supported to overridden by copying the template files to yourtheme with our plugin.
Best regards!
in reply to: cart-table template override not working