• Please help me
    I downloaded and using Timeless WordPress Theme. In my website have javascript home page slider. i added 5 slider posts for home page slider option but slider pictures not shown in my webpage http://www.shibup.in . following j queries in theme folders (themes/timeless package/ddslider/html/js) 1. jquery.DDSlider 2. jquery.DDSlider.min 3. jquery.easing.1.3 4. jquery.min

    please give me advice for customize my website for slider picture show

Viewing 4 replies - 1 through 4 (of 4 total)
  • I didn’t understand your question.

    I saw that’s you’re not loading yous scripts correctly. Try to fix it and it will work!

    Thread Starter shibupgi

    (@shibupgi)

    sir how to fix scripts.how to add javascripts in the editor

    Try this:

    If your script is located in (wp-content/themes/yourtheme/js), load this way:

    <script type=”text/javascript” src=”<?php bloginfo(‘template_url’); ?>/js/script.js” ></script>

    Understand?

    Thread Starter shibupgi

    (@shibupgi)

    sir
    thanks for u r reply

    my themepakage folder have a sample webpages in html, can i use this files (have following folders assets,css,images,js and html files blog,blog-entry,blog-entry2,index,page,portfolio,portfolio2,portfolio3)

    index html loading slide show, so please tell me how these posts,pages as my webpage content

    i am beginner in wordpress and script writing

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Theme slider not working’ is closed to new replies.