Pinnacle Bugs
-
Pinnacle Bugs
I am a retired programmer and now volunteer to help non-profits with their websites. Almost 70 years old, with over a half-century hacking code.
I love Pinnacle, it is my goto theme!
I just want to know where to report/upload bug fixes. These are mostly HTML5 compliance issues, usually typographical errors and the like.
For example, here is a report on a relatively plain-jane page.
https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Ftransvekind.org%2Fabout-transvekind%2F
You will notice a “Duplicate ID” for
id="respond"
.<section id="respond"> <div id="respond" class="comment-respond">
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
“The id global attribute defines an identifier (ID) which must be unique in the whole document.”
Obviously, using id=”respond” twice in the same document is an HTML5 compliance error.
I was thinking to go looking for the exact file and line to correct but I found no way to publish a bug fix. For example, no Pinnacle GitHub.
My question is simply, where do I send bug fixes?
The page I need help with: [log in to see the link]
- The topic ‘Pinnacle Bugs’ is closed to new replies.