Jump to content
Search Community

Neg

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Neg

  1.  

    Hi again,

     

    I tried to use autoAlpha here, but I've faced with errors. There are two timelines in js file, one for svg and the other for loading " .content" after loading the page but in my local host after loading svg the content cannot be loaded! (have no clue why?) and in codepen svg and conttent both cannot be loaded. Can any body help me ?

     

    Thank you

     

    See the Pen LYyMppO by webplot (@webplot) on CodePen

  2. Hi everybody, 

     

    This is an example of what I intend to make (not exactly but almost). There are two problems here: First, the text flashes on before svg  loads and this is not good and second, the buttons become disabled. I spent hours to solve this but I got stuck. Could you please help me?

     

    Thanks

     

     

    See the Pen LYyMppO by webplot (@webplot) on CodePen

  3. Hello, 

     

    While I was testing this example in my own website with different browser, I noticed that it scrolls very smooth in Firefox (like the example in the codepen) but in Edge and Chrome no matter what ease I choose or how long the duration is, scroll is not smooth, I see that  #Section suddenly jump under navigation bar and this is very annoying. Do you know how can I solve this?

     

    Thanks

     

    See the Pen LkOrKY by GreenSock (@GreenSock) on CodePen

  4. I followed this instruction: npm install ./gsap-bonus.tgz (because I want to use ClubPlugins) and got gsap in my node-modules  folder (see screenshot , left column), then I imported them in aap.js to make global for all of my projects. 

     

    "Gsap" and "Extraplugins" work very well because I use script tags in my header file. 

     

    My problem now is not being able to use "ClubPlugins" in wordpress (using lavarelMix) neither through script tags nor import.

     

    If you have any clue, I would appropriate. 

    thanks 

    Capture2.PNG

  5. Thanks for quick reply. I tested all gsap plugins in a simple html file separately using the same examples in Doc with script tags and I noticed that all working well. Then, I tested the functionality of  "Extra Plugins"  by using again script tags in the header file and I noticed that it works very well too. But when I tested the same plugins through importing in app,js , I noticed that those plugins are not working even though I receive no error.

     

    You can imagine that I  have the same issue with "Club Plugins". First I tried them with script tags, no work! Then I tried them with importing in app,js and registering (capture 1) again no response. 

     

    Could you please help me? 

    Thanks

    Capture1.PNG

  6. hello, 

     

    I am new in this field. Recently I bought club plugin. But unfortunately except "Draw SVG" and MotionPath Helper none of the rest of plugins work for me. Interia works with draagable, wihtout draagable it does not works direclty. From the Extra plugins: all working well except Pixi. 

     

    I am using Lavarelmix and Visuals Studio for building and designing WordPress websites.

     

    Do you have any idea what's wrong? I only try the examples which are provided here. So it cannot be the syntax. 

     

     

×
×
  • Create New...