bigcartel

How to use BigCartel “Variables” to Call Different Product Categories

谁说我不能喝 提交于 2020-01-06 17:13:18
问题 I'm wondering if there are any specific "variables" I can use to ask the BigCartel database to generate products from one of the categories you can specify within your inventory? (Ex: I would like to create a "Featured Items" section that will showcase 4 products from my T-Shirts category, a separate section for Patches, Crewnecks, Koozies, etc.) I know you can use variables to ask the database to generate all kinds of information (ex: product title, product image, price, etc.), but I cannot

How to use BigCartel “Variables” to Call Different Product Categories

久未见 提交于 2020-01-06 17:11:08
问题 I'm wondering if there are any specific "variables" I can use to ask the BigCartel database to generate products from one of the categories you can specify within your inventory? (Ex: I would like to create a "Featured Items" section that will showcase 4 products from my T-Shirts category, a separate section for Patches, Crewnecks, Koozies, etc.) I know you can use variables to ask the database to generate all kinds of information (ex: product title, product image, price, etc.), but I cannot

How to use BigCartel “Variables” to Call Different Product Categories

天涯浪子 提交于 2020-01-06 17:11:04
问题 I'm wondering if there are any specific "variables" I can use to ask the BigCartel database to generate products from one of the categories you can specify within your inventory? (Ex: I would like to create a "Featured Items" section that will showcase 4 products from my T-Shirts category, a separate section for Patches, Crewnecks, Koozies, etc.) I know you can use variables to ask the database to generate all kinds of information (ex: product title, product image, price, etc.), but I cannot

Big Cartel - Product Page Font Type

回眸只為那壹抹淺笑 提交于 2019-12-25 06:21:31
问题 Here is a link to the site...http://johnathonpowers.bigcartel.com/. Trying to change the font type/face/style for the product pages. So I tried what seems like everything. In my CSS area of big cartel, I went through and found every mention of font for "product", "products", "product page", etc and changed the font size on all of them. I changed the size in order to quickly see what exactly they were affecting. Only the product titles and prices could I pinpoint the code for. Many of them

Change meta page titles on Big Cartel dynamically

只愿长相守 提交于 2019-12-25 02:19:23
问题 I have a custom theme in Big Cartel and I need to create an if statement using BC's own tags that looks at the page URL and then displays a tag. For example, if url is homepage show this tag, if it is product page a, show this tag and so on... Anyone have any idea how I can write that? At the moment the theme has this: <title>{{ page.name | remove: '-footer-' | remove: '-hide-' | remove: '-sidebar-' | remove: '-subnav-' | remove: '-f1-' | remove: '-f2-' | remove: '-f3-' }} | {{ store.name }}<

Bigcartel mobile only

≡放荡痞女 提交于 2019-12-24 08:16:16
问题 I'm trying to get my bigcartel page to show <div style="margin-top: 0px; img align: middle"> <a href="/products"><img width="420" height="42" style="vertical-align:middle;" src="https://i.imgsafe.org/52c5068376.png" alt="PAF ENTRY"></a> </div> on mobile devices only while trying to show an exact copy of the code for browsers only here is the page http://pafclub.bigcartel.com/entry And this is what I have so far: <div class="mobileHide"> <div style="margin-top: 0px; img align: middle"> <a href

Making jQuery display the correct sub-menu, when present

懵懂的女人 提交于 2019-12-23 01:12:33
问题 this is my first post here so I apologise in advance for any poor practise. I've been searching for a while, but haven't come across a solution that fits my needs as yet - maybe I'm just doing it wrong. But here goes: I'm building a site using the Big Cartel CMS and have delved into jQuery for the first time. I'm trying to create a horizontal and centred navigation menu that will display a sub-menu underneath, where appropriate. I'm fine with html and CSS, but am struggling with the jQuery.

Can I integrate an Internal zoom on my products in my big cartel store?

自闭症网瘾萝莉.ら 提交于 2019-12-18 07:24:36
问题 I've got a platinium plan in Big Cartel. I'm happy with the design of the site but would like to integrate an internal zoom on each product when mouse rolls over the product. I've found Wordpress options but I was wondering if it's possible in Big Cartel and what was the process to follow? 回答1: Since you have a store on the Platinum plan that allows for code editing, you have quite a few options here. Most of the default Big Cartel themes have jQuery included so finding a plugin that uses

Big Cartel: Is there any way to retrieve the order date in the confirmation email?

与世无争的帅哥 提交于 2019-12-11 06:56:25
问题 In the confirmation email, I would like to get access to the date the order was placed. Since order object does not appear in the object documentation, I am not sure which fields actually exist. All other elements I needed appeared in the default email, but there is no reference to the order date. On the other hand, in Dugway, I tried to use the date filter. Liquid documentation here suggests you can use it as follow: Hello {{ 'now' | date: "%Y %h" } But this will not get through in Dugway:

jQuery random blockquote

老子叫甜甜 提交于 2019-12-11 03:13:51
问题 I've spent the past 2 hours looking for and testing various solutions to this problem but to little success so I'm resigned to asking for help. I would like to build an array of quotes which each have citations and and a link, to be pulled at random. I don't need any thing more than for them to change upon page refresh. However, I have some pretty tasty CSS to style blockquote and cite. Here's some example HTML to illustrate how the content from the array would fit within a quote: <blockquote