Forum Replies Created

Viewing 15 posts - 16 through 30 (of 61 total)
  • Author
    Posts
  • in reply to: Problems with Trends on Image Feed and widgets #4600

    Dear mate,

    We checked site and we see it works well. You solved the issues.
    It would be quicker to solve this issue if you could explain steps by steps to replicate the problem and provide us some screenshots.
    We are looking forward to your reply, thank you in advance.

    in reply to: PHP Deprecated Error #4598

    Dear mate,

    We are so sorry about our delay.
    We have already received your issue reports, we are sorry for that.
    To resolve the problem, could you please provide us the FTP account, Admin backend access information of your website?

    We can’t access the site. Pls recheck info.
    https://materiauxdeconstructionturquie.com
    u1393270
    sxMf8D{}rtK< Thanks.

    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.

    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,

Viewing 15 posts - 16 through 30 (of 61 total)