Forum Replies Created
Nevermind. I had to hire a programmer because I can’t continue to wait on you people. This is freakin ridiculous. If you can’t support the product you sale, then stop selling it.
It has now been 7 days since my initial request for support. Can I please get help with this issue?!!
I just sent you an email with the info. Thanks for your help.
i will need to give you a user and password because you have to be logged in to get to it. Is there an email I can send you the info?
It has now been 4 days that I have been waiting on a reply from support and I have not heard back from them at all. My client is getting pissed because the search feature is not working properly. When you do a search, sometimes it pulls the right packages and sometimes it pulls no packages at all when I know for a fact the packages exist…and yes the search term is in the title of the package. I have checked everything and can’t find why it isn’t working properly. Can I please get help with this?
This is in a password protected section of the site. Can I PM you the information so that I don’t have to display it in the forum?
I don’t see that exact line. I only see the following related lines:
wp_enqueue_script(‘jquery’);
wp_enqueue_script( ‘bootstrap’ , $dir . ‘/bootstrap/js/bootstrap.min.js’ , array(‘jquery’) , $ver , true);
wp_enqueue_script( ‘isotope’ , $dir . ‘/js/jquery.isotope.min.js’ , array(‘jquery’) , $ver , true);
wp_enqueue_script( ‘prettyPhoto’ , $dir . ‘/js/prettyPhoto/jquery.prettyPhoto.js’ , array(‘jquery’) , $ver , true);
wp_enqueue_script( ‘flexslider_js’ , $dir . ‘/js/flexslider/jquery.flexslider-min.js’ , array(‘jquery’) , $ver , true);
wp_enqueue_script( ‘alterna’ , $dir . ‘/js/jquery.theme.js’ , array(‘jquery’) , $ver , true);
I’ve already looked through the bootstrap.css file and couldn’t find it. Could you be a little more specific and tell me which line?