Knowledge Base Tool

liselippert
Participant | Diamond Partner
Participant | Diamond Partner

Knowledge base on a webpage

SOLVE

Anyone know if it's possible to integrate the knowledge base on a webpage? 

I have tried using iframe, but I have problems setting the height to page height. I don't want to scroll in the iframe, and the content length are varying, so it's difficult to set a height in pixels. 

The best would be if I could have the knowledge base as a module, and drag it into the webpage. Does anybody know if that's possible? 

2 Accepted solutions
Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

Knowledge base on a webpage

SOLVE

Hey @liselippert  and thanks @natsumimori 

 

I might try using jQuery to set the height of the iframe dynamically on load.

 

See this article on the subject!

 

Hope that gets you going in the right direction

Kevin Cornett - Sr. Solutions Architect @ BridgeRev

View solution in original post

daveroma
Solution
Top Contributor | Platinum Partner
Top Contributor | Platinum Partner

Knowledge base on a webpage

SOLVE

Hi @liselippert @natsumimori 

 

If the only issue with rendering it in a iframe has to do with dynamically setting the height, then @kevin solution should work well for you.

 

Another option is to add your knowledge base to a Live Chat widget on the site - click here to learn more about that option

 

 


Dave Roma,
HubSpot CMS Developer

Build a revenue generating website on HubSpot without a developer using The Generator Theme

View solution in original post

5 Replies 5
liselippert
Participant | Diamond Partner
Participant | Diamond Partner

Knowledge base on a webpage

SOLVE

@Kevin-C @daveroma

Do you have any advice on how to solve this? 🙂  

0 Upvotes
daveroma
Solution
Top Contributor | Platinum Partner
Top Contributor | Platinum Partner

Knowledge base on a webpage

SOLVE

Hi @liselippert @natsumimori 

 

If the only issue with rendering it in a iframe has to do with dynamically setting the height, then @kevin solution should work well for you.

 

Another option is to add your knowledge base to a Live Chat widget on the site - click here to learn more about that option

 

 


Dave Roma,
HubSpot CMS Developer

Build a revenue generating website on HubSpot without a developer using The Generator Theme

Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

Knowledge base on a webpage

SOLVE

Hey @liselippert  and thanks @natsumimori 

 

I might try using jQuery to set the height of the iframe dynamically on load.

 

See this article on the subject!

 

Hope that gets you going in the right direction

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
ShyamMahajan
Member

Knowledge base on a webpage

SOLVE

I am trying to iFrame the knowledge base website to view private articles but that iFrame is not keeping up the hubspot login session and I am not able to login from the iframe.  How can I integrate the private articles?

0 Upvotes
natsumimori
Community Manager
Community Manager

Knowledge base on a webpage

SOLVE

Hi @liselippert ,

 

I wanted to tag in some subject matter experts here: @Kevin-C and @daveroma , would you mind sharing your advice for @liselippert ?