Discussion on Nika - Medical Elementor WooCommerce Theme

Discussion on Nika - Medical Elementor WooCommerce Theme

By
Cart 518 sales
Recently Updated
Well Documented

thembay supports this item

Supported

This author's response time can be up to 1 business day.

65 comments found.

Thank you very much for the work you have done for me, my problem has been solved. Many thanks to your entire team. The theme is simple with several features and it is fast. I highly recommend it.

Hi, Thank you very much :)

The “Woocommerce Checkout Editor” plugin does not work with this theme. I have tried everything, but nothing works. Please, how can I fix this?

Hi,

Please send the tickets here: https://tickets.thembay.com/

Our Support Team will help you.

I ve updated the elementor plugin later my website not working, how to fix it.

Hello,

Please send the ticker here: https://tickets.thembay.com/

Our Support Team will help you.

i have updated all the plungins and now my site is broken, the problem is Elementor not compatible with something in the header

Hi,

I saw your ticket, please provide more information so we can debug

Fatal error: Uncaught Error: Class ‘Elementor\Core\Schemes\Typography’ not found in /home/admin/web/invitacionesenlinea.com/public_html/wp-content/themes/nika/inc/vendors/elementor/elements/header/nav-menu.php:1146 Stack trace: #0 /home/admin/web/invitacionesenlinea.com/public_html/wp-content/themes/nika/inc/vendors/elementor/elements/header/nav-menu.php(976): Nika_Elementor_Nav_Menu->register_section_style_toggle_menu() #1 /home/admin/web/invitacionesenlinea.com/public_html/wp-content/themes/nika/inc/vendors/elementor/elements/header/nav-menu.php(213): Nika_Elementor_Nav_Menu->register_section_toggle_menu() #2 /home/admin/web/invitacionesenlinea.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2386): Nika_Elementor_Nav_Menu->register_controls() #3 /home/admin/web/invitacionesenlinea.com/public_html/wp-content/plugins/elementor/includes/base/widget-base.php(1050): Elementor\Controls_Stack->init_controls() #4 /home/admin/web/invitacionesenlinea.com/public_html/wp-content/plugins/elementor/inclu in /home/admin/web/invitacionesenlinea.com/public_html/wp-content/themes/nika/inc/vendors/elementor/elements/header/nav-menu.php on line 1146 Ha habido un error crítico en esta web.

Aprende más sobre el diagnóstico de WordPress.

Hello,

Please send the ticker here: https://tickets.thembay.com/

Our Support Team will help you.

Hi,

Please update theme to the latest version to fix it.

Why home page of my website automatically disturbed? I did nothing but whole website collapsed. please check funkyflairs.com. It was working correctly but suddenly layout and all changed automatically.

Hello,

Please follow the following video instructions to fix errors when updating Elementor 3.22: https://www.youtube.com/watch?v=Gy3i7wozXfM

- Step 1: Download and update the theme to the latest version

- Step 2: You need to update the plugin “WPthembay Core” to the latest version

How can I get updated version? Because a copy of this theme was provided by Envato free of cost so I am not able to locate download it on my dashboard.

There is only one way to buy a theme

How to turn on the Catalog mode, When I enable it nothing happens on the front end of the site.

Catalog mode is a feature that allows you to turn your online store into a catalog, removing the Add to Cart button and any access to checkout pages

I can’t find these features: login with google, frequently bought together, reviews with image

Hi,

1. To have the ‘login with google’ feature you need to install additional plugins: https://vi.wordpress.org/plugins/nextend-facebook-connect/

2. frequently bought together => https://wordpress.org/plugins/yith-woocommerce-frequently-bought-together/

3. reviews with image https://wordpress.org/plugins/woo-photo-reviews/

Thanks but it should have bundled with the themes unlike other plugins

Hi,

It is not a mandatory feature so we do not require installation when activating the theme.

How to update slider revolution plugin?

Hi,

You can follow the way 2 => https://youtu.be/P3XPiAg4aEQ

Do you have any upload prescription feature at the time of checkout?

Sorry, the theme doesn’t have such feature

Hi, what date was your core plugin – Tbay Elementor Core – updated? I see the theme was done on the 16th of June 2023. Is that the same for the plugin?

Hello,

The theme is compatible with the latest WordPress and WooCommerce versions.

Tbay Elementor Core is definitely the necessary plugin for the theme to work.

thanks for the answer. I was asking if Tbay Elementor Core compatiable with latest wordpress, woocommerce and required plugins? You stated that the plugin hasn’t been updated since 2021 so I am just checking. thanks in advance

Hi,

Rest assured, it’s definitely compatible.

Hello, I have purchased a normal license .. from the site ….. Can I create other template sites of my own with the same template? Private sites are not for sale only different domains

Hello,

You can do that, but for each license we will only support one website

Hi, I would like to change the items in the sidebar-shop but it doesn’t work with loco translate: Price, Categories, Product Tags, Product Size.

the writing to be translated does not even appear in the wighets class: woocommerce widget_price_filter class: woof_container_inner woof_container_inner_categories class: woof_container_inner woof_container_inner_producttags class: woof_container_inner woof_container_inner_productsize where can I translate the writings?

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Hi, i want the following code to display on Add To Cart Pop Pup on mobile. It only displays on the product page, i want it to display when add to cart button pop’s up for user to add product quantity

add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_total_product_price’, 31 ); function woocommerce_total_product_price() { global $woocommerce, $product; // let’s setup our divs echo sprintf(‘ %s %s ’,__(‘Product Total:’,’woocommerce’),’ ’.$product->get_price().’ ‘); ?> <script> jQuery(function($){ var price = <?php echo $product->get_price(); ?>, currency = ’<?php echo get_woocommerce_currency_symbol(); ?>’; }

$('[name=quantity]').change(function(){
                if (!(this.value < 1)) {
<?php
var product_total = parseFloat(price * this.value);
</script>
$('#product_total_price .price').html( currency + product_total.toFixed(2));
});
}
});

Hi,

To add the code to the theme, you can use the child theme Nika then add it to the functions.php

Hi, it seems your theme has issues. my cpu keeps getting overloaded because of too many ajax requests, even from a single customer. How can I resolve this please?

These urls: /wp-admin/admin-ajax.php

/?wc-ajax=update_order_review

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Good Day I am receiving this error even though the theme shows up to date: Your theme (Nika Child) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:

Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Hello, a few months ago I bought the theme and just a few days I’m going to install it. I would like to know how to switch to Spanish, considering that it does not translate for me from the loco translator plugins

Hi,

Thank you for purchasing our theme.

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Have re installed the theme and gone through all the steps. It shows all the demo pages and plugins are installed okay and all required plugins and child theme installed and active but when i hit to view the site it shows a blank screen.

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Hello Support,

I can’t re-order the products in Nika Products Widget in Elementor. When I change the order of produt, it changes only in backend (I mean only during editing in elementor) but nothing change in frontend. For example, I order the products by Date – ASC and then change it to by Date – DESC, but nothing changes in forntend. I tested with many options such By Date, By ID, etc. Nothing works but it only works with price.

At that place, I would like to order the products by Date – ASC. How can I do?

With thanks. Tha Khin

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

Z0D

Z0D Purchased

Pls how do i fix this error = ( ! 1 configuration error detected ). shown on my dashboard, on the contact form section of ” Upload prescription “

Hi,

Please send the ticket here: https://tickets.thembay.com/

Our Support Team will help you.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey