Lynda Spangler
I have the following liquid code in a template:     {% case item.zoneId %}     {% when '13435' %}       {% assign wholesaler = 'True' %}     {% when '51' %}       {% assign customer = 'True' %}…
in Developer forum
mjroddy
I've been considering upgrading my CS6 to CC.  One thing I am wondering about is should I change my web hosting too, since that seems to come with Adobe CC.  I need to decide in the next 2 weeks,…
in Business Catalyst FAQ
Lynda Spangler
I have a discount code that is for a free product once $50 in other products are added. The way it is programed now is the person must add the product to be free and then use the discount code which…
in Business Catalyst
Lynda Spangler
Using Liquid is it possible to check what items are in the shopping cart? If so can someone point me in the right direction?   Basically what I am looking to achieve is when a page loads check to…
in Developer forum
securezone
Hi there,   I am setting up a website for a company and they want to have the ability for job applicants to upload their covering letters and resumes - can I do this on a form using BC?
in Newbie Corner
Lynda Spangler
I am moving a site to BC. Currently the site has 600+ pages. If I upload those using SFTP I must open each page individually to make the URL a clean URL as the extension is left on by default. My…
in Business Catalyst
Lynda Spangler
I noticed that the BC.Next caching on scripts, css and images doesn't appear to work with content holders and includes. I assume that is just something that still needs to be worked on?  …
in Developer forum
Lynda Spangler
I love the ability to stop BC from inserting code into the head of our site. With that said from my understanding some BC modules require some of the BC inserted code to work. Is it possible to have…
in Developer forum
Lynda Spangler
With the liquid rendering engine tags in webapps have changed.   For instance in the list layout I could display the name of the webapp item by using the following tag: {tag_name_nolink. With…
in Business Catalyst
mario_gudelj
You can not host your own certificate on Business Catalyst at this stage. However, every site comes with a secure URL e.g. yoursite.worldsecuresystems.com. You can find yours listed under Admin ->…
in Business Catalyst FAQ
Lynda Spangler
With the new liquid rendering engine we can do includes. For example I can do this following:  {%include"/_System/includes/html.tpl"%}. I could also use the following code: {module_contentholder,…
in Business Catalyst
Load more items