Preview
Issue #3
IV not generated for target page
- Sergey Pomogaylenko
- I suppose I need to describe this domain structure to stop all these issues finally.
This site has many sections. You may group them like:
1) main content (it's poetry itself and some authors diaries) - 99,9(9)% of site
2) various others small applied sections
Every page of this site has plain text as it's content (except where is unsupported <form> and so on).
And the program don't know what is really static content or not.
It's only user who of course see it. f.e. if there is "quantity of poems added to-day" in the text, it's changes every day many times.
So you know exactly that you need to show main content (poems and diary).
And you don't know at first what to show or not to show from others sections.
And besides keep in mind that list of applied section modified in time.
You have two variants what to do with it:
a) specify in template list of sections that will be shown
or
b) specify in template list of section that will not be shown
If you choose "a)", every new applied section in future will not b
- Declined by admin
- Type of issue
- IV not generated for target page
- Reported
- Feb 10, 2019