Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End jqtransform in WordPress?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28257
    crypta
    Member

    hey everybody,
    I stuck with inserting jqtransform in WordPress. Please if somebody knows how to implement jqtransform in WordPress and ease my day?

    I tried all combinations : load jquery.js in header.php, load jqtransform.js after jquery.js, link jqtransform.css in header.php, created searchform with "form class="jqtransform"" and row element, and after that inserted in searchform.php:

    Code:

    I tried insert code above also in header.php.
    Img folder of jqtransform was in css folder where is jqtransform.css.

    Nothing works… firebug tells me that jquery.js is loaded and jqtransform.js also.

    In css for background image is absolute url…

    Please can somebody help, thanks

    #55693
    footune
    Member

    I got it working fine
    only issue i had was file paths

    #110458
    cpdscott
    Member

    If anyone comes across this problem again, the problem that I had was that I was trying to move the .js and .css files into different directories and then change the src accordingly. This breaks the jqtransform for some reason.

    Make sure you keep the files in the same directories and paths as is given when you download the Jquery.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.