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
0
votes
2 answers

Dynamically Change width and height attribute

I would like to create a responsive photo-gallery in business catalyst. BC's photo gallery module automatically renders thumbnails, which I would like to preserve as it shortens my workflow. When you are creating the photo gallery, it allows you to…
0
votes
3 answers

Show content depending on domain using jQuery javascript

HI Guys I have a site that carries 2 domains one is .com and the other is a .us I am trying to get it to show a flag for the country domain chosen so if it is clicked on a link to direct to a .us I wanted to show the US flag: I have made this so far…
0
votes
0 answers

Anonymous table tags appearing in my page

I'm having difficulty trying to determine why an anonymous table format is appearing on my page, when I haven't coded it in, http://www.g7g20.com/partners. I'm working in Business Catalyst and created a listing for my Webapp and created my own…
J-P
  • 39
  • 6
0
votes
1 answer

In page addthis share links within a blog feed

I'm wondering if anyone could advise. I've already implemented addthis share links into the pages on my website and its working great. However I am currently building a blog page for the site where I want to include a share link on the list item,…
J-P
  • 39
  • 6
0
votes
1 answer

Moving the img element up the dom for multiple blog posts

Hi there I would like to do the following: I am currently using business catalyst as my framework. They have a blog module that gives little no customization, in terms of blog lists. They have a preview tag that previews the the blog posts, and I…
Ryan Perez
  • 139
  • 7
0
votes
0 answers

Pass form plain text to URL to be populated on another page Business Catalyst

I am cracking my head trying to pass some PLAIN TEXT from my check out page to a receipt page, but I have loads of limitations with the server capabilities so I believe I could possibly achieve this using Javascript but with my knowledge base I am…
Ricardo Alves
  • 561
  • 1
  • 5
  • 21
0
votes
1 answer

Is it possible to have a related articles panels by classification in Business Catalyst

I'm looking to create a related articles panel on my article pages in Business Catalyst. Is it possible with a web app item list to specify that it only shows the items from the articles own classification?
J-P
  • 39
  • 6
0
votes
0 answers

Ajax local content place different objects on another page using jQuery

I have a series of products on a page with a class .small-product and inside each one I have an image and its tittle as links to a larger view.. What I want to do it to load the larger view ratings into the .small-product layout. here is the html of…
Ricardo Alves
  • 561
  • 1
  • 5
  • 21
0
votes
0 answers

Business Catalyst Web Apps cannot use jQuery on the Page

I created a Web App for NavBar and located it on my template. It is working fine. {module_webapps,28592,a,,,,false,20,false,1} And this is the code for this WebApp:
  • {tag_title}
  • Then, for…
    cvdogan
    • 166
    • 1
    • 1
    • 13
    0
    votes
    1 answer

    business catalyst unable to output webapp description with liquid

    I am using liquid to cycle through all the items of a webapp and output the various fields. This works fine but for some reason I cannot output the description field. The following code is a simplified version of what I am using: {module_webapps…
    Tims
    • 1,987
    • 14
    • 16
    0
    votes
    1 answer

    How can i use dropdowns in a webapp to link to an image file per entry for Business catalyst?

    I am wanting to use a dropdown in the back end of BC to spit out an image in the front end of the site. For example... Have a list of teams and want to make a "team vs team" display (logos). Wanting to use dropdowns for both sides so that the webapp…
    James
    • 94
    • 1
    • 8
    0
    votes
    3 answers

    Adobe Business Catalyst shopping strings

    I am trying to make custom alert messages in Portuguese on a Adobe Business Catalyst website using this code from : Customizing Online Shop Alert Message Strings and also customize the online shop layout strings like "Shopping cart is empty!…
    0
    votes
    1 answer

    jQuery .click() event not firing on msDropDown elements

    I'm having some trouble implementing some simple jQuery in a page being created on an Adobe Business Catalyst site. I've included the relevant HTML below:
    0
    votes
    1 answer

    Business Catalyst Is there a way for web apps to have comments?

    I am currently working on a site where the client would like to have a blog where in list view their is a custom sized image and then the image changes size on the detail page. I decided it was best to use a web app for this feature as the blog…
    0
    votes
    2 answers

    Print value of array item containing specific number in a substring

    I've been trying for days to figure this out and need some help. On my site, every users shopping cart will have different items in it, but if a specific item is in the cart i want to the "Remove Item" button to be copied to an additional location.…