I'm trying to implement the drag and drop plugin as mentioned here:
viewtopic.php?f=8&t=12007&start=0
I've uploaded the folder into my theme folder and added
to my config file but I'm not sure if I missing something else as the instructions that have been moved to Github no longer work:
https://github.com/trendoman/Tweakus-Di ... -drag-drop
Thanks,
Chris
viewtopic.php?f=8&t=12007&start=0
I've uploaded the folder into my theme folder and added
- Code: Select all
define( 'K_ADMIN_THEME', 'orderable_gallery' );
to my config file but I'm not sure if I missing something else as the instructions that have been moved to Github no longer work:
https://github.com/trendoman/Tweakus-Di ... -drag-drop
Thanks,
Chris