• Ok so I am trying to add a Tab-Gif I made which JavaScript, CSS, and HTML is used. When I try to add it, I put all the code at the bottom of the page but the Javascript and CSS do not function and so the Tab-Gif looks horrible.

    My website is http://www.covenantkeepsakes.com

    How do you think I should add this code into the main content of the page? Here is the code:

    http://pastebin.com/v3VBFZU4

    If someone could help me today it would be appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • What is a “Tab-Gif”?

    Thread Starter Robpm

    (@robpm)

    it is a content box that has tabs on top so when you click on each tab different information appears in the content box, but i do not know where i add the javascript and the css for it, all i know is i add the html in the content.

    Ah, just FYI a “gif” is a type of image file. Not a page element.

    You’re trying to just drop in a bunch of code that it looks like you generated from a WISYWIG code editor into a page … you can’t really do that so easy with WordPress.

    If you’re familiar with editing PHP / JavaScript I would edit the theme files you have hosted (back up first)! … check out the page elements that you have going on in your theme and then implement the JavaScript someplace (like the footer) to replace them. You can get a lot of information on how to do this from the Codex and the jQuery website.

    If you’re not feeling like doing this I would contact the person who made your theme or else get someone else to hardcode this in for you.

    Thread Starter Robpm

    (@robpm)

    can anyone hard code it in for me?

    Thanks!

    May want to look at a site that specializes in getting programming help, or — again — contact the theme’s creator as they know their way around it. Typically actually diving into to someone else’s code is something that you need to pay someone to do for you…but maybe some kind soul on these boards is willing to, folks here are very nice and helpful (not so much me this time lol)!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Need help for a WordPress Job today please.’ is closed to new replies.