You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to make a website, and I was wondering if it is possible to make unlimited nested templates within nested templates. It does not seems to work in jmpress.
for example:
This is a normal template.
1.1 This is a nested template in a normal template
1.1.1. This is a nested template in a nested template
1.1.1.1. This is a nested template in a nested template
.... and so on...
Is there a way to make that work?
The text was updated successfully, but these errors were encountered:
First, let me say I Love Jmpress.js!
I have been trying to make a website, and I was wondering if it is possible to make unlimited nested templates within nested templates. It does not seems to work in jmpress.
for example:
1.1 This is a nested template in a normal template
1.1.1. This is a nested template in a nested template
1.1.1.1. This is a nested template in a nested template
.... and so on...
Is there a way to make that work?
The text was updated successfully, but these errors were encountered: