Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • elaine ossipov
    Participant

    @eossipov

    You should be able to just add googles
    wp_enque(the version I posted)

    And they should work together.


    elaine ossipov
    Participant

    @eossipov

    This is more than likely due to the function which is (for instance) clipping your images needs an older version of jquery.

    When you placed the bootstrap (v3?) and included the jquery in the statement then it over-rides that which is included in the image crop function.

    try including versions jquery, and you might want to also include googles jquery and then test.
    ie.
    include path/jquery.1.1.min etc
    Please let me know if this was the issue.

    Specifically add this one first, and then lets see if your problem quits:

    (‘jquery’, ‘http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js’);

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar