Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @dariolanfranconi, I looked in the developer’s console while on your website and it looks like you have some errors there you need to resolve first. It looks like an issue with loading assets.

    Anyway, you can add code to your site in two ways.

    1) You can download a plugin that lets you add JS. I don’t have experience with one, but you can search and try them out.

    2) Depending on your theme, you can set up a child theme, create a javascript file and load in that file to your website from the functions.php file.

    The first option is probably easier for you.

    Thread Starter dariolanfranconi

    (@dariolanfranconi)

    yes, you’re right. Ill look into fixing these errors first, thank you.

    Did you mean there’s a plugin for the metaslider/flexslider that allows me to add JS?

    I’m already working with a child theme, so yes, I might look into that second option.

    No, not specific to the MetaSlider but just a generic plugin built for adding JS to your website through the admin area.

    If you have a child theme then you might just be able to add it to:

    /architekturdarstellung/wp-content/themes/feynmann-child/js/scripts.js

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Next slide on Image click’ is closed to new replies.