Forum Replies Created

Viewing 15 posts - 1 through 15 (of 44 total)
  • Author
    Posts
  • in reply to: Hiding a category on the shop page #4596

    Hi there,

    This is custom work. You must add custom PHP code.
    You can refer guide: https://wpdatatables.com/woocommerce-hide-category-from-your-shop-page/

    Thanks.

    in reply to: Help with theme and translation #4593

    Dear mate,

    We install Loco translate plugin then translate text in the Stationero theme and solved the issues.

    https://shop.pikis.mx/wp-admin/admin.php?path=languages%2Fthemes%2Fstationero-es_MX.po&bundle=stationero&domain=stationero&page=loco-theme&action=file-edit

    Pls recheck.

    Thanks.

    in reply to: Split menu #4591

    Dear mate,

    We checked the site and we see it works well: https://prnt.sc/vJtpl7N7irwb
    You solved the issues.

    Thanks.

    in reply to: Homepage UI Issue #4589

    Dear mate,

    We edit PHP code and solved the issues.
    You have deleted all demo categories but the home page is still configured to display them. That’s the reason for the error. We will update and resolve the issue.

    Thanks.

    in reply to: Help with theme and translation #4588

    Dear mate,

    You can use Loco Translate plugin then translate text in the Stationero theme.

    Pls refer guide: https://byduoc.gitbook.io/loco-translate

    Thanks.

    in reply to: Split menu #4585

    Hi..

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

    Thanks.

    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.

    • This reply was modified 3 weeks, 4 days ago by PrestaBrain.
    • This reply was modified 3 weeks, 4 days ago by PrestaBrain.
    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.

Viewing 15 posts - 1 through 15 (of 44 total)