Plugin Author
Paolo
(@paoltaia)
Hi,
difficult to tell without having a look.
The theme could be using flexslider and because we use flexslider too and have had a few conflicts with themes so we remove it and only call ti back on our pages, You can add this line to your theme functions.php and it should solve it for you.
wp_enqueue_script('geodirectory-jquery-flexslider-js');
If this doesn’t solve, we would need a URL to at least inspect your website.
Let us know,
Thanks