User Tools

Site Tools


knowledge-base:issues-to-date:2016:06-june:issues-encountered-to-date

Issues Encountered to Date

Install Issues

Upon creating a login for a client in the kudoseo.client database, and then logging in through kudoseo.com/maas/? If the JSON editor encounters problems with ?read ( object not returning ) … Then check the config.php file in the /_kudoseo/ installed root directory on the clients webhost server.

Editor Issues [to be addressed]

- The text fields in the Kudoseo JSON Editor have trouble with certain characters. particularly …

  • The Ampersand character - it is not possible to use (&) - perhaps a #HTMLCharCode may be a work around.
  • I have upon occasion had trouble with commas in the Editors⇒PageMeta⇒keyword list.
  • The Datepicker does not work in FireFox or IE EXPLORER, but does in Chrome and MS-EDGE.
    Suggest : That we perhaps implement a JQUERY cross browser compatible Datepicker ?
    • Also Datepicker will need to listen for '/' as it currently only detects dates by '-' char.
  • We also need to Limit the Schema to numbers of pages,
  • Numbers of Characters in Fields,
  • limit the generation of NewsFlash articles - Suggest : It may be that we have to use different JSON Schema files for different Clients or we have to find another way. Perhaps integrating with a more upstream system that Generates schema`s on the fly.
  • It has been suggested that it would be better if the Resulting SemDoc displays in the Darkskin follow more closely the CSS formatting in the main WebSite Web Page.

Work Arounds

Save Frequently and Monitor the client JSON database. While installing it can be a good idea to open up a browser window to the /_kudoseo/data/ffdb.json file. This allows you to see how the editor is writing to the JSON Database and ensures there will be no JSON errors entered as part of a dataset.

Using The Editor

If you can write HTML, you can use the JSON Editor to include any regular HTML formatting. As long as your Hyper Text Markup is well formed, it will display correctly.
If you encounter issues in this regard - check your HTML well-formedness - all HTML tags you Opened, do they all have Closing Pairs ? Just remember that the last tag the editor must see is an open <p> tag.

Note 1 - 2016-07-14

When using the JSON Editor - to stack up multiple paragraphs under the one H3+P tag pair : Do the Following …

  • In the Paragraph field of the current Section …
  • End the current <p> tag using '</p>' the close P tag.
  • Next, open the <p> tag for the paragraph you want to stack.
  • To stack multiple paragraphs - always close the current </p> before opening a new <p> tag content
  • IMPORTANT to Note : The Kudoseo Software will always close the final <p> block.

So if you are inserting a stack of <p> blocks - always leave the final <p> block open. Kudoseo will close it.
SAVE FREQUENTLY

knowledge-base/issues-to-date/2016/06-june/issues-encountered-to-date.txt · Last modified: 2017/05/18 16:25 by mn