Forum Replies Created
-
AuthorPosts
-
Hi there,
#1. Footer edit: I don’t understand this issue, please take a photo screenshot about this issue, I will check again.
#2. Cart link on mailchimp form: I fixed this issue.
#3. Woofood plugin: please take a photo screenshot about this issue, I will check again.
#4. We don’t support Elementor Pro, if you want to use, you need to purchase this plugin.
Revolution Slider: We bought an extended license to be able include it in our theme, and we own only one license key (as well as in case with single license), theme buyers are not allowed to use that key.To update the new version, please deactivate the current plugin, download the new plugin at and re-install.
Link download: http://source.wpopal.com/plugins/new/revslider.zipHi there,
You need to create new menu -> Select menu location: Handheld Menu: https://prnt.sc/12vx65p
I tried to create the menu for you but there seems to be a problem with your website. Please re-enable cloudflare for your website.
- This reply was modified 3 years, 6 months ago by Supporter.
Hi,
I have just fixed this issue, please recheck.
Ok, I fixed this issue, please recheck.
Hi again,
These are the 4 default fields that woocommerce has set up, it is used to calculate the temporary shipping fee on the shopping cart page, not the official checkout page with full information. The lack of the street address field does not affect the ship fee function here, you can complete the information at the checkout page. In case you still want to add this field, you need to overwrite the cart / shipping-calculator.php file in the woocommerce template folder.
Hi there,
About this issue, you need to use code and add into file functions.php ( child-theme):
add_filter( 'woocommerce_checkout_fields' , 'milano_remove_checkout_fields' ); function milano_remove_checkout_fields( $fields ) { unset($fields['billing']['billing_state']); return $fields; }
List field you can remove:
unset($fields['billing']['billing_first_name']); unset($fields['billing']['billing_last_name']); unset($fields['billing']['billing_company']); unset($fields['billing']['billing_address_1']); unset($fields['billing']['billing_address_2']); unset($fields['billing']['billing_city']); unset($fields['billing']['billing_postcode']); unset($fields['billing']['billing_country']); unset($fields['billing']['billing_state']); unset($fields['billing']['billing_phone']); unset($fields['order']['order_comments']); unset($fields['billing']['billing_email']); unset($fields['account']['account_username']); unset($fields['account']['account_password']); unset($fields['account']['account_password-2']);
Hi there,
We have updated plugin for you
Please have a look!Thanks and let us know if you get any issue, we will give you the best solution to resolve them.
Ok, keep contact with us when you need to help.
Hi again,
I have just remove this item for you, please recheck.
Hi there,
We have translated for you
Thanks and have a nice dayApril 30, 2021 at 7:41 am in reply to: the import doesnt work at the begginning of the configuration #2891Hi there,
We have imported sample data for you.
If you want to install the homepage as you like, please visit the link: http://www.uniformetamara.com/home/wp-admin/themes.php?page=merlin&step=contentHope this help!
If our help can make your site perfect now, You can delete 1 star for us, we will be very grateful for this.Thanks and have a nice day!
- This reply was modified 3 years, 6 months ago by Supporter.
Hi there,
we have set it to primary color. You can edit it in the global color of the elementor.Thanks,
Hi there,
Can you send us the descriptive picture? I don’t really understand.
ThanksHi there,
Your trouble was resolved!
Please have a lookThanks,
Your problem was resolved! 😉
If our help can make your site perfect now, please vote our theme 5 stars on themeforest.Thanks and have a nice day!
-
AuthorPosts