• I am trying to use this slider as seems to offer all the functionality I am looking for.

    I have a custom template designed for my homepage and when I add this slider via the short code it does not show.

    I have had this problem with other plugins and it has always been the same issue – scripts and styles not loading when used on custom template.

    Is there anything I can add to functions.php in order to ensure the scripts/styles are called to homepage?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    Custom templates should not change the default behaviour of scripts and styles… Do you have wp_head() and wp_footer() in place?

    Thread Starter Supplement Genie

    (@supplementgenie)

    @fabiorino

    I have realised that there is something blocking the Javascript and CSS. This happened with a different plugin and they gave me code to add to Functions.php to sort the situation.

    Is there anything you can offer for this?

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    I don’t think I’m able to debug the problem without more information. I need to understand what’s blocking JS and CSS before trying to provide you a fix

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working in custom template’ is closed to new replies.