Forum Replies Created
-
AuthorPosts
-
Please send Admin web account for me, I will check and try to help you.
Hi you,
Please copy and paste thsi code into file functions.php ( child-theme):
function woncep_form_login() { if (freshio_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', 'woncep') ?></span> <span class="pull-right"> <a class="register-link" href="<?php echo esc_url($account_link); ?>" title="<?php esc_attr_e('Register', 'woncep'); ?>"><?php esc_attr_e('Create an Account', 'woncep'); ?></a> </span> </div> <form class="woncep-login-form-ajax" data-toggle="validator"> <p> <label><?php esc_attr_e('Username or email', 'woncep'); ?> <span class="required">*</span></label> <input name="username" type="text" required placeholder="<?php esc_attr_e('Username', 'woncep') ?>"> </p> <p> <label><?php esc_attr_e('Password', 'woncep'); ?> <span class="required">*</span></label> <input name="password" type="password" required placeholder="<?php esc_attr_e('Password', 'woncep') ?>"> </p> <button type="submit" data-button-action class="btn btn-primary btn-block w-100 mt-1"><?php esc_html_e('Login', 'woncep') ?></button> <input type="hidden" name="action" value="woncep_login"> <?php wp_nonce_field('ajax-woncep-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?', 'woncep'); ?>"><?php esc_attr_e('Lost your password?', 'woncep'); ?></a> </div> <?php }
You can change $account_link = ‘your-link-page’;
June 15, 2021 at 9:00 am in reply to: there is no way to select header from the given list of header & footer #1791Hi you,
Sorry about this issue.
1. Follow guide at: https://wpdocs.gitbook.io/bedove/
2. Change header + footer + setup:
– Header: https://wpdocs.gitbook.io/bedove/set-up-header
– Footer: https://wpdocs.gitbook.io/bedove/set-up-footer3. Setup Typography: https://wpdocs.gitbook.io/bedove/setting-1/typography
4. Blog page: https://wpdocs.gitbook.io/bedove/blog
5. Woocommerce settings: https://wpdocs.gitbook.io/bedove/woocommerce-2
June 14, 2021 at 9:18 am in reply to: No “Theme Options” for this theme – Difficult to customize- TOP URGENT!!! #1789Please go to Edit header and add social: https://wpdocs.gitbook.io/mixxcazt/content-management-1/set-up-header
Hi you,
Yes, please send Admin web account for me, I will check and try to help you.
June 11, 2021 at 8:51 am in reply to: No “Theme Options” for this theme – Difficult to customize- TOP URGENT!!! #1784Hi you,
On this theme, we don’t use Theme Options, we use Customize + Elementor Config for all settings. Please follow guide at https://wpdocs.gitbook.io/mixxcazt/
If you need to help, please let me know.
Please follow guide at Change a currency symbol
Hi you,
You mean can’t open the home page link from the menu?
Your link: https://www.bstores.com/home-25/
It mush change into: https://www.bstores.com/kw/home-25/Hi you,
I checked your site and it works normally.
Let me know if you need to help.
I checked your footer and it works normally. Please recheck: https://prnt.sc/14szwa7
Hi you,
I can’t check your site, please send Admin web account for me, I will check and try to help you.
Hi,
#1. Please go to Woocommerce -> Settings -> Accounts & Privacy ( Tabs) -> Account creation -> Enable Allow customers to create an account on the “My account” page: https://prnt.sc/14mirnf
#2. Please go to Appearance -> Header Footer & Blocks -> Footer bar -> Edit with Elementor: https://prnt.sc/14mj4mu
Hi you,
I checked your site and It’s still working normally. Please recheck and let me know if you need to help: https://prnt.sc/14gcilk
Hi you,
I have just resolved this issue, please recheck.
Hi there,
About your issue, please send Admin web account for me, I will check and help you.
-
AuthorPosts