In the mobile version of the theme, the WooCommerce category for mobile is showing a filter. Not everyone will understand that filter is category. How do I change it from filter to category as this appears to be under the i class="ekommart-icon-filter"
- In the mobile version of the theme, the WooCommerce category for mobile is showing a filter.
Pls add code below in functions.php child theme then edit text filter
if (!function_exists('ekommart_button_shop_canvas')) {
function ekommart_button_shop_canvas() {
if (is_active_sidebar('sidebar-woocommerce-shop')) { ?>
<button class="filter-toggle" aria-expanded="false">
<i class="ekommart-icon-filter"></i><?php esc_html_e('Filter', 'ekommart'); ?></button>
<?php
}
}
}
Thanks.
WpOpal Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours in weekdays. In some rare cases the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote : To vote go to http://themeforest.net/downloads then follow that link : Here
Please also woo commerce category menu not showing on the theme. is there a custom code to use and call it? I want to create a category menu in the primary menu of the theme, but the WooCommerce categories menu is not showing.
You must create a category menu the click edit header and load the menu you want.
Pls send me info login admin site. We will check for you.
Thanks.
WpOpal Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours in weekdays. In some rare cases the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote : To vote go to http://themeforest.net/downloads then follow that link : Here
In the mobile version of the theme, the WooCommerce category for mobile is showing a filter. Not everyone will understand that filter is category. How do I change it from filter to category as this appears to be under the i class="ekommart-icon-filter"
Also i can't find where to customize the general theme color.
Dear mate,
- Also i can't find where to customize the general theme color.
You can refer guide: https://elementor.com/help/global-colors/
- In the mobile version of the theme, the WooCommerce category for mobile is showing a filter.
Pls add code below in functions.php child theme then edit text filter
Thanks.
WpOpal Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours in weekdays. In some rare cases the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote :
To vote go to http://themeforest.net/downloads then follow that link : Here
Thanks and have a nice day
Website: http://wpopal.com/ | Follow to Get Our Promotion Themes
Thanks, I have fixed the issues.
Please also woo commerce category menu not showing on the theme. is there a custom code to use and call it? I want to create a category menu in the primary menu of the theme, but the WooCommerce categories menu is not showing.
Dear mate,
You must create a category menu the click edit header and load the menu you want.
Pls send me info login admin site. We will check for you.
Thanks.
WpOpal Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours in weekdays. In some rare cases the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote :
To vote go to http://themeforest.net/downloads then follow that link : Here
Thanks and have a nice day
Website: http://wpopal.com/ | Follow to Get Our Promotion Themes