• 1st…
    Testing it out. While it seems to work ‘somewhat OK’…
    With AJAX becoming the ‘standard’…

    Why is it that WordPress cannot be called from AJAX and completely contained within the <div> specified in the AJAX call ???

    While the templates offered look OK (?), it simply does not allow for integration into an existing site.

    Example for Existing Site:

    Site’s Page Header
    —–
    Content <div>
    (in this content <div> could be anything, including other <div>s… As well as the core functionality of WordPress)
    —–
    Site’s Page Footer

    Basically…
    Write the code so the core functions of WordPress will fit in a specified <div> without having the overhead of all the theme styles, and without having the Admin bar constantly at the top of the browser.

    The situation is…
    WordPress cannot be easily integrated.
    Do not rely on taking over the full-screen anymore.
    Allow it to be able to completely reside in a specified <div> container.

    I’d like to see this implemented.

  • The topic ‘Integrating into Existing Site’ is closed to new replies.