• I recently purchased the full version of this plugin so I could implement a Less/SASS/JS element (the interactive circular icon wheel on this page: https://www.bcitsa.ca/wellness-new-home/).

    The Less/SASS is working perfectly but for some reason the Javscript just won’t show. Please help!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    I think there is a confusion somewhere.

    Less is a language extension for CSS. SASS is another language extension for CSS. You can add a CSS written in the Less or SASS style, but there cannot be any Less/SASS for JavaScript.

    I assume you’re trying to add a custom CSS and there you copy/pasted a Less or SASS code followed by a JavaScript code. You’ll have to add two different custom codes: one as a custom CSS with the Less/SASS option and another one as a custom JS code.

    Could you show me exactly the code you’re trying to add to the website to make the interactive circular item wheel and I’ll do my best to help you out.

    Thread Starter eschram

    (@eschram)

    My apologies if it was unclear, I do have 2 separate custom codes. One for the CSS where I checked the SASS option, and a different one for the JS. The CSS is working great, while the JS script is just not showing up.

    Plugin Author SilkyPress

    (@diana_burduja)

    Could you show me a screenshot of the “Add Custom JS code” page that is supposed to add the JS?

    Could you make sure you have the “All Website” rule in the “Apply only on these Pages” section (as in this screenshot)?

    Thread Starter eschram

    (@eschram)

    Yes for sure ?? It wouldn’t all fit in one screenshot, but this code repeats for each circle (as you’ll see in the screenshot). This code works perfectly in codepen where I created it, just won’t show up ??

    Thank you for your help!

    Plugin Author SilkyPress

    (@diana_burduja)

    It is in the footer, see this screenshot. Also the “Where on page” option for the JS code is set to “In Footer”.

    Or did I understand something wrong?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Javascript Not Working’ is closed to new replies.