• Resolved zaylen

    (@zaylen)


    Hello there I have a simple problem with the pause and play buttons,
    either the jscript code doesn’t work correctly or the get_template_directory_uri() function is wrong, the images are in place and i’ve reinstalled the template many times, whatever I do when I use the pause button it crashes,

    my webpage is iqshop.biz/rafto

    Thanks in advance! (i’ve been smashing my head the 3 last hours to find the problem =/)

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter zaylen

    (@zaylen)

    I found the problem, for all the guys out there, just change the image_path:'wp-content/themes/skt_full_width/images/img/ on supersized.shutter.js
    to
    image_path:'wp-content/themes/skt-full-width/images/img/',

    Thank you anyway for the great theme! ??

    Theme Author sonalsinha21

    (@sonalsinha21)

    Hi Zaylen,

    Sorry for the trouble.

    Glad you found it. WordPress rules suggest not to use relative paths in themes so we have to use get_template_directory_uri().

    Sorry but it is playing with WordPress rules and we can’t do much about it.

    Where do I need to go to make this change? I’ve gone through every single file in the editor with no luck.

    Theme Author sonalsinha21

    (@sonalsinha21)

    header.php or functions.php contains the slider script.

    Applied the solution but it didn’t work, instead i showed an unexpected display of all my slider image on the footer area and other features hard to describe. There is other solution?
    Please help!!

    My bad, already found where i made a mistake. thanks!!

    waterton111

    (@waterton111)

    I can’t find it.

    Like Marie Grey asked previously, where do I need to make the actual change? I’ve gone thru the Editor and reviewed header.php and functions.php but neither one shows the line I need to change according to Zaylen…
    From:
    image_path:’wp-content/themes/skt_full_width/images/img/ on supersized.shutter.js

    To:
    image_path:’wp-content/themes/skt-full-width/images/img/’,

    Thank you in advance!

    Theme Author sonalsinha21

    (@sonalsinha21)

    Hi,

    You need to check using FTP and then check the file supersized.shutter.js in js folder.

    Path is: wp-content/themes/skt-full-width/js/

    So it doesn’t show up in editor under appearance.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Pauseplay button problem’ is closed to new replies.