Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Problem with JQuery tabs and WordPress

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25105
    Filarono
    Member

    Hello,

    I’m a non-english (so sorry for mistakes) noob that is trying to create his first WordPress theme.
    I’m trying to create a featured post slider similar to that one in this Web site.

    I’m following this page.

    In the header.php of my WordPress theme, before <?php wp_head(); ?> I wrote this

    Code:

    and I put the file jquery-1.4.2.min.js in the main directory of the theme.

    In the index.php I wrote this:

    Code:

    In primo piano

    • “>

      “>

      bla bla bla…

      Leggi l’articolo
      Lascia un commento

    After <?php get_header(); ?> I wrote this code to make the tabs:

    Code:

    The problem is that this doesn’t work at all. What’s wrong?
    Please help me!

    Thank you in advance and bye!

    #75790
    Filarono
    Member

    Thank you, but this doesn’t resolve the problem. Apparently, nothing has changed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.