Thread Starter
bk86
(@bk86)
I can pay you $50 if you can get this working outside of wordpress. I can’t find anything like this for PHP sites. I can almost get it to work since my site actually is wordpress but something isn’t making the final product to work.
Please let me know and we can chat on Skype or through email.
Thread Starter
bk86
(@bk86)
Ok, I understand. I almost got it to work by adding <?php wp_head(); ?> to the head of my php page, when I click on the div after doing that it goes grey for a second and shows the little processing thing but the div does not disappear afterwards.
I’m trying to find all of the hooks for the plugin so I can just add them to my page but this is unfamiliar territory for me.