Your account expired support, please renew to get your support.
Viewing 15 posts - 1 through 15 (of 46 total)
  • Author
    Posts
  • #3766
    seedshop
    Support Expired

    Please change the login links with the following links.

    Sign in – https://www.kisanshop.in/store/account/orders

    After Sign in – Display these links

    My Account – https://www.kisanshop.in/store/account/settings
    Address – https://www.kisanshop.in/store/account/address-book
    My Order https://www.kisanshop.in/store/account/orders
    Setting – https://www.kisanshop.in/store/account/settings

    Regards,
    Rahul

    #3831

    Dear mate,

    You are installing the Ecwid Ecommerce Shopping Cart plugin for your website and not using the Woocommerce plugin. Our theme does not support the Ecwid Ecommerce Shopping Cart plugin, so we do not support this customization according to your requirements.

    I tried to customize something to your needs, however, you asked for too many things beyond our theme support. Therefore, to continue to support your request, please pay additional fees. Contact via skype dothithuhuyenvn if you still want to custom your site.

    #3839
    seedshop
    Support Expired

    I greatly appreciate all your support.

    Request you to please let me know which file I have to use to change for the header section.

    Regards,
    Rahul Sharma

    #3858

    Please copy and paste code into file functions.php ( child-theme):

    function freshio_account_dropdown()
    	{ ?>
    		<?php if (has_nav_menu('my-account')) : ?>
    		<nav class="social-navigation" role="navigation" aria-label="<?php esc_attr_e('Dashboard', 'freshio'); ?>">
    			<?php
    			wp_nav_menu(array(
    				'theme_location' => 'my-account',
    				'menu_class' => 'account-links-menu',
    				'depth' => 1,
    			));
    			?>
    		</nav><!-- .social-navigation -->
    	<?php else: ?>
    		<ul class="account-dashboard">
    
    			<?php if (freshio_is_woocommerce_activated()): ?>
    				<li>
    					<a href="<?php echo esc_url(wc_get_page_permalink('myaccount')); ?>"
    					   title="<?php esc_html_e('Dashboard', 'freshio'); ?>"><?php esc_html_e('Dashboard', 'freshio'); ?></a>
    				</li>
    				<li>
    					<a href="<?php echo esc_url(wc_get_account_endpoint_url('orders')); ?>"
    					   title="<?php esc_html_e('Orders', 'freshio'); ?>"><?php esc_html_e('Orders', 'freshio'); ?></a>
    				</li>
    				<li>
    					<a href="<?php echo esc_url(wc_get_account_endpoint_url('downloads')); ?>"
    					   title="<?php esc_html_e('Downloads', 'freshio'); ?>"><?php esc_html_e('Downloads', 'freshio'); ?></a>
    				</li>
    				<li>
    					<a href="<?php echo esc_url(wc_get_account_endpoint_url('edit-address')); ?>"
    					   title="<?php esc_html_e('Edit Address', 'freshio'); ?>"><?php esc_html_e('Edit Address', 'freshio'); ?></a>
    				</li>
    				<li>
    					<a href="<?php echo esc_url(wc_get_account_endpoint_url('edit-account')); ?>"
    					   title="<?php esc_html_e('Account Details', 'freshio'); ?>"><?php esc_html_e('Account Details', 'freshio'); ?></a>
    				</li>
    			<?php else: ?>
    				<li>
    					<a href="<?php echo esc_url(get_dashboard_url(get_current_user_id())); ?>"
    					   title="<?php esc_html_e('Dashboard', 'freshio'); ?>"><?php esc_html_e('Dashboard', 'freshio'); ?></a>
    				</li>
    			<?php endif; ?>
    			<li>
    				<a title="<?php esc_html_e('Log out', 'freshio'); ?>" class="tips"
    				   href="<?php echo esc_url(wp_logout_url(home_url())); ?>"><?php esc_html_e('Logout', 'freshio'); ?></a>
    			</li>
    		</ul>
    	<?php endif;
    
    	}

    Then, edit your link and text on this code.

    #3868
    seedshop
    Support Expired

    Thank you Billy.

    How much will you charge if you have done?

    Regards,
    Rahul Sharma

    #3870
    This reply has been marked as private.
    #5610
    seedshop
    Support Expired

    Hi,

    I would like to change some my account links, please guide me on which file I have to use to change.

    here is a screenshot – https://ibb.co/S3FT4wS

    Thank you.
    Rahul

    #5644

    You need to override file myaccount/navigation.php on Woocommerce template.
    Copy this file into child theme ( woocommerce/myaccount/navigation.php) and edit this file

    #5866
    seedshop
    Support Expired

    Hi,

    Please check the below-given link. Please guide us on how we can change the text and links.

    mobile-screenshot

    Regards,
    Rahul Sharma

    #5902

    I added function override into file functions.php, now please go to file functions.php to edit link and text

    – function freshio_handheld_footer_bar_search // Edit search
    – function freshio_handheld_footer_bar_account_link // Edit account
    – function freshio_handheld_footer_bar_shop_link // Edit shop
    – function freshio_handheld_footer_bar_wishlist// Edit wishlist

    #6012
    seedshop
    Support Expired

    Hi,

    We are facing an issue with the Elementor editor while activated the Redux plugin.

    How we are working now with Elementor, first we de-active the Redux plugin then work on Elementor Editor and after finished the work then we active the Redux plaugin.

    Request you to please look into this issue and fix the issue. Thank you.

    Regards,
    Rahul

    #6017
    seedshop
    Support Expired

    Hi, 
    We integrated a payment gateway with our website, once anyone made the payment or cancelled the payment its move to the home page, but problem is that once reached the home page it keeps loading again and again, I am giving below the link for reference. The problem is happening cause of the WooCommerce plugin if I disable the WooCommerce plugin it’s working fine but the website design gets change. 

    Link – https://www.kisanshop.in/#!/~/checkoutPD

    Request you to please look into this issue and get fixed if possible.  Thank you. 

    Regards
    Rahul Sharma

    #6109

    Hi again,

    #1. Update Elementor Pro: I updated the latest version Elemenetor Pro plugin for you, please recheck.

    #2. WooCommerce plugin: Currently your website does not use Woocommerce plugin to display products and payments but uses another plugin, so we refuse to support your problem.

    #6122
    seedshop
    Support Expired

    Hi Billy Nguyen,

    Thank you for your support.

    Both problems have been resolved.

    #6130

    We hope you sympathize with this issue, we will still assist you with other issues related to the theme.
    If you like our theme, do not forget to vote it 5 stars. We are really appreciate your vote :
    To vote go to http://themeforest.net/downloads then follow that link : http://screencast.com/t/ylPjXebiCIOE

    Thanks and have a nice day!

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

You must be logged in to reply to this topic.