Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #337862
    Sheila
    Participant

    We are using SHopfiy as our shopping cart. I have products and the shopping cart working, but would really like to have the ‘CART’ button in the NavBar or the Breadcrumbs Bar. I’ve searched through file and code, etc, but I can’t find where I could put this code in to allow it to show up in one of the bars. You can see the cart icon in the footer on the site now. The code I need to insert to display it is this…

    http://www.akashicrecordsschool.com/home/

    <div data-embed_type=”cart” data-shop=”the-akasha-store.myshopify.com” data-checkout_button_text=”Checkout” data-cart_button_text=”Cart” data-button_text_color=”ffffff” data-button_background_color=”f0712a” data-background_color=”ffffff” data-text_color=”000000″ data-accent_color=”cccccc”></div>

    I have this script in the Java Script custom section already:

    <script type=”text/javascript” src=”https://widgets.shopifyapps.com/assets/widgets/embed/client.js&#8221; id=”ShopifyEmbedScript”></script>

    #337885
    Paul R
    Moderator

    Hi,

    Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #337893
    Sheila
    Participant

    Can you respond to my question surrounding where I can find the place that I could modify the nabber or the breadcrumbs bar? what file would it be in and how would I go about doing that if I wanted to add some custom code?

    #337908
    Rad
    Moderator

    Hi there,

    The breadcrumbs file is here /x/framework/views/integrity/_breadcrumbs.php, but if you’re looking on the actual coding, then it’s here /x/framework/functions/global/breadcrumbs.php

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-337862 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>