Sachin Sancheti

Results 9 comments of Sachin Sancheti

I tried exactly the same things today. In fact I also tried to do it for the site title as well to push it to my template. Would love to...

I think I found a work around for this problem. I was unable to figure out the `tags` part but I definitely could get around other parts of the content...

Step 1: A) In the as-is state, I checked with this on the chrome browser. `> console.log(({}).toString())` ```VM414:1 [object Object]``` Step 2: B) I tried `{% block ctitle %}{% endblock...

My generate.md file header looks like this now: ``` --- pagination: data: brands size: 1 alias: brand addAllPagesToCollections: true permalink: 'brandss/{{prop.websiteLink}}/' headerHeight: 70vh tags: - brand carousel: true --- {%...

Thanks. I followed the sitemap.xml code. This is one of them which was generated. Sample output here below which had some pages which had empty titles and layouts. ``` /brand/dawson-bungalow/...

Thank you for the support anyway @Ryuno-Ki . The primary objective of having the rest of the website populate correctly has been achieved for me.

@Ryuno-Ki So what I have done is: A) Pages which are paginated use the `block` code for obtaining the title. The `title.foo` gives me nothing anyway as I have not...

Hi @designbuedchen , I have figured out a way to handle your issue (and mine as well). To avoid limitations of any functionality in the front-matter or any other part,...

Yes sure. Please feel free. It's open to all.