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
2
votes
1 answer

how to change HTML page title within a site wide template for catalogs?

Within a site wide template I have edited the "title" tag, but when going to a catalog and viewing the source it holds a different title and I'm unable where to find it to change it.
Marius
  • 1,659
  • 3
  • 22
  • 31
2
votes
1 answer

Is it possible to prioritise the product order in Adobe Business Catalyst?

A client has asked if they can prioritise a certain product in their online catalogue so that it appears as the second product rather than the sixth or so. Is this possible? This is all I can find in the help section, which points to a no…
Marty
  • 39,033
  • 19
  • 93
  • 162
2
votes
2 answers

Insert Business Catalyst Template Tag

Hi guys i am trying to do and if statement for business catalyst In bc they give you template tags ie {module_webapps,5502,a,} I am trying to run a if statement to add this as code to a div. var pathname = window.location.pathname; if(pathname ==…
iSimpleDesign
  • 403
  • 2
  • 7
  • 19
2
votes
1 answer

Display list of results minus duplicates in Liquid

I have a string field called Industry where people will be entering in their Industries. e.g. Agriculture, Manufacturing, IT, Landscaping etc. I would like to output this data using liquid however, I want to place it into an Web App Search form…
Kim Tran
  • 21
  • 2
  • 3
2
votes
2 answers

Business Catalyst: Check if we are on the root URL with Liquid

I would like to use Liquid markup to test if the page that is being viewed is the home page (but specifically the root URL of a website), e.g. www.mysite.com/ I attempted to use {{globals.get}}, because according to the BC Documentation, this should…
Luke
  • 4,825
  • 2
  • 30
  • 37
2
votes
1 answer

Need pagination for liquid photo gallery module in Adobe business catalyst

All the images are loaded in same page, how could I control using pagination? Any one can help me to solve this problem. Here is my code. {module_photogallery id="123456" collection="test2016" template="" }
Nehemiah
  • 1,063
  • 7
  • 15
2
votes
1 answer

How do you make Business Catalyst reroute to a separate login for each secure zone?

I have a scenario where I have 2 groups of users, employees and customers. I have a secure zone set up for each of them. I created separate logins for each of them. Question is, when someone tries to access one of the secured pages, it reroutes…
Ron Bryant
  • 21
  • 1
2
votes
1 answer

Upload progress bar with Business Catalyst

Can I implement a upload progress bar with Business Catalyst? I can not use any server-side language such as PHP.
2
votes
1 answer

Sort BC WebApp on front end using a custom field

I have created a BC WebApp using the BC Open Platform API's for the back end and everything appears to work fine including rendering the list of items in a sort order of one of my custom fields. Here is an example of what works on the back end. var…
David
  • 159
  • 1
  • 3
  • 13
2
votes
1 answer

Business Catalyst "Edit" template of Web App, possible for user to change Item from "Enabled" to "Disabled"?

Just wondering if it is possible now for a user to Edit a Web App item and changed it from Enabled to Disable? I'd like for users to be able to Delete their own web app items, but deleting would mean it would disappear from the Admin area, so is it…
Kim Tran
  • 279
  • 4
  • 12
2
votes
1 answer

Onclick remove cookie and refresh current page

I'm trying to remove 'CartID' cookie when a user clicks a "Clear Cart" link. So far i have the following from research:
James
  • 94
  • 1
  • 8
2
votes
2 answers

How can I redirect an "add to shopping cart" button to another page?

I want to redirect the shopper to the main shopping page after they've added an item to the cart. I am using Business Catalyst to build the cart, and I'm seeing a lot of outdated solutions to this problem but not many new. Here is what the button…
2
votes
0 answers

Multi page webform validation

Problem: I have created a webform in Business Catalyst which I have customized so that I have multiple instances of it on a static page. First I created several divs that will contain parts of the form:
Darth Vader
  • 455
  • 1
  • 6
  • 17
2
votes
1 answer

business catalyst liquid markup for blog tags

I am using the blogposts resource to output my blogposts and added pagination to render three posts at a time. This is working as it is suppose to. But with the blogposts resource I have also added fields="tag" subresource="tags So I can render the…
user2371684
  • 1,475
  • 5
  • 20
  • 45
2
votes
1 answer

How to create a most popular article panel in business catalyst

I've been developing a website for my company g7g20.com and we are interested in creating a most popular articles or top 10 articles panel and was wondering if there was a way of accessing the analytics to display this? We already have a latest and…
J-P
  • 39
  • 6
1
2
3
12 13