Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi @michalske,

    I’m loading all the keywords names (but not the content) in an array so that I can fetch them in the page using Javascript and not PHP to reduce a part of the process from the PHP server to make the page load a bit faster.

    But maybe it’s not the best idea as you are noticing here.

    Anyways you made me think in a different way to get the keywords ( Maybe using ajax or REST API )

    I will update this topic if I get a better idea

    Thanks

    Thread Starter michalske

    (@michalske)

    Hi Jamel.Z,

    I would not move it from PHP to Javascript or AJAX it is not very reliable technics. Unfortunately, I am not a programmer so I cannot give you any specific idea how to do it in a different way.

    Plugin Author Jamel.Z

    (@lebleut)

    Hi back @michalske,

    I’m back with a good news but which will not be ready right away ??

    The good news is that I’m concerned in redeveloping Tooltipy from scratch ( Tooltipy OOP ) which will be more extensible, bugs free and optimized keeping in mind the current topic you created

    You can follow it and test from Github on this link :
    https://github.com/lebleut/Tooltipy-OOP

    By the way it’s open for any cooperation so you can add any new feature you want it to be implemented in Tooltipy from the ‘issues’ section

    Best regards,
    Jamel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘So many codes’ is closed to new replies.