CMS Development

lisaellington
Mitwirkender/Mitwirkende

blog_id or blog shortcode?

lösung

I'm trying to set up a secondary blog for display within a hubL template. This article (http://designers.hubspot.com/docs/tutorials/combining-multiple-sets-of-blog-posts-into-a-single-list...) says that i can find the blog_id from the dashboard, but it's nowhere to be found. When I try to add the name of my blog to my code (anything but "default") the blog doesn't display. I can't find a shorcode either. 

 

Can anyone shed some light on this? I'd like to use something other than default here:

{% set posts = blog_recent_posts('default', 3) %}

 

Thanks 

1 Akzeptierte Lösung
ndwilliams3
Lösung
Autorität

blog_id or blog shortcode?

lösung
It's in the URL when on the blog admin page

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten
ndwilliams3
Lösung
Autorität

blog_id or blog shortcode?

lösung
It's in the URL when on the blog admin page
lisaellington
Mitwirkender/Mitwirkende

blog_id or blog shortcode?

lösung

Thank you! 

0 Upvotes
gary-
Teilnehmer/-in

blog_id or blog shortcode?

lösung

It is no longer in the URL on the blog admin page. What is the new way to find it?

0 Upvotes