Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Integrate PikList into Theme WITHOUT using the plugin. #1652

    I have the same issue! i add the folder picklist on my own theme and add the function require_once…

    c:\frutabox\wp-content\themes\frutabox\picklist\picklist.php

    ////functions

    require_once (picklist/piklist.php);
    the classes are loaded, and i can see the the picklist demos. But, the images & js path are with path of plugin_url.

    i dont have the plugin folder picklist, this is necessary?

Viewing 1 post (of 1 total)