Questions tagged [business-catalyst]

Business Catalyst is a hosted (SaaS) all-in-one solution for building and managing business websites. At its core, it has a built-in customer relationship management framework and is complimented with rich sales, service and marketing features such as eCommerce and Email Marketing tools.

Business Catalyst is a hosted (SaaS) all-in-one solution for building and managing business websites. The company uses the term "Online Businesses" to represent a new approach to building and running websites. An online business differs from an ordinary website in that it has greater awareness of its visitors and customers. At its core, it has a built-in customer relationship management framework and is complimented with rich sales, service and marketing features such as eCommerce and Email Marketing tools.

Business Catalyst's business model differs from many others in that they allow web designers to resell their hosted service as part of a "Partner Program".

A reseller channel of paid "Partners" receive specialized tools for site provisioning and management, commissions on hosting fees, live training and in some instances ability to rebrand the platform as their own.

The Business Catalyst platform incorporates a wide range of features [6] including:

  • Content Management
  • eCommerce
  • Email Marketing
  • Integrated CRM Database
  • Reporting & Analytics

Learn More: Business Catalyst Site - http://www.businesscatalyst.com kiyuco - http://kiyuco.com/ - a commercial subscription based community offering tips and videos. BC Gurus - http://bcgurus.com/ - is a home for BC partners looking to master Adobe Business Catalyst.

189 questions
49
votes
7 answers

Facebook login is currently unavailable

I'm setting up a 'Login with Facebook' button and have it on a test page. http://www.digitalinkmultimedia.com/my-account I believe I have things set up correctly for the app at developers.facebook.com. The app says it's public and available. I'm…
Dave Haggblad
  • 491
  • 1
  • 4
  • 4
10
votes
8 answers

CSS not working in Chrome

The CSS is not loading for this page of the website I am working on: http://www.thesanfordcenter.net/sanford-center. It happens only in Chrome, but is not a caching issue as the same problem is happening in Chrome on another computer and I have…
Phorden
  • 994
  • 4
  • 19
  • 43
5
votes
2 answers

Applying a separate stylesheet to a WYSIWYG loaded page in a CMS

Most of the websites that I build at work are developed within Business Catalyst - a reasonable content management system. Lately I've been having some difficulties with a few website owners accidentally wrecking their website, finding it too…
Marty
  • 39,033
  • 19
  • 93
  • 162
5
votes
2 answers

Splitting web forms across multiple pages

I have a really long Adobe Business Catalyst web form that I need to split across multiple pages so that it doesn't look so long. I'm using the instructions at the following url to put it…
user3694360
4
votes
2 answers

'i' tag automatically converted to 'em' tag within Business Catalyst

I'm having formatting / rewriting issues with a website I'm editing using Business Catalyst with Adobe. Every time I populate a field with an icon, for example;
I save the file with their…
Tom Hutchison
  • 73
  • 1
  • 1
  • 6
4
votes
1 answer

Making Business Catalyst Lightbox Responsive

I have been trying to figure out how to make BC's photogallery lightbox responsive. I don't know why they wouldn't make it responsive in the first place, but whatever. Here is the webpage I am working on:…
nvncbl
  • 179
  • 1
  • 2
  • 15
3
votes
4 answers

How to resize images automatically in a web app?

I have built a web app that allows people to upload an image, and this image will be displayed on the web app list. I need to have the image automatically resized to something more suitable like a thumbnail.
Marius
  • 1,659
  • 3
  • 22
  • 31
3
votes
1 answer

How do I stop users without accounts from cart checkout?

I noticed in the checkout process you can checkout without being a member. How can I prevent this? I need anyone purchasing to have the option to sign in if they have an account or sign up in the checkout process.
Marius
  • 1,659
  • 3
  • 22
  • 31
3
votes
1 answer

Can you extend Cookie Duration for Login in BC?

Can you extend Cookie Duration for Login in Business Catalyst? As you can see the Docs say they last for 30 minutes and I have a client with a checkout which requires a longer time to go through. There is no official way to extend it (in…
JHair
  • 194
  • 2
  • 11
3
votes
1 answer

Business catalyst prototype-core.ashx Refused to set unsafe header "Connection" conflicts

I currently use Adobe Business Catalyst on an ecommerce site and it run into the same problem: When clicking add to cart the log shows: prototype-core.ashx Refused to set unsafe header "Connection" all custom javascript I have and jQuery breaks and…
Ricardo Alves
  • 561
  • 1
  • 5
  • 21
3
votes
2 answers

Business Catalyst Liquid sorting

I can see that Liquid allows you to sort a collection using the below syntax: {% assign sorted_items = items.all|sort:'Email' %} {% for item in sorted_items %}
Name: {{item.name}}
Email: {{item.email}}
{% endfor %}…
David
  • 159
  • 1
  • 3
  • 13
3
votes
2 answers

How to code html email to print out two separate pages?

A Business Catalyst ecommerce drop shipping order gets sent to the vendor. I want to add a second table that is the Packing Slip the vendor will use when shipping the product to my customer. Customizing html email that contains two tables. 1. Vendor…
Will Noel
  • 69
  • 1
  • 9
3
votes
0 answers

Business Catalyst: Add "Remember Me" checkbox to Secure Zone Registration Form (as opposed to Login Form) - possible?

The Goal: I have a website built in Adobe Business Catalyst where I would like to allow the user to register for a secure zone AND not have to sign in the next time they visit the website. (The system by default logs a user in when they first…
Luke
  • 4,825
  • 2
  • 30
  • 37
3
votes
3 answers

how to make a Remember me button in business-catalyst login page?

I am using business-catalyst and i create a login page with remember me button but this not working for me? any idea My code
SreeGuru
  • 31
  • 2
3
votes
3 answers

Email Obfuscation in Business Catalyst

I'm working on Businesss Catalyst Web App right now and I have a serious problem. I need to obfuscate an email field of the Web App. Unfortunately there is no easy way of doing it because all of the info from the web app item is being put on the…
Kalvin Klien
  • 911
  • 1
  • 12
  • 32
1
2 3
12 13