This topic has 6 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #56018
     drearypanoramic
    Participant

    https://www.christiansrule.com/

    On my website, when you hover over the menu cart, there is a link that says “Go to Shop Shack”.

    This currently goes to the default product page but how can I make this go to any page, for example: https://www.christiansrule.com/get-stuff/

    All help greatly appreciated!

    #56049
     Laura
    Moderator

    Hello, can you share ftp credentials? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #56086
     drearypanoramic
    Participant
    This reply has been set as private.
    #56150
     drearypanoramic
    Participant
    This reply has been set as private.
    #56188
     drearypanoramic
    Participant
    This reply has been set as private.
    #56578
     Laura
    Moderator

    Hello, thanks for your patience, i’m checking it out to find a way, will let you know asap 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #56581
     Laura
    Moderator

    Hello, fixed doing this:
    In KLEO theme files, wp-content/themes/kleo/lib/plugin-woocommerce/config.php (editing that file)

    Found

    COPY CODE
    
    			$cart_output .= '<a href="'.esc_url( $shop_page_url ).'"><span class="text">'.__('Go to the shop', 'kleo_framework').'</span></a>';
    

    Changed for

    COPY CODE
    
    			$cart_output .= '<a href="https://www.christiansrule.com/get-stuff/"><span class="text">'.__('Go to the shop', 'kleo_framework').'</span></a>';
    

    Then added to your child theme.
    wp-content/themes/kleo-child/lib/plugin-woocommerce/config.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?