Forum Replies Created

Viewing 15 posts - 31 through 45 (of 68 total)
  • Author
    Posts
  • in reply to: Homepage UI Issue #4584

    Dear mate,

    We fixed the issues. Pls recheck the site.

    Thanks.

    in reply to: Help with theme and translation #4583

    Dear mate,

    We solved the issues. Pls recheck the site.

    Thanks.

    in reply to: user registration #4578

    Dear mate,

    We can’t access admin site: https://prnt.sc/dYGE6QrgNR7o

    Thanks.

    in reply to: user registration #4574

    Dear mate,

    You want click “create an account” to link my account page.

    Please use the child theme then add code below in the functions.php file of the child theme.

    if (!function_exists('stationero_form_login')) {
        function stationero_form_login() {
            if (stationero_is_woocommerce_activated()) {
                $registration_url = get_permalink(get_option('woocommerce_myaccount_page_id'));
            } else {
                $registration_url = wp_registration_url();
            }
            ?>
            <div class="login-form-head">
                <span class="login-form-title"><?php esc_attr_e('Sign in', 'stationero') ?></span>
                <span class="pull-right">
                    <a class="register-link" href="<?php echo get_permalink(get_option('woocommerce_myaccount_page_id')); ?>"
                       title="<?php esc_attr_e('Register', 'stationero'); ?>"><?php esc_attr_e('Create an Account', 'stationero'); ?></a>
                </span>
            </div>
            <form class="stationero-login-form-ajax" data-toggle="validator">
                <p>
                    <label><?php esc_attr_e('Username or email', 'stationero'); ?> <span class="required">*</span></label>
                    <input name="username" type="text" required placeholder="<?php esc_attr_e('Username', 'stationero') ?>">
                </p>
                <p>
                    <label><?php esc_attr_e('Password', 'stationero'); ?> <span class="required">*</span></label>
                    <input name="password" type="password" required
                           placeholder="<?php esc_attr_e('Password', 'stationero') ?>">
                </p>
                <button type="submit" data-button-action
                        class="btn btn-primary btn-block w-100 mt-1"><?php esc_html_e('Login', 'stationero') ?></button>
                <input type="hidden" name="action" value="stationero_login">
                <?php wp_nonce_field('ajax-stationero-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?', 'stationero'); ?>"><?php esc_attr_e('Lost your password?', 'stationero'); ?></a>
            </div>
            <?php
        }
    }

    Choose Page My Account, Go to WooCommerce > Settings > Advanced.

    To add this form, you need to install the WooCommerce plugin and go to WooCommerce->Settings of your dashboard. Click on the Privacy and Accounts section and check the option to the Allow customers to create an account on the “My Account” page option.

    Thanks.

    in reply to: An easy way to view product photos #4572

    Dear mate,

    We checked the site and we see you use another template.

    https://prnt.sc/bJiQC3To08Hu

    Thanks.

    in reply to: Split menu #4568

    Dear mate,

    Pls use Element Woncep New Nav Menu then choose Menu you want:https://prnt.sc/mbOawWTl7yHN

    We updated the code and solved the issues.

    Thanks.

    in reply to: Split menu #4566

    Hello Style123,

    – I will pay for menu customisation too.

    We would like to inform you that we have not received any payment from you for the customization service. Once we receive the payment, we will proceed with the customization according to your specifications. If you need further information or have any questions, please feel free to contact us.

    Thank you,

    in reply to: Split menu #4564

    Hi poverino-mike,

    We can’t access your site.

    Pls send me link admin site and info login admin.
    We will check for you.

    Thanks.

    in reply to: Split menu #4561

    Dear mate,

    – What would be the fee please?

    As you may know, this customization task will take us time to finish so an extra fee would be required. $30 is fair enough for both of us. If it is ok, please let me know so I can process for you immediately. account Paypal: [email protected] Or paypal.me/byduoc

    Thanks.

    in reply to: Split menu #4557

    Dear mate,

    Unfortunately, this is not an option built into the theme at the moment. It requires customization and would cost you an extra fee.

    Thanks.

    in reply to: Scroll to top after click on pagination #4556

    Dear mate,

    To address any concerns or issues you may be experiencing, we kindly request access to your WordPress admin credentials.

    Could you please provide us with the following information:

    WordPress Admin Username:
    WordPress Admin Password:
    Website URL:
    Rest assured that the security and confidentiality of your login details are of utmost importance to us. Once we’ve completed the necessary checks, we recommend changing your password for added security.

    Your prompt response will greatly assist us in providing you with the best possible support. If you have any questions or concerns, please don’t hesitate to reach out.

    Thank you for your cooperation.

    Best regards,

    in reply to: Cart not showing on homepage side pop up #4553

    Hi there,

    You have your theme installed on another domain.

    Thanks.

    in reply to: Split menu #4552

    Dear mate,

    Pls click the edit header with Elementor and edit it.

    https://styledoctors.com/wp-admin/post.php?post=345&action=elementor

    Thanks.

    in reply to: Social Login #4549

    Dear mate,

    We apologize for the delayed response. We have just concluded our break and are back to work. We have addressed your issues. Please clear your browser cache and check the problem again.

    Unfortunately, this is not an option built into the theme at the moment. It requires customization and would cost you an extra fee.

    Thanks.

    in reply to: Razorpay integration not working #4547

    Dear mate,

    We see you’ve deleted all your products and don’t have any products yet to test the issue on. Please add the product again then we will check the issue.

    Thanks.

Viewing 15 posts - 31 through 45 (of 68 total)