Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #799806

    Hi! :)
    Since I’m not really satisfied with the Spreadshirt-plugins, I’d like to implement my shop manually.
    This is the code in question:

    <div id="myshop"><a href="//shop.spreadshirt.[shopDomain]/[shopName]">[shopName]</a></div>
    <script>
        var spread_shop_config= {
            "shopName" : "[shopName]",
            "locale" : "[shopLanguage_Locale]",
            "prefix" : "//shop.spreadshirt.[shopDomain]",
            "baseId" : "myshop"
    };
    </script> <script type="text/javascript" src="//shop.spreadshirt.[shopDomain]/shopfiles/shopclient/shopclient.nocache.js"></script>

    Unfortunately I’m not really familiar with PHP.^^°
    I assume, I’ll need a custom template? (a child theme of Enfold I already have^^)

    SOS?

    #799991

    Hey ill66,

    Where do you want to add that code?

    Best regards,
    Rikard

    #802283

    Oooh god, this is so awkward. While typing my answer in here, I just figured my problem was to totally overcomplicate the issue. :’D
    I did think, I’d need to setup a page to ehich I’d need to assign a custom template, which contained the abovementioned code!

    But actually I just needed to create a normal page and put the code in text-view – and voila.
    I’m sorry!^^#

    #802344

    Hi,

    We glad that your problem was solved!

    Best regards,
    John Torvik

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.