Viewing 8 replies - 16 through 23 (of 23 total)
  • Hi Promosapien!

    Here with late reply due to weekend in between. Have checked your site and am pretty sure that wp_head() is missing in your header.php due to which header js and CSS is not getting en-queued by WP Contact Slider.

    Kindly check this and we will also recommend to either use some WordPress standard theme or customize your own to WordPress theme standards. Else you wouldn’t be able to use any WordPress Plugin.

    Thanks!

    Thread Starter promosapien

    (@promosapien)

    Hello! No worries about the late reply, I really appreciate you taking the time to try and help. This theme was custom built (not by me) and I’m doing my best!

    wp_head() is there, as is wp_footer(), thanks to your advice. Finally I got it to appear, but it’s not quite working.

    Thread Starter promosapien

    (@promosapien)

    I see the theme is using Jquery 1.10.1 – is this likely to be a cause of the error, do you think?

    Hi Promosapien!

    Yp now wp_head() seems to work. Try removing jquery-1.10.1.min.js from footer as this is not the right practice in WordPress to include your own jQuery. The Developer is suppose to use the one provided by WordPress Core.

    If still the issue continues then I would ask to share a drop-box link containing your theme so that we can check and let you know the fix.

    Thanks!

    Thread Starter promosapien

    (@promosapien)

    Ok! Well I took the custom js file they called out and the slider works! It breaks the theme, but at least I know where the problem is now. Thanks so, so much!

    Thread Starter promosapien

    (@promosapien)

    Confirmed if I remove the 1.10.1 Jquery and replace with ones hosted on Google, it breaks my theme’s navigation. But the plugin works! Just thought I’d let you know, you plugin is great and my theme is not! Thanks so much.

    Hi Promosapien!

    Glad to know that you were able to identify your issue.

    Let us know if still you have any issue or question.

    Thanks!

    Daniel McClure

    (@danielmcclure)

    This was also the issue on a site I worked on for a client. Missing (actually conditional) wp_footer.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Slider Not Showing’ is closed to new replies.