Your account expired support, please renew to get your support.

Home Forums Themes Support Circle Film category shortlink and other customization

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #7787

    Hi,
    That’s seem have special mixed shortcode in onepage and it cause the issue.
    We still can’t login to your site with old error but you can try to fix it by go to:
    wp-content/themes/haru-circle/assets/js/ then open file haru-circle.js
    Go to line 1381 and change the code from:
    var element = '.film-item'; // .item
    to
    var element = '.film-shortcode-wrapper .film-list .film-item'; // .item
    Hope this helps!

    ****
    Regards,
    HaruTheme

    #7788
    kristapszs
    Support Expired

    Looks like that helped! I replaced that variable in 3 places.
    Thank you!

    #7789

    Thanks for your feedback!

    ****
    Regards,
    HaruTheme

Viewing 3 posts - 16 through 18 (of 18 total)

You must be logged in to reply to this topic.