Forum Replies Created

Viewing 15 posts - 721 through 735 (of 1,101 total)
  • Author
    Posts
  • in reply to: fatal error. #2329
    This reply has been marked as private.

    Hi @violeta-musuc

    Please update the latest version theme on themeforest( version 1.5.0) to fix this issue.

    If you need to help, please send Admin web account for me. I will check and try to help you.

    in reply to: Nav Menue and Overlapping in the header #2325

    Hi again,

    You need to use Multi language plugin. Please refer at How to Easily Create a Multilingual WordPress Site

    in reply to: fatal error. #2324

    Hi again,

    #1. Homepage: Your homepage has an import error, so I have re-imported this page for you and adjusted the product config so it can display products.
    You will definitely have to redo this page because your old page is broken and cannot be fixed with Elementor

    #2. Custom CSS:
    – On our demo: https://prnt.sc/1n5khpg
    – Your custom css causes display problems: https://prnt.sc/1n5kyh8

    We will not support these issues if this custom css is edited by you

    #3. No, we will support your problems as quickly as possible within 24 hours. If you want immediate support, you will have to pay for this service, we will support via skype

    in reply to: fatal error. #2320

    Hi you,

    I resolved this issue, please recheck.

    Looks like you’ve added a lot of custom css to the website, they don’t look so good

    in reply to: I need help with a Woncep problem #2319

    Hi again,

    It seems that your website is in conflict with some of the plugins you installed on the site. I have disabled and re-enabled some plugins, and the problem seems to be solved, please check the website again

    in reply to: fatal error. #2317

    HI you,

    I tried to connect to your site to fix this issue but can’t connect: https://prnt.sc/1mrcq3z

    Please reset your hosting and let me know when I can connect your site.

    in reply to: Nav Menue and Overlapping in the header #2316

    Ok, good job.

    Let me know if you need to help

    in reply to: I need help with a Woncep problem #2314

    We are still looking into your problem, we have not found the cause of this problem yet. Please wait for more.

    in reply to: Bedove theme plugins installation fatal error #2313

    To setup Apple Pay, you need to register all of your web domains in Stripe dashboard.

    Follow guide at Apple Pay

    in reply to: Wishlist ‘Ad to Cart’ #2309

    Please copy and paste this function to file functions.php ( child-theme)

    in reply to: Bedove theme plugins installation fatal error #2307

    Hi,

    I fixed this issue, please recheck

    in reply to: Wishlist ‘Ad to Cart’ #2302

    Hi you,

    #1. Add to cart button in wishlist: I checked this issue and it still works: https://prnt.sc/1m0qjbn

    Wishlist page uses the shortcode [woosw_list], so that you can’t customize this page.

    #2. Popup Login form: we don’t support popup login form, we just support dropdown logon form: https://prnt.sc/1m0tllh

    To edit this form, you need to override this function:

    function mixxcazt_form_login() {
    
            if (mixxcazt_is_woocommerce_activated()) {
                $account_link = get_permalink(get_option('woocommerce_myaccount_page_id'));
            } else {
                $account_link = wp_registration_url();
            }
            ?>
            <div class="login-form-head">
                <span class="login-form-title"><?php esc_attr_e('Sign in', 'mixxcazt') ?></span>
                <span class="pull-right">
                    <a class="register-link" href="<?php echo esc_url($account_link); ?>"
                       title="<?php esc_attr_e('Register', 'mixxcazt'); ?>"><?php esc_attr_e('Create an Account', 'mixxcazt'); ?></a>
                </span>
            </div>
            <form class="mixxcazt-login-form-ajax" data-toggle="validator">
                <p>
                    <label><?php esc_attr_e('Username or email', 'mixxcazt'); ?> <span class="required">*</span></label>
                    <input name="username" type="text" required placeholder="<?php esc_attr_e('Username', 'mixxcazt') ?>">
                </p>
                <p>
                    <label><?php esc_attr_e('Password', 'mixxcazt'); ?> <span class="required">*</span></label>
                    <input name="password" type="password" required
                           placeholder="<?php esc_attr_e('Password', 'mixxcazt') ?>">
                </p>
                <button type="submit" data-button-action
                        class="btn btn-primary btn-block w-100 mt-1"><?php esc_html_e('Login', 'mixxcazt') ?></button>
                <input type="hidden" name="action" value="mixxcazt_login">
                <?php wp_nonce_field('ajax-mixxcazt-login-nonce', 'security-login'); ?>
            </form>
            <div class="login-form-bottom">
                <a href="<?php echo wp_lostpassword_url(get_permalink()); ?>" class="lostpass-link"
                   title="<?php esc_attr_e('Lost your password?', 'mixxcazt'); ?>"><?php esc_attr_e('Lost your password?', 'mixxcazt'); ?></a>
            </div>
            <?php
        }

    Hi @all,

    We are working to update this issue, please download version 3.7.1 to fix this issue: https://downloads.wordpress.org/plugin/woo-smart-compare.3.7.1.zip

    Hi you,

    Please send admin web account for me, I will check and try to help you.

Viewing 15 posts - 721 through 735 (of 1,101 total)