Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter frogseatflies

    (@frogseatflies)

    Actually… I just solved it!

    I checked out the published WordPress page’s code to see how all that code was inserted in there. Cool.

    I noticed that it had this <script src=”…. ></script> in there twice. So I just deleted the path out of the Specific CSSJS’s “URL of the custom Javascript file” text field. I’m good now.

    Thanks a lot for the instruction.

    Thread Starter frogseatflies

    (@frogseatflies)

    Thank you. I really dig the idea of the Specifc CSSJS plugin. I installed and here’s what I’ve done. I need a little more help.

    Here’s what I put in the page:

    <script>
    var stage = new swiffy.Stage(document.getElementById(‘swiffycontainer’), swiffyobject);
    stage.start();
    </script>

    Here’s what I put in the “Write here custom CSS or Javascript…” text field:
    All the code that was between the “head” tag. I excluded the html and body tags, etc.

    In the “URL of the custom Javascript file”, I put the new url for the javascript file.

    I also updated the path of the javacsript file to be where I put it on my site.

    Still no show. What do you think?

    Thread Starter frogseatflies

    (@frogseatflies)

    So I’ve heard from no one. I’m guessing this is a dumb question, i.e. “Is the sky blue?”. Orrrr… it’s not possible or way too complicated to do.

    Can anyone point me in the right direction?

Viewing 3 replies - 1 through 3 (of 3 total)